gh-117398: Statically Allocate the Datetime C-API (GH-119472)

This commit is contained in:
Eric Snow 2024-05-23 15:15:52 -04:00 committed by GitHub
parent 6e012ced6c
commit b30d30c747
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 89 additions and 35 deletions

View file

@ -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.