cpython/Doc/deprecations
Petr Viktorin 59f78d7b06
gh-131747: ctypes: Deprecate _pack_ implicitly setting _layout_ = 'ms' (GH-133205)
On non-Windows, warn when _pack_ implicitly changes default _layout_
to 'ms'.

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
2025-05-05 15:32:06 +02:00
..
c-api-pending-removal-in-3.14.rst gh-77782: Postpone Py_VerboseFlag removal to Python 3.15 (#129024) 2025-01-19 20:51:17 +01:00
c-api-pending-removal-in-3.15.rst gh-132798: Schedule removal of `PyUnicode_AsDecoded/Encoded` functions for 3.15 (#132799) 2025-04-25 15:07:41 +02:00
c-api-pending-removal-in-3.18.rst gh-128863: Deprecate the private _PyUnicodeWriter API (#129245) 2025-02-20 14:02:02 +01:00
c-api-pending-removal-in-future.rst gh-132798: Schedule removal of `PyUnicode_AsDecoded/Encoded` functions for 3.15 (#132799) 2025-04-25 15:07:41 +02:00
index.rst gh-131747: ctypes: Deprecate _pack_ implicitly setting _layout_ = 'ms' (GH-133205) 2025-05-05 15:32:06 +02:00
pending-removal-in-3.13.rst gh-123299: Copyedit "What's New in Python 3.14" (#125438) 2024-10-15 10:39:15 +03:00
pending-removal-in-3.14.rst Postpone `module.__loader__` deprecation to Python 3.16 (#126482) 2024-11-09 16:48:33 -08:00
pending-removal-in-3.15.rst gh-92897: Doc: the check_home removal has been scheduled for 3.15 (#130586) 2025-03-14 12:29:23 +02:00
pending-removal-in-3.16.rst gh-123299: Add missing pending removals (#133082) 2025-05-02 11:18:24 +03:00
pending-removal-in-3.17.rst gh-123299: Add missing pending removals (#133082) 2025-05-02 11:18:24 +03:00
pending-removal-in-3.19.rst gh-131747: ctypes: Deprecate _pack_ implicitly setting _layout_ = 'ms' (GH-133205) 2025-05-05 15:32:06 +02:00
pending-removal-in-future.rst gh-133036: Deprecate codecs.open (#133038) 2025-04-30 10:11:09 +09:00