Python-ideas

python-ideas@python.org

October 2020

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

Dec. 1, 2022
27 179
0 0
Bringing the print statement back
by Guido van Rossum March 2, 2022

March 2, 2022
42 66
6 5
17 32
0 0
Make fnmatch.filter accept a tuple of patterns
by Andre Delfino March 26, 2021

March 26, 2021
9 15
0 0
Dataclasses, keyword args, and inheritance
by George Leslie-Waksman March 12, 2021

March 12, 2021
12 35
3 0

March 10, 2021
20 100
0 0

March 10, 2021
22 67
9 0
Add extend_const action to argparse
by python@roganartu.com Feb. 8, 2021

Feb. 8, 2021
Re: [Python-Dev] reversed enumerate
by Steven D'Aprano Jan. 22, 2021

Jan. 22, 2021
7 14
0 0
Python JIT Compilation Thoughts
by redradist@gmail.com Jan. 6, 2021

Jan. 6, 2021
9 15
1 0
@classproperty, @abc.abstractclasspropery, etc.
by K. Richard Pixley Dec. 16, 2020

Dec. 16, 2020
10 15
1 0
12 21
0 0
Experimental syntax proposal
by André Roberge Dec. 5, 2020

Dec. 5, 2020
Variadic generics PEP draft
by Matthew Rahtz Nov. 29, 2020

Nov. 29, 2020
'Infinity' constant in Python
by Cade Brown Nov. 23, 2020

Nov. 23, 2020
28 161
2 0
Dict unpacking assignment
by Steven D'Aprano Nov. 1, 2020

Nov. 1, 2020
17 32
0 0

Oct. 28, 2020
Multiple dispatch for comparison operators?
by Neil Girdhar Oct. 27, 2020

Oct. 27, 2020
Conditional function/method/dict arguments assignments
by Brian Allen Vanderburg II Oct. 26, 2020

Oct. 26, 2020
Inconsistency in splitting strings
by Antal Gábor Oct. 26, 2020

Oct. 26, 2020
TextIOWrapper support for null-terminated lines
by Brian Allen Vanderburg II Oct. 26, 2020

Oct. 26, 2020

Oct. 26, 2020

Oct. 24, 2020

Oct. 23, 2020
9 14
0 0
f-strings as assignment targets
by Dennis Sweeney Oct. 23, 2020

Oct. 23, 2020
22 110
0 0
Call a function at invocation
by Michael Smith Oct. 23, 2020

Oct. 23, 2020
7 12
0 0
Re: f-strings as assignment targets
by Chris Angelico Oct. 22, 2020

Oct. 22, 2020
5 15
0 0
Consolidated ideas
by Madhu Mohan Nelemane Oct. 21, 2020

Oct. 21, 2020

Oct. 21, 2020
6 10
1 0
Upstream Patch to inherit virtual environment ?
by Matthias Bussonnier Oct. 20, 2020

Oct. 20, 2020
I frequently find myself in the following situations
by 71f13rvj@powerencry.com Oct. 20, 2020

Oct. 20, 2020
New feature
by ankith abhayan Oct. 18, 2020

Oct. 18, 2020
22 56
0 0
option to keep TemporaryDirectory
by David Kolovratník Oct. 16, 2020

Oct. 16, 2020
Weakrefs for lru_cache?
by Ram Rachum Oct. 16, 2020

Oct. 16, 2020
9 20
0 0
except-try block
by haael Oct. 16, 2020

Oct. 16, 2020
8 16
0 0
6 20
0 0

Oct. 15, 2020
9 27
0 0
Enhancing Python custom memory allocators
by Julien Danjou Oct. 15, 2020

Oct. 15, 2020
Exceptions as function calls to kill boilerplate
by jmward01@gmail.com Oct. 14, 2020

Oct. 14, 2020
15 32
0 0
Add _KB, _MB, _GB to numeric literals
by malincns@163.com Oct. 14, 2020

Oct. 14, 2020
9 10
0 0
Introducing array shape in function declaration
by vdimirc@gmail.com Oct. 9, 2020

Oct. 9, 2020

Oct. 8, 2020
CPP Namespaces For Python
by Alperen Keleş Oct. 8, 2020

Oct. 8, 2020
10 17
0 0
13 28
0 0
Allow writing optional types as ?int
by Sebastian Noel Lübke Oct. 7, 2020

Oct. 7, 2020

Oct. 7, 2020
__call__ on lists, dicts etc.
by george.winton.harding@gmail.com Oct. 5, 2020

Oct. 5, 2020
A new suggestion for Python
by Jonatan Oct. 3, 2020

Oct. 3, 2020
12 16
0 0
Trouble with "decorator mixins" and ABCs
by Ben Avrahami Oct. 1, 2020

Oct. 1, 2020
5 16
0 0