About the Core Development category
|
|
1
|
2558
|
October 4, 2023
|
Getopt and optparse vs argparse
|
|
125
|
4068
|
January 16, 2025
|
Python 3.14.0 alpha 4
|
|
3
|
450
|
January 16, 2025
|
Remove (again) private APIs which now have new public replacement?
|
|
10
|
719
|
January 15, 2025
|
Buffer Protocol with PEP3118 struct string syntax
|
|
3
|
230
|
January 15, 2025
|
It seems to me that `gc.freeze()` is pointless and the documentation misleading
|
|
8
|
759
|
January 15, 2025
|
Should `sys.is_finalizing()` report interpreter finalization instead of runtime finalization?
|
|
2
|
167
|
January 11, 2025
|
Why standard lib LazyModule checks if module was substituted during lazy load?
|
|
4
|
162
|
January 10, 2025
|
PEP 8: More Nuanced Alignment Guidance
|
|
24
|
1496
|
January 10, 2025
|
assertStartWith vs assertStartwith
|
|
1
|
176
|
January 10, 2025
|
Thread safe warning filters
|
|
9
|
493
|
January 9, 2025
|
Deprecating support for nested non-tuple sequences in PyArg_ParseTuple()
|
|
6
|
319
|
January 8, 2025
|
Should `Py_Is` be preferred to `==`?
|
|
21
|
988
|
January 8, 2025
|
A new tail-calling interpreter for significantly better interpreter performance
|
|
1
|
643
|
January 7, 2025
|
~bool deprecation
|
|
69
|
2946
|
January 5, 2025
|
Free-threaded Python collection performance on MacOS (continued)
|
|
0
|
166
|
January 3, 2025
|
Optimistically avoiding locking for extension authors
|
|
8
|
475
|
December 28, 2024
|
Python 3.14.0 alpha 3
|
|
3
|
760
|
December 24, 2024
|
How should coverage.py treat deferred annotations?
|
|
7
|
328
|
December 24, 2024
|
macOS version support policy
|
|
17
|
1189
|
December 22, 2024
|
Ergonomics of new pathlib.Path.scandir()
|
|
67
|
1631
|
December 20, 2024
|
Free-threaded Python collection performance on MacOS
|
|
11
|
490
|
December 19, 2024
|
Is Python supposed to work with the plain `C` locale and `US-ASCII` as the system encoding?
|
|
9
|
208
|
December 19, 2024
|
Finding a Bloc STAR provider
|
|
54
|
1325
|
December 17, 2024
|
Updating PEP 387 to prefer 5 year deprecations instead of 2 years
|
|
28
|
1653
|
December 11, 2024
|
Observations on the 2025 Steering Council election results
|
|
3
|
532
|
December 11, 2024
|
Request for merge: Fix http.cookies module to support obsolete RFC 850 date format
|
|
2
|
120
|
December 11, 2024
|
Steering Council Election Results - 2025 Term
|
|
2
|
624
|
December 11, 2024
|
The `threading` module now sets the operating system thread name
|
|
1
|
302
|
December 7, 2024
|
LLVM 19 for JIT on 3.13? Maybe >= 19 for 3.14+?
|
|
1
|
331
|
December 5, 2024
|