]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99284: [ctypes] remove `_use_broken_old_ctypes_structure_semantics_` (GH-99285)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 19 Nov 2022 06:25:32 +0000 (09:25 +0300)
committerGitHub <noreply@github.com>
Sat, 19 Nov 2022 06:25:32 +0000 (22:25 -0800)
commita3360facbaa8886f1e6f8a80057230371fee675b
tree4d4481f288dbe57348e632165f3dcff1295f644b
parent27d8dc2c9d3de886a884f79f0621d4586c0e0f7a
 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.
Doc/whatsnew/3.12.rst
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_unicodeobject_generated.h
Misc/NEWS.d/next/Library/2022-11-09-12-36-12.gh-issue-99284.9p4J2l.rst [new file with mode: 0644]
Modules/_ctypes/stgdict.c