Extend the functools.WRAPPER_ASSIGNMENTS tuple?
|
|
5
|
230
|
May 25, 2023
|
Make pathlib extensible
|
|
102
|
9529
|
May 24, 2023
|
Make float.__(i/r)floordiv__ return an int
|
|
83
|
2021
|
May 24, 2023
|
Standard and abstract base class for `code.InteractiveConsole`
|
|
0
|
149
|
May 23, 2023
|
PEP 484: When will the syntax for Exceptions?
|
|
54
|
851
|
May 23, 2023
|
Add to Class like Trait or Interface
|
|
14
|
701
|
May 22, 2023
|
Making functions subscriptable at runtime
|
|
21
|
811
|
May 18, 2023
|
Mark a set of keys of a TypedDict as incompatible
|
|
2
|
187
|
May 18, 2023
|
RFE: please enable github discussion tab
|
|
5
|
331
|
May 17, 2023
|
Counter.fromkeys
|
|
5
|
366
|
May 17, 2023
|
Lets make λ as alternative keyword for lambda
|
|
30
|
1400
|
May 16, 2023
|
Should `urllib.parse.urljoin` accept multiple parts?
|
|
0
|
142
|
May 15, 2023
|
Add constants to struct module
|
|
8
|
257
|
May 15, 2023
|
Coerce Path objects in shlex.join
|
|
1
|
187
|
May 15, 2023
|
More Data Structures
|
|
8
|
451
|
May 15, 2023
|
Conditional elements/arguments
|
|
29
|
978
|
May 14, 2023
|
Can `->` make a nicer lambda syntax?
|
|
43
|
1229
|
May 14, 2023
|
Add pathlib.Path.stems
|
|
10
|
618
|
May 12, 2023
|
Multi-threaded `lzma`
|
|
1
|
214
|
May 12, 2023
|
Should except handlers save/restore the prior value of the capture variable instead of deleting it?
|
|
20
|
621
|
May 12, 2023
|
Add asyncio monitoring hooks
|
|
4
|
329
|
May 12, 2023
|
Shorthand notation of dict literal and function call
|
|
12
|
5939
|
May 11, 2023
|
Dict with `=` support similar to f-str `=`
|
|
2
|
289
|
May 11, 2023
|
Tarfile: compressor options
|
|
0
|
117
|
May 11, 2023
|
Add Yield() function to python Threading
|
|
13
|
728
|
May 11, 2023
|
Adding constant variables
|
|
3
|
267
|
May 11, 2023
|
Add the ability to declare an empty dict as `{:}`
|
|
29
|
878
|
May 10, 2023
|
Rationale behind dataclasses using a decorator
|
|
7
|
433
|
May 9, 2023
|
@typing.protocol decorator to create a class of type Protocol
|
|
17
|
1495
|
May 10, 2023
|
Augmented boolean algebra assignments
|
|
6
|
270
|
May 8, 2023
|