mirror of
https://github.com/python/cpython.git
synced 2025-10-14 18:59:46 +00:00
gh-117398: Statically Allocate the Datetime C-API (GH-119472)
This commit is contained in:
parent
6e012ced6c
commit
b30d30c747
3 changed files with 89 additions and 35 deletions
|
@ -304,6 +304,9 @@ Python/crossinterp_exceptions.h - PyExc_InterpreterNotFoundError -
|
|||
##-----------------------
|
||||
## singletons
|
||||
|
||||
Modules/_datetimemodule.c - zero_delta -
|
||||
Modules/_datetimemodule.c - utc_timezone -
|
||||
Modules/_datetimemodule.c - capi -
|
||||
Objects/boolobject.c - _Py_FalseStruct -
|
||||
Objects/boolobject.c - _Py_TrueStruct -
|
||||
Objects/dictobject.c - empty_keys_struct -
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 4.
|
Loading…
Add table
Add a link
Reference in a new issue