gh-99284: [ctypes] remove _use_broken_old_ctypes_structure_semantics_ (GH-99285)

It was untested and undocumented. No code has been found in the wild that ever used it.
This commit is contained in:
Nikita Sobolev 2022-11-19 09:25:32 +03:00 committed by GitHub
parent 27d8dc2c9d
commit a3360facba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 27 deletions

View file

@ -251,7 +251,6 @@ struct _Py_global_strings {
STRUCT_FOR_ID(_swappedbytes_)
STRUCT_FOR_ID(_type_)
STRUCT_FOR_ID(_uninitialized_submodules)
STRUCT_FOR_ID(_use_broken_old_ctypes_structure_semantics_)
STRUCT_FOR_ID(_warn_unawaited_coroutine)
STRUCT_FOR_ID(_xoptions)
STRUCT_FOR_ID(a)