cpython/Misc/NEWS.d/next
Serhiy Storchaka f1951900f1
[3.11] bpo-36959: Fix error messages for invalid ISO format string in _strptime() (GH-13408) (GH-113499)
Previously some error messages complained about incompatible
combinations of directives that are not contained in the format string.

(cherry picked from commit 4b2c3e8e43)

Co-authored-by: Gordon P. Hemsley <me@gphemsley.org>
2023-12-26 20:09:41 +00:00
..
Build [3.11] gh-101778: Fix build error when there's a dangling symlink in the directory containing "ffi.h" (#113466) 2023-12-26 10:05:48 +01:00
C API Python 3.11.7 2023-12-04 17:56:29 +00:00
Core and Builtins [3.11] gh-106905: Use separate structs to track recursion depth in each PyAST_mod2obj call. (GH-113035) (GH-113472) (GH-113476) 2023-12-25 20:40:33 +00:00
Documentation [3.11] gh-110746: Improve markup in `tkinter.ttk.rst` (GH-111236) (#113194) 2023-12-15 22:56:36 +01:00
IDLE [3.11] gh-113269: IDLE - Fix test_editor hang (macOS) (GH-113271) (#113273) 2023-12-19 05:42:59 +00:00
Library [3.11] bpo-36959: Fix error messages for invalid ISO format string in _strptime() (GH-13408) (GH-113499) 2023-12-26 20:09:41 +00:00
macOS [3.11] gh-74573: document that ndbm can silently corrupt databases on macOS (GH-113354) (#113432) 2023-12-23 13:49:58 +01:00
Security Python 3.11.5 2023-08-24 13:09:18 +01:00
Tests [3.11] bpo-40648: Test modes that file can get with chmod() on Windows (GH-20130) (GH-113069) 2023-12-13 20:48:43 +00:00
Tools-Demos Python 3.11.6 2023-10-02 14:29:10 +01:00
Windows [3.11] gh-113009: Fix multiprocessing Process.terminate() on Windows (GH-113128) (#113178) 2023-12-15 15:20:18 +00:00