mirror of
https://github.com/python/cpython.git
synced 2025-10-01 12:52:18 +00:00
Updated NEWS with fix for #17028.
This commit is contained in:
parent
05361bab89
commit
b5787ef7b4
1 changed files with 3 additions and 0 deletions
|
@ -891,6 +891,9 @@ Documentation
|
|||
Tools/Demos
|
||||
-----------
|
||||
|
||||
- Issue #17028: Allowed Python arguments to be supplied to the Windows
|
||||
launcher.
|
||||
|
||||
- Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. Now
|
||||
pindent.py works with a "with" statement. pindent.py no longer produces
|
||||
improper indentation. pindent.py now works with continued lines broken after
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue