|
Interactions with Never leading to undesirable assignability
|
|
46
|
1394
|
July 14, 2026
|
|
PEP 822: Dedented Multiline String (d-string)
|
|
134
|
7383
|
July 14, 2026
|
|
PEP 718: subscriptable functions
|
|
105
|
14125
|
July 14, 2026
|
|
PEP 835: Shorthand syntax for Annotated type metadata
|
|
151
|
3987
|
July 14, 2026
|
|
How to download python on my Chromebook
|
|
1
|
33
|
July 14, 2026
|
|
Correct way to use timeit and why its giving me wrong incorrect timings
|
|
3
|
62
|
July 14, 2026
|
|
PEP 837: Extensible JSON serialization
|
|
12
|
613
|
July 14, 2026
|
|
Expose file size, mode, etc from `pathlib.Path.info`
|
|
28
|
1565
|
July 14, 2026
|
|
PEP 782: Add PyBytesWriter C API
|
|
17
|
1060
|
July 14, 2026
|
|
Python 3.11 and Function Call Frequency
|
|
26
|
724
|
July 14, 2026
|
|
`frozenset` and `frozendict` comprehensions
|
|
67
|
2615
|
July 14, 2026
|
|
PEP 836: JIT Go Brrr: The Path to a Supported JIT Compiler for CPython
|
|
32
|
3152
|
July 13, 2026
|
|
Pre-PEP discussion: revival of PEP 543 - A Unified TLS API for Python
|
|
90
|
7824
|
July 13, 2026
|
|
Can the bytecode optimization code be farmed out to LLVM?
|
|
3
|
222
|
July 13, 2026
|
|
Sorted data structure in the stdlib?
|
|
33
|
1308
|
July 13, 2026
|
|
Add a dict method to convert to a frozendict?
|
|
30
|
768
|
July 13, 2026
|
|
Replacing one string inside another but without interfering with a second replace
|
|
39
|
347
|
July 13, 2026
|
|
Provide a C-API to efficently convert `dict` into `frozendict`
|
|
24
|
1249
|
July 13, 2026
|
|
Pre-Pep: Staged Releases separated from PEP-694
|
|
55
|
1164
|
July 13, 2026
|
|
What is the difference between virtual environment of python and python Playgrounds...?
|
|
3
|
140
|
July 13, 2026
|
|
Starting Tamil Translation of Python-docs
|
|
5
|
410
|
July 13, 2026
|
|
Moving the core-mentorship mailing list to a Discord channel
|
|
6
|
341
|
July 13, 2026
|
|
Python vs C++ in speed
|
|
15
|
461
|
July 13, 2026
|
|
Changing match and case to keywords
|
|
9
|
195
|
July 12, 2026
|
|
Use frozendict as type and module namespace (dictionary)
|
|
19
|
884
|
July 12, 2026
|
|
Clarify that PEP 723 inline script metadata recognition is textual
|
|
2
|
237
|
July 12, 2026
|
|
Distributing PyPA funds to project maintainers
|
|
3
|
220
|
July 12, 2026
|
|
Add copyreg.copy() and copyreg.deepcopy()
|
|
0
|
165
|
July 12, 2026
|
|
Proposal for adding flatten to itertools
|
|
31
|
792
|
July 12, 2026
|
|
Also allow TypeAliasType in isinstance and issubclass
|
|
2
|
144
|
July 11, 2026
|