mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-97955: Migrate zoneinfo
to Argument Clinic (#97958)
This commit is contained in:
parent
002252c4ad
commit
24a6645894
6 changed files with 262 additions and 40 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue