diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -683,6 +683,7 @@ John Interrante Bob Ippolito Roger Irwin Atsuo Ishimoto +Alexey Izbyshev Kasia Jachim Adam Jackson Ben Jackson @@ -146,6 +146,8 @@ Library Windows ------- +- Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) + - Issue #28164: Correctly handle special console filenames (patch by Eryk Sun) - Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun) |