gh-97955: Migrate zoneinfo to Argument Clinic (#97958)

This commit is contained in:
Nikita Sobolev 2022-10-07 21:06:23 +03:00 committed by GitHub
parent 002252c4ad
commit 24a6645894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 262 additions and 40 deletions

View file

@ -494,6 +494,7 @@ struct _Py_global_strings {
STRUCT_FOR_ID(offset_src)
STRUCT_FOR_ID(on_type_read)
STRUCT_FOR_ID(onceregistry)
STRUCT_FOR_ID(only_keys)
STRUCT_FOR_ID(oparg)
STRUCT_FOR_ID(opcode)
STRUCT_FOR_ID(open)