Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed3115b

Browse files
committed
Add NEWS item for fixing #14470.
1 parent 445ad99 commit ed3115b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ What's New in Python 3.4.0 Alpha 1?
1010
Core and Builtins
1111
-----------------
1212

13+
- Issue #14470: Remove w9xpopen support per PEP 11.
14+
1315
- Issue #9856: Replace deprecation warning with raising TypeError
1416
in object.__format__. Patch by Florent Xicluna.
1517

0 commit comments

Comments
 (0)