Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion peps/pep-0570.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PEP: 570
Title: Python Positional-Only Parameters
Author: Larry Hastings <[email protected]>,
Pablo Galindo <[email protected]>,
Pablo Galindo Salgado <[email protected]>,
Mario Corchero <[email protected]>,
Eric N. Vander Weele <[email protected]>
BDFL-Delegate: Guido van Rossum <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0617.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PEP: 617
Title: New PEG parser for CPython
Author: Guido van Rossum <[email protected]>,
Pablo Galindo <[email protected]>,
Pablo Galindo Salgado <[email protected]>,
Lysandros Nikolaou <[email protected]>
Discussions-To: [email protected]
Status: Final
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0626.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PEP: 626
Title: Precise line numbers for debugging and other tools.
Author: Mark Shannon <[email protected]>
BDFL-Delegate: Pablo Galindo <[email protected]>
BDFL-Delegate: Pablo Galindo Salgado <[email protected]>
Status: Final
Type: Standards Track
Created: 15-Jul-2020
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0641.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Using an underscore in the version portion of Python 3.10 compatibility t
Author: Brett Cannon <[email protected]>,
Steve Dower <[email protected]>,
Barry Warsaw <[email protected]>
PEP-Delegate: Pablo Galindo <[email protected]>
PEP-Delegate: Pablo Galindo Salgado <[email protected]>
Discussions-To: https://discuss.python.org/t/pep-641-using-an-underscore-in-the-version-portion-of-python-3-10-compatibility-tags/5513
Status: Rejected
Type: Standards Track
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0648.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PEP: 648
Title: Extensible customizations of the interpreter at startup
Author: Mario Corchero <[email protected]>
Sponsor: Pablo Galindo
Sponsor: Pablo Galindo Salgado
Discussions-To: https://discuss.python.org/t/pep-648-extensible-customizations-of-the-interpreter-at-startup/6403
Status: Rejected
Type: Standards Track
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0657.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PEP: 657
Title: Include Fine Grained Error Locations in Tracebacks
Author: Pablo Galindo <[email protected]>,
Author: Pablo Galindo Salgado <[email protected]>,
Batuhan Taskaya <[email protected]>,
Ammar Askar <[email protected]>
Discussions-To: https://discuss.python.org/t/pep-657-include-fine-grained-error-locations-in-tracebacks/8629
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0701.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PEP: 701
Title: Syntactic formalization of f-strings
Author: Pablo Galindo <[email protected]>,
Author: Pablo Galindo Salgado <[email protected]>,
Batuhan Taskaya <[email protected]>,
Lysandros Nikolaou <[email protected]>,
Marta Gómez Macías <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0705.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PEP: 705
Title: TypedDict: Read-only items
Author: Alice Purcell <[email protected]>
Sponsor: Pablo Galindo <[email protected]>
Sponsor: Pablo Galindo Salgado <[email protected]>
Discussions-To: https://discuss.python.org/t/pep-705-read-only-typeddict-items/37867
Status: Final
Type: Standards Track
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0758.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PEP: 758
Title: Allow ``except`` and ``except*`` expressions without parentheses
Author: Pablo Galindo <[email protected]>, Brett Cannon <[email protected]>
Author: Pablo Galindo Salgado <[email protected]>, Brett Cannon <[email protected]>
Status: Final
Type: Standards Track
Created: 30-Sep-2024
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0760.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PEP: 760
Title: No More Bare Excepts
Author: Pablo Galindo <[email protected]>, Brett Cannon <[email protected]>
Author: Pablo Galindo Salgado <[email protected]>, Brett Cannon <[email protected]>
Status: Withdrawn
Type: Standards Track
Created: 02-Oct-2024
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0799.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PEP: 799
Title: A dedicated ``profiling`` package for organizing Python profiling tools
Author: Pablo Galindo <[email protected]>,
Author: Pablo Galindo Salgado <[email protected]>,
László Kiss Kollár <[email protected]>
Discussions-To: https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898
Status: Accepted
Expand Down
2 changes: 1 addition & 1 deletion peps/pep-0810.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PEP: 810
Title: Explicit lazy imports
Author: Pablo Galindo <[email protected]>,
Author: Pablo Galindo Salgado <[email protected]>,
Germán Méndez Bravo <[email protected]>,
Thomas Wouters <[email protected]>,
Dino Viehland <[email protected]>,
Expand Down