Merge branch 'main' into lazy

This commit is contained in:
T. Wouters 2025-12-07 18:58:30 -05:00 committed by GitHub
commit a0a28c23b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
80 changed files with 5788 additions and 2114 deletions

View file

@ -1609,6 +1609,7 @@ extern "C" {
INIT_ID(c_parameter_type), \
INIT_ID(c_return), \
INIT_ID(c_stack), \
INIT_ID(cache_frames), \
INIT_ID(cached_datetime_module), \
INIT_ID(cached_statements), \
INIT_ID(cadata), \
@ -2053,6 +2054,7 @@ extern "C" {
INIT_ID(stacklevel), \
INIT_ID(start), \
INIT_ID(statement), \
INIT_ID(stats), \
INIT_ID(status), \
INIT_ID(stderr), \
INIT_ID(stdin), \