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

Skip to content

Commit 8b4d64f

Browse files
committed
Move NEWS entry to correct section.
1 parent 552be9b commit 8b4d64f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ Core and Builtins
1313
- Issue #13020: Fix a reference leak when allocating a structsequence object
1414
fails. Patch by Suman Saha.
1515

16-
- Issue #13777: Add PF_SYSTEM sockets on OS X.
17-
Patch by Michael Goderbauer.
18-
1916
- Issue #13908: Ready types returned from PyType_FromSpec.
2017

2118
- Issue #11235: Fix OverflowError when trying to import a source file whose
@@ -469,6 +466,9 @@ Core and Builtins
469466
Library
470467
-------
471468

469+
- Issue #13777: Add PF_SYSTEM sockets on OS X.
470+
Patch by Michael Goderbauer.
471+
472472
- Issue #13015: Fix a possible reference leak in defaultdict.__repr__.
473473
Patch by Suman Saha.
474474

0 commit comments

Comments
 (0)