Add PyBytesWriter public C API
|
|
57
|
1142
|
March 31, 2025
|
LLVM 19 for JIT on 3.13? Maybe >= 19 for 3.14+?
|
|
2
|
573
|
March 25, 2025
|
Message to the Python Community from the Steering Council
|
|
0
|
1251
|
March 14, 2025
|
Python 3.14.0 alpha 6
|
|
0
|
351
|
March 14, 2025
|
Pre-PEP: PyModuleExport -- a new export hook for modules
|
|
0
|
183
|
March 14, 2025
|
A new API for ensuring/releasing thread states
|
|
34
|
707
|
March 13, 2025
|
Safely using the C API when Python might shut down
|
|
19
|
869
|
March 13, 2025
|
Thread-safe way of disabling the GC (in C, mainly)
|
|
8
|
438
|
March 11, 2025
|
Request for review of gh-114918 and gh-114818
|
|
0
|
119
|
March 11, 2025
|
Python C API summit at EuroPython 2025
|
|
0
|
182
|
March 6, 2025
|
In memoriam: Michael Foord 1974-2025
|
|
54
|
8882
|
March 4, 2025
|
PostgreSQL working on moving to C "Limited API"
|
|
1
|
277
|
March 3, 2025
|
Lets make `zlib` required rather than optional to build CPython
|
|
23
|
3032
|
March 1, 2025
|
What is the rational to use Fn keys over magics in the new REPL?
|
|
0
|
224
|
February 27, 2025
|
Python 3.13.0 speed
|
|
21
|
2736
|
February 26, 2025
|
PEP 8: More Nuanced Alignment Guidance
|
|
24
|
2127
|
January 10, 2025
|
Why has `_PyThread_CurrentExceptions` disappeared from the exported symbols (but `_PyThread_CurrentFrames` is still there)?
|
|
6
|
250
|
February 18, 2025
|
Py_CLEAR and Py_SETREF without UB
|
|
3
|
227
|
February 16, 2025
|
Flaky thread sanitizer tests
|
|
2
|
282
|
February 13, 2025
|
Python 3.14.0 alpha 5
|
|
6
|
677
|
February 13, 2025
|
Request for review of "gh-128646: Implement GzipFile.readinto() functions"
|
|
0
|
125
|
February 11, 2025
|
PyErr_Print vs PyErr_Display vs PyErr_WriteUnraisable
|
|
1
|
166
|
February 11, 2025
|
A new tail-calling interpreter for significantly better interpreter performance
|
|
4
|
1444
|
February 11, 2025
|
Introducing clang-cl as an alternative MSBuild backend
|
|
17
|
562
|
February 10, 2025
|
Build CPython Linux with clang on CI
|
|
1
|
173
|
February 10, 2025
|
Python 3.14 headers will require C11 and C++11
|
|
4
|
528
|
February 10, 2025
|
Ergonomics of new pathlib.Path.scandir()
|
|
68
|
1895
|
February 9, 2025
|
Python 3.13.2 and 3.12.9 now available!
|
|
4
|
971
|
February 5, 2025
|
_Py_ThreadId and __readgsqword(48) on Windows x64
|
|
4
|
246
|
February 4, 2025
|
Remove (again) private APIs which now have new public replacement?
|
|
14
|
1088
|
February 4, 2025
|