cpython/Misc/NEWS.d/next
Miss Islington (bot) e57fbe3d2d
[3.12] gh-63143: Fix parsing mutually exclusive arguments in argparse (GH-124307) (GH-124419)
Arguments with the value identical to the default value (e.g. booleans,
small integers, empty or 1-character strings) are no longer considered
"not present".
(cherry picked from commit 3094cd17b0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-09-24 07:42:34 +00:00
..
Build [3.12] gh-123917: Fix crypt check in configure (#123952) 2024-09-12 16:21:31 +02:00
C API Python 3.12.4 2024-06-06 20:26:44 +02:00
Core and Builtins [3.12] gh-98442: fix locations of with statement's cleanup instructions (GH-120763) (#120787) 2024-09-15 19:14:19 +00:00
Core_and_Builtins [3.12] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898) (GH-123937) 2024-09-11 09:32:39 +00:00
Documentation Python 3.12.5 2024-08-06 21:08:49 +02:00
IDLE [3.12] gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous output. (GH-124310) (#124319) 2024-09-22 20:07:52 +00:00
Library [3.12] gh-63143: Fix parsing mutually exclusive arguments in argparse (GH-124307) (GH-124419) 2024-09-24 07:42:34 +00:00
macOS Python 3.12.6 2024-09-06 21:03:47 +02:00
Security [3.12] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123814) 2024-09-07 18:22:54 +00:00
Tests Python 3.12.6 2024-09-06 21:03:47 +02:00
Tools-Demos Python 3.12.6 2024-09-06 21:03:47 +02:00
Windows gh-117505: Run ensurepip in isolated env in Windows installer (GH-118257) 2024-09-18 15:16:29 +01:00