|
Moving expat version (or symbol) checks from buildtime to runtime
|
|
7
|
144
|
January 17, 2026
|
|
Clarifying stdout flushing in Python when \\n appears inside a single print() call (C vs CPython behavior)
|
|
0
|
48
|
January 17, 2026
|
|
Status of defusedxml and recommendation in docs
|
|
21
|
5717
|
January 17, 2026
|
|
Enhance time.sleep to accept a datetime.timedelta
|
|
9
|
299
|
January 13, 2026
|
|
Add str.tokenize() for basic alphanumeric word tokenization
|
|
25
|
652
|
January 4, 2026
|
|
Impressive but spooky AI
|
|
34
|
2107
|
December 11, 2025
|
|
Idea: date().end_of_month()
|
|
34
|
1866
|
December 6, 2025
|
|
Additional struct packed byte type: 24-bit
|
|
0
|
141
|
November 13, 2025
|
|
`dataclasses.asdicttype(type)`
|
|
15
|
759
|
September 26, 2025
|
|
[CSV] Add CSV dialect for RFC 4180
|
|
0
|
168
|
September 18, 2025
|
|
ConfigParser read() should propagate file errors when only one config file is provided
|
|
4
|
281
|
August 25, 2025
|
|
Missing MIME types for Excel Workbooks ('.xlsx') files
|
|
4
|
296
|
July 25, 2025
|
|
Dataclasses and non-dataclasses inheritance
|
|
18
|
1168
|
July 15, 2025
|
|
Adding functions to check the validation of IP address in lib `ipaddress`
|
|
8
|
331
|
June 27, 2025
|
|
smtplib chunked sending
|
|
0
|
114
|
June 26, 2025
|
|
Support IPv6 in http.cookiejar when deciding whether a string is a HDN or a IP addr
|
|
5
|
222
|
June 17, 2025
|
|
Proposal: Add smart chunking utility (like chunked()) to itertools or stdlib
|
|
6
|
295
|
June 8, 2025
|
|
__str__ attributes for basic python object should be agnostic
|
|
8
|
354
|
April 23, 2025
|
|
An extension for argparse - class based API
|
|
11
|
702
|
April 19, 2025
|
|
Dataclasses freezing specific fields should be possible
|
|
3
|
1329
|
March 19, 2025
|
|
Turtle - make it possible to tilt image shape
|
|
1
|
304
|
February 27, 2025
|
|
Are Import in classes not working when c implementation available?
|
|
15
|
170
|
February 15, 2025
|
|
Expanding lru_cache to allow caching data without a function call
|
|
26
|
657
|
February 7, 2025
|
|
The function unicodedata.normalize() should always return an instance of the built-in str type
|
|
9
|
417
|
February 4, 2025
|
|
RFC 4122/9562: UUID version 7 and 8 implementation
|
|
13
|
5798
|
January 20, 2025
|
|
Support argparse externally defined formatters?
|
|
0
|
141
|
January 9, 2025
|
|
Will sqlite3 be updated in the standard library to address fixed CVSS vulnerabilities?
|
|
9
|
2169
|
November 13, 2024
|
|
An average function builtin?
|
|
29
|
2149
|
September 6, 2024
|
|
How to parse lines in shlex?
|
|
4
|
145
|
October 27, 2024
|
|
pstats.Stats objects should allow sorting caller/callee stats
|
|
5
|
234
|
October 23, 2024
|