mirror of
https://github.com/python/cpython.git
synced 2025-09-29 19:56:59 +00:00
Add a NEWS entry for Issue #22642.
This commit is contained in:
parent
436831dbe4
commit
4e280a6f9f
1 changed files with 3 additions and 0 deletions
|
@ -128,6 +128,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #22642: Convert trace module option parsing mechanism to argparse.
|
||||
Patch contributed by SilentGhost.
|
||||
|
||||
- Issue #24705: Fix sysconfig._parse_makefile not expanding ${} vars
|
||||
appearing before $() vars.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue