Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1388dd0

Browse files
committed
Address review
1 parent63d1574 commit1388dd0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎Doc/whatsnew/3.12.rst‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,3 +850,7 @@ Removed
850850
* Remove the ``PyUnicode_InternImmortal()`` function and the
851851
``SSTATE_INTERNED_IMMORTAL`` macro.
852852
(Contributed by Victor Stinner in:gh:`85858`.)
853+
854+
* Remove ``_use_broken_old_ctypes_structure_semantics_`` flag
855+
from:mod:`ctypes` module.
856+
(Contributed by Nikita Sobolev in:gh:`99285`.)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Remove `_use_broken_old_ctypes_structure_semantics_` hack from
2-
:mod:`ctypes`.
1+
Remove ``_use_broken_old_ctypes_structure_semantics_``
2+
old untested and undocumented hack from:mod:`ctypes`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp