Commits
User selector
Commit History
Commits on Mar 8, 2022
Commits on Mar 7, 2022
Commits on Mar 4, 2022
Commits on Mar 3, 2022
- authored
bpo-45459: Use type names in the internal C API (GH-31669)
Show description for 32f0c82authored
Commits on Mar 2, 2022
bpo-46848: Move _PyBytes_Find() to internal C API (GH-31642)
Show description for b6b711aauthored
Commits on Feb 28, 2022
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
Show description for 08deed1authoredbpo-45431: Rename CFrame to _PyCFrame in the C API (GH-31584)
Show description for 7496f95authored- authored
- authored
Commits on Feb 26, 2022
Commits on Feb 25, 2022
bpo-46816: Remove declarations for non-__STDC__ compilers (GH-31466)
Show description for 4060111authoredbpo-46836: Rename InterpreterFrame to _PyInterpreterFrame (GH-31583)
Show description for 87af12bauthoredbpo-45316: Move _PyArg_Fini() to internal C API (GH-31580)
Show description for f780d96authoredbpo-45316: Move private functions to internal C API (GH-31579)
Show description for 8f2a337authoredbpo-45316: Move private PyDict functions to internal C API (GH-31577)
Show description for 8ddbdd9authoredbpo-45316: Move private PyCode C API to internal C API (GH-31576)
Show description for 4a0c7a1authored- authored
bpo-46836: Move PyFrameObject to pycore_frame.h (GH-31530)
Show description for 18b5dd6authored
Commits on Feb 23, 2022
- authored
bpo-45412: Add _PY_SHORT_FLOAT_REPR macro (GH-31171)
Show description for 9bbdde2authoredbpo-46765: Replace Locally Cached Strings with Statically Initialized Objects (gh-31366)
Show description for 1f45536authored
Commits on Feb 22, 2022
Commits on Feb 16, 2022
Commits on Feb 15, 2022
bpo-46541: Discover the global strings. (gh-31346)
Show description for 12360aaauthored