|
Allow closure in type slot
|
|
0
|
153
|
May 16, 2026
|
|
Add Virtual Threads to Python
|
|
272
|
21571
|
May 15, 2026
|
|
Expose SQLite's `sqlite3_recover` API in `sqlite3`?
|
|
3
|
268
|
May 13, 2026
|
|
Add `with_notes` method to exception classes
|
|
13
|
605
|
May 13, 2026
|
|
Make the gettext functions accept a localedir of type Traversable
|
|
1
|
203
|
May 12, 2026
|
|
Update supported auth mechanisms for IMAP and SMTP for standards compliance
|
|
4
|
344
|
May 10, 2026
|
|
Add "end" as a keyword for marking end of blocks
|
|
54
|
4867
|
May 8, 2026
|
|
'äöü'.casefold() should return 'aeoeue'
|
|
7
|
585
|
May 6, 2026
|
|
'ß'.upper() should return 'ẞ' instead of 'SS'
|
|
10
|
795
|
May 6, 2026
|
|
Disable obviously recursive auditing?
|
|
1
|
217
|
May 6, 2026
|
|
Functools.track_stats decorator for lightweight performance monitoring
|
|
12
|
494
|
May 4, 2026
|
|
The variable injection in packaging time
|
|
2
|
201
|
May 4, 2026
|
|
Add Edit in External Editor to PyREPL (Ctrl+X Ctrl+E)
|
|
1
|
179
|
May 4, 2026
|
|
Proposal: Native Runtime Execution Mapping for Python Development
|
|
6
|
460
|
May 3, 2026
|
|
Should `shlex.quote` be changed to not return `"''"` for falsey non-`str` data
|
|
12
|
589
|
May 2, 2026
|
|
Add size and offset parameters to method .read_bytes() of class pathlib.Path
|
|
0
|
169
|
April 30, 2026
|
|
Adding a `module=` keyword argument to `typing.TypeAliasType`
|
|
4
|
376
|
April 30, 2026
|
|
Nested dataclasses: reducing structural boilerplate
|
|
15
|
1217
|
April 29, 2026
|
|
Decorators for support for developers tool within function
|
|
14
|
489
|
April 29, 2026
|
|
Importer: provide a specialisation point for handling new file extensions
|
|
12
|
524
|
April 29, 2026
|
|
Syntax highlighting for dis module
|
|
20
|
1246
|
April 27, 2026
|
|
Simplify datetime calculation
|
|
11
|
993
|
April 24, 2026
|
|
Pure C structured traceback
|
|
8
|
680
|
April 23, 2026
|
|
Faster float / string conversion (Ryu)
|
|
31
|
7660
|
April 19, 2026
|
|
Slice Views for Python Sequences
|
|
33
|
1929
|
April 16, 2026
|
|
Tkinter: don't deallocate images that are in use
|
|
4
|
260
|
April 16, 2026
|
|
Adding support for Linux IMA (Integrity Measurement Architecture) and Linux executability secure bits
|
|
0
|
224
|
April 14, 2026
|
|
Asyncio without function colouring
|
|
56
|
1971
|
April 14, 2026
|
|
Allow a, b += 1, 1 among other shorthand
|
|
5
|
537
|
April 13, 2026
|
|
Recommend against (or for?) pathlib.Path.open
|
|
11
|
930
|
April 13, 2026
|