Commits
User selector
Commit History
Commits on Mar 8, 2022
- authored
bpo-40059: Add tomllib (PEP-680) (GH-31498)
Show description for 591f675authored
Commits on Mar 7, 2022
- authored
bpo-46940: Don't override existing AttributeError suggestion information (GH-31710)
Show description for 3b3be05authored
Commits on Mar 5, 2022
Commits on Mar 3, 2022
- authored
- authored
- authored
bpo-46831: Update __build_class__ comment (#31522)
Show description for 81d968bandauthored
Commits on Mar 1, 2022
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 8f2a337authored- authored
- authored
bpo-46748: Don't import <stdbool.h> in public headers (GH-31553)
Show description for 2c228a7authoredbpo-46656: Remove Py_NO_NAN macro (GH-31160)
Show description for 1b2611eauthored
Commits on Feb 24, 2022
- authored
- authored
bpo-45459: C API uses type names rather than structure names (GH-31528)
Show description for 042f31dauthored- authored
Commits on Feb 23, 2022
- authored
bpo-45412: Add _PY_SHORT_FLOAT_REPR macro (GH-31171)
Show description for 9bbdde2authored