7
11

New script: add Python 3.10 support to your C extensions without losing Python 3.6 support
by Victor Stinner May 7, 2022
by Victor Stinner May 7, 2022
May 7, 2022
2
2

May 6, 2022
5
4

Subtle C API discrepancy: PyEval_GetLocals() vs PyEval_GetGlobals() with no active Python frame
by Nick Coghlan April 29, 2022
by Nick Coghlan April 29, 2022
April 29, 2022
2
1
3
3