|
Nested dataclasses: reducing structural boilerplate
|
|
7
|
400
|
April 24, 2026
|
|
Adding parameters to math.comb and math.perm to accept signed inputs
|
|
16
|
409
|
April 11, 2026
|
|
BehaviorEnum: an Enum subclass that bundles a value with a callable - stdlib candidate?
|
|
27
|
928
|
April 6, 2026
|
|
Turtle - make it possible to tilt image shape
|
|
2
|
445
|
February 14, 2026
|
|
Enhance time.sleep to accept a datetime.timedelta
|
|
56
|
1322
|
January 24, 2026
|
|
Moving expat version (or symbol) checks from buildtime to runtime
|
|
10
|
1090
|
January 22, 2026
|
|
Clarifying stdout flushing in Python when \\n appears inside a single print() call (C vs CPython behavior)
|
|
0
|
150
|
January 17, 2026
|
|
Status of defusedxml and recommendation in docs
|
|
21
|
6449
|
January 17, 2026
|
|
Add str.tokenize() for basic alphanumeric word tokenization
|
|
25
|
831
|
January 4, 2026
|
|
Impressive but spooky AI
|
|
34
|
2367
|
December 11, 2025
|
|
Idea: date().end_of_month()
|
|
34
|
2534
|
December 6, 2025
|
|
Additional struct packed byte type: 24-bit
|
|
0
|
161
|
November 13, 2025
|
|
`dataclasses.asdicttype(type)`
|
|
15
|
918
|
September 26, 2025
|
|
[CSV] Add CSV dialect for RFC 4180
|
|
0
|
215
|
September 18, 2025
|
|
ConfigParser read() should propagate file errors when only one config file is provided
|
|
4
|
333
|
August 25, 2025
|
|
Missing MIME types for Excel Workbooks ('.xlsx') files
|
|
4
|
373
|
July 25, 2025
|
|
Dataclasses and non-dataclasses inheritance
|
|
18
|
1741
|
July 15, 2025
|
|
Adding functions to check the validation of IP address in lib `ipaddress`
|
|
8
|
441
|
June 27, 2025
|
|
smtplib chunked sending
|
|
0
|
131
|
June 26, 2025
|
|
Support IPv6 in http.cookiejar when deciding whether a string is a HDN or a IP addr
|
|
5
|
257
|
June 17, 2025
|
|
Proposal: Add smart chunking utility (like chunked()) to itertools or stdlib
|
|
6
|
342
|
June 8, 2025
|
|
__str__ attributes for basic python object should be agnostic
|
|
8
|
406
|
April 23, 2025
|
|
An extension for argparse - class based API
|
|
11
|
801
|
April 19, 2025
|
|
Dataclasses freezing specific fields should be possible
|
|
3
|
1491
|
March 19, 2025
|
|
Are Import in classes not working when c implementation available?
|
|
15
|
240
|
February 15, 2025
|
|
Expanding lru_cache to allow caching data without a function call
|
|
26
|
792
|
February 7, 2025
|
|
The function unicodedata.normalize() should always return an instance of the built-in str type
|
|
9
|
466
|
February 4, 2025
|
|
RFC 4122/9562: UUID version 7 and 8 implementation
|
|
13
|
6015
|
January 20, 2025
|
|
Support argparse externally defined formatters?
|
|
0
|
152
|
January 9, 2025
|
|
Will sqlite3 be updated in the standard library to address fixed CVSS vulnerabilities?
|
|
9
|
2259
|
November 13, 2024
|