ConfigParser read() should propagate file errors when only one config file is provided
|
|
3
|
184
|
July 28, 2025
|
Missing MIME types for Excel Workbooks ('.xlsx') files
|
|
4
|
173
|
July 25, 2025
|
Dataclasses and non-dataclasses inheritance
|
|
18
|
471
|
July 15, 2025
|
Adding functions to check the validation of IP address in lib `ipaddress`
|
|
8
|
271
|
June 27, 2025
|
smtplib chunked sending
|
|
0
|
96
|
June 26, 2025
|
Support IPv6 in http.cookiejar when deciding whether a string is a HDN or a IP addr
|
|
5
|
188
|
June 17, 2025
|
Proposal: Add smart chunking utility (like chunked()) to itertools or stdlib
|
|
6
|
240
|
June 8, 2025
|
__str__ attributes for basic python object should be agnostic
|
|
8
|
330
|
April 23, 2025
|
An extension for argparse - class based API
|
|
11
|
571
|
April 19, 2025
|
Dataclasses freezing specific fields should be possible
|
|
3
|
1040
|
March 19, 2025
|
Turtle - make it possible to tilt image shape
|
|
1
|
203
|
February 27, 2025
|
Are Import in classes not working when c implementation available?
|
|
15
|
130
|
February 15, 2025
|
Expanding lru_cache to allow caching data without a function call
|
|
26
|
524
|
February 7, 2025
|
The function unicodedata.normalize() should always return an instance of the built-in str type
|
|
9
|
365
|
February 4, 2025
|
RFC 4122/9562: UUID version 7 and 8 implementation
|
|
13
|
5115
|
January 20, 2025
|
Support argparse externally defined formatters?
|
|
0
|
125
|
January 9, 2025
|
Will sqlite3 be updated in the standard library to address fixed CVSS vulnerabilities?
|
|
9
|
2008
|
November 13, 2024
|
An average function builtin?
|
|
29
|
1699
|
September 6, 2024
|
How to parse lines in shlex?
|
|
4
|
104
|
October 27, 2024
|
pstats.Stats objects should allow sorting caller/callee stats
|
|
5
|
201
|
October 23, 2024
|
Add copy between zipfiles without recompressing files
|
|
8
|
469
|
October 20, 2024
|
Allow `min()` and `max()` to return both the key and value
|
|
22
|
1002
|
September 12, 2024
|
Caching methods causes instances to live forever
|
|
8
|
321
|
August 12, 2024
|
Ajouter les librairie .hpp, .h
|
|
1
|
60
|
July 28, 2024
|
A new feature is being added in `logging.config.dictConfig()` to configure `QueueHandler` and `QueueListener`
|
|
7
|
2759
|
July 26, 2024
|
Add `Latch` synchronization primitive to `threading` module
|
|
0
|
224
|
July 8, 2024
|
subprocess._USE_VFORK escape hatch broken, fix or remove?
|
|
2
|
407
|
July 4, 2024
|
Allow any subclass of numbers.Real in the creation of fractions.Fraction
|
|
14
|
470
|
June 11, 2024
|
Add `dataclass_factory` argument to `dataclasses.make_dataclass` for custom dataclass transformation support
|
|
6
|
544
|
May 13, 2024
|
Ability to specify default values on itemgetter and attrgetter
|
|
14
|
1475
|
April 30, 2024
|