Support IPv6 in http.cookiejar when deciding whether a string is a HDN or a IP addr Ideas stdlib |
|
0 |
74 |
June 14, 2025 |
Proposal: Add smart chunking utility (like chunked()) to itertools or stdlib Ideas stdlib |
|
6 |
209 |
June 8, 2025 |
__str__ attributes for basic python object should be agnostic Ideas typing , stdlib |
|
8 |
317 |
April 23, 2025 |
Dataclasses and non-dataclasses inheritance Python Help stdlib |
|
17 |
284 |
April 20, 2025 |
An extension for argparse - class based API Ideas typing , stdlib , argparse |
|
11 |
536 |
April 19, 2025 |
Dataclasses freezing specific fields should be possible Ideas stdlib |
|
3 |
897 |
March 19, 2025 |
Turtle - make it possible to tilt image shape Ideas stdlib |
|
1 |
194 |
February 27, 2025 |
Are Import in classes not working when c implementation available? Python Help help , heap-types , stdlib , builtins |
|
15 |
129 |
February 15, 2025 |
Expanding lru_cache to allow caching data without a function call Ideas stdlib |
|
26 |
496 |
February 7, 2025 |
The function unicodedata.normalize() should always return an instance of the built-in str type Ideas stdlib |
|
9 |
362 |
February 4, 2025 |
RFC 4122/9562: UUID version 7 and 8 implementation Ideas stdlib |
|
13 |
4619 |
January 20, 2025 |
Support argparse externally defined formatters? Ideas stdlib |
|
0 |
122 |
January 9, 2025 |
Will sqlite3 be updated in the standard library to address fixed CVSS vulnerabilities? Core Development stdlib |
|
9 |
1932 |
November 13, 2024 |
An average function builtin? Ideas stdlib , builtins |
|
29 |
1574 |
September 6, 2024 |
How to parse lines in shlex? Python Help stdlib |
|
4 |
96 |
October 27, 2024 |
pstats.Stats objects should allow sorting caller/callee stats Ideas stdlib |
|
5 |
191 |
October 23, 2024 |
Add copy between zipfiles without recompressing files Ideas stdlib |
|
8 |
453 |
October 20, 2024 |
Allow `min()` and `max()` to return both the key and value Ideas stdlib |
|
22 |
928 |
September 12, 2024 |
Caching methods causes instances to live forever Python Help stdlib |
|
8 |
271 |
August 12, 2024 |
Ajouter les librairie .hpp, .h Python Help stdlib |
|
1 |
60 |
July 28, 2024 |
A new feature is being added in `logging.config.dictConfig()` to configure `QueueHandler` and `QueueListener` Python Help stdlib |
|
7 |
2725 |
July 26, 2024 |
Add `Latch` synchronization primitive to `threading` module Ideas stdlib |
|
0 |
221 |
July 8, 2024 |
subprocess._USE_VFORK escape hatch broken, fix or remove? Core Development stdlib |
|
2 |
406 |
July 4, 2024 |
Allow any subclass of numbers.Real in the creation of fractions.Fraction Ideas stdlib |
|
14 |
461 |
June 11, 2024 |
Add `dataclass_factory` argument to `dataclasses.make_dataclass` for custom dataclass transformation support Ideas typing , stdlib |
|
6 |
535 |
May 13, 2024 |
Ability to specify default values on itemgetter and attrgetter Ideas stdlib |
|
14 |
1405 |
April 30, 2024 |
Allowing override of JSON dumps serialization for standard types Ideas stdlib |
|
13 |
9770 |
April 10, 2024 |
Python3.11 - importlib no longer exposes .util Python Help stdlib |
|
21 |
10918 |
April 10, 2024 |
New default/preferred dbm backend Core Development stdlib |
|
25 |
1972 |
February 14, 2024 |
Multi-threaded `lzma` Ideas stdlib |
|
3 |
1508 |
February 3, 2024 |