cpython/Misc/NEWS.d/next
Serhiy Storchaka 9b31a2d83f
gh-58282: Fix support of tuple metavar for positional arguments in argparse (GH-124782)
Previously, formatting help output or error message for positional argument
with a tuple metavar raised exception.

Co-authored-by: Cyker Way <cykerway@gmail.com>
2024-10-02 11:28:02 +03:00
..
Build gh-119400: make_ssl_certs: update reference test data automatically, pass in expiration dates as parameters #119400 (GH-119401) 2024-09-25 21:23:47 +00:00
C API gh-119333: Add C api to have contextvar enter/exit callbacks (#119335) 2024-09-23 20:40:17 -07:00
C_API gh-124296: Remove private dictionary version tag (PEP 699) (#124472) 2024-10-01 12:39:56 -04:00
Core and Builtins gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) 2024-09-25 19:29:58 +00:00
Core_and_Builtins gh-124785: Revert "gh-116510: Fix crash due to shared immortal interned strings (gh-124646)" (gh-124807) 2024-09-30 16:41:46 -07:00
Documentation gh-124720: Update "Using Python on a Mac" document (#124721) 2024-09-30 07:39:46 +08:00
IDLE gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous output. (#124310) 2024-09-22 15:51:09 -04:00
Library gh-58282: Fix support of tuple metavar for positional arguments in argparse (GH-124782) 2024-10-02 11:28:02 +03:00
Security gh-124064: Make warning emitting compiler options opt-in (#124070) 2024-09-16 20:22:30 +03:00
Tests gh-124378: Update test_ttk for Tcl/Tk 8.6.15 (GH-124542) 2024-09-25 20:16:32 +00:00
Tools-Demos gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) 2024-09-04 13:16:53 -05:00
Windows gh-124487: Require at least Windows 10 SDK and update install check (GH-124672) 2024-09-30 18:50:46 +01:00
macOS gh-124448: Update bundled Tcl/Tk in macOS installer to 8.6.15. (#124453) 2024-09-24 19:49:58 +00:00