Python-ideas

python-ideas@python.org

October 2021

  • 88 participants
  • 54 discussions
zip(x, y, z, strict=True)
by Ram Rachum Dec. 1, 2022

Dec. 1, 2022
27 179
0 0

June 10, 2022
13 32
1 0
Bringing the print statement back
by Guido van Rossum March 2, 2022

March 2, 2022
42 66
6 5
17 32
0 0
Allow syntax "func(arg=x if condition)"
by Peter O'Connor Jan. 19, 2022

Jan. 19, 2022

Nov. 27, 2021
31 292
1 0

Nov. 14, 2021
15 30
4 0

Oct. 31, 2021
PEP 671 late-bound defaults implementation
by Steven D'Aprano Oct. 31, 2021

Oct. 31, 2021
Context managers in expressions
by jcg.sturdy@gmail.com Oct. 30, 2021

Oct. 30, 2021
PEP 671 proof-of-concept implementation
by Chris Angelico Oct. 30, 2021

Oct. 30, 2021
6 11
2 0
`is in`/`not is in` operators
by Jeremiah Vivian Oct. 29, 2021

Oct. 29, 2021
5 20
0 0
Python Shared Objects
by byko3y@gmail.com Oct. 28, 2021

Oct. 28, 2021
Syntax for late-bound arguments
by Chris Angelico Oct. 28, 2021

Oct. 28, 2021
15 53
0 0
Add __len__ to ipaddress._BaseNetwork
by nyuszika7h@gmail.com Oct. 26, 2021

Oct. 26, 2021
10 16
0 0

Oct. 25, 2021
def variable = value
by blek blek Oct. 25, 2021

Oct. 25, 2021
os.workdir() context manager
by Marc-Andre Lemburg Oct. 22, 2021

Oct. 22, 2021
17 37
1 0
Fwd: [Python-Dev] Re: Semi-proposal: Tagged None
by David Mertz, Ph.D. Oct. 21, 2021

Oct. 21, 2021
Making imports callable
by Abdur-Rahmaan Janhangeer Oct. 21, 2021

Oct. 21, 2021
Implementing string unary operators
by Jeremiah Vivian Oct. 20, 2021

Oct. 20, 2021
15 41
0 0
Real Positional Arguments or OO Currying
by Mathew Elman Oct. 19, 2021

Oct. 19, 2021
9 27
0 0
Accessing target name at runtime
by Jeremiah Paige Oct. 18, 2021

Oct. 18, 2021
7 17
2 0
Except * formatting
by Rob Cliffe Oct. 17, 2021

Oct. 17, 2021
Re: Structure Pattern for annotation
by Alex Waygood Oct. 17, 2021

Oct. 17, 2021
Antichecked exceptions
by Soni L. Oct. 16, 2021

Oct. 16, 2021
Structure Pattern for annotation
by Abdulla Al Kathiri Oct. 15, 2021

Oct. 15, 2021
Re: dict_items.__getitem__?
by Alex Waygood Oct. 14, 2021

Oct. 14, 2021
18 63
0 0
Overloading unary plus in strings with "ord"
by Jeremiah Vivian Oct. 12, 2021

Oct. 12, 2021
5 18
0 0
Adding a Version type
by Finn Mason Oct. 11, 2021

Oct. 11, 2021

Oct. 10, 2021

Oct. 9, 2021
String method to check for a float
by dpalit17@outlook.com Oct. 7, 2021

Oct. 7, 2021
6 20
0 0
More efficient list copying
by Steven D'Aprano Oct. 5, 2021

Oct. 5, 2021

Oct. 5, 2021
19 38
0 0
dict_items.__getitem__?
by Erik Demaine Oct. 4, 2021

Oct. 4, 2021
Power Assertions: Is it PEP-able?
by noam@10ne.org Oct. 4, 2021

Oct. 4, 2021
8 17
4 0
Re: Python-ideas Digest, Vol 179, Issue 25
by Laurent Lyaudet Oct. 4, 2021

Oct. 4, 2021

Oct. 4, 2021
13 22
0 0
Better exception handling hygiene
by Soni L. Oct. 3, 2021

Oct. 3, 2021
5 28
0 0
Allow regex group name redefinitions
by vencik@razdva.cz Oct. 2, 2021

Oct. 2, 2021
Reusing more builtins for type-hinting
by Matt del Valle Oct. 2, 2021

Oct. 2, 2021
7 14
0 0

Oct. 2, 2021