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

Skip to content

Commit aceaacd

Browse files
Fix the NEWS entry.
1 parent c7a2524 commit aceaacd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Misc/NEWS.d/next/Core and Builtins/2017-09-04-10-46-09.bpo-28411.IU9rQL.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Change direct usage of PyInterpreterState.modules to PyImport_GetModuleDict().
2+
Also introduce more uniformity in other code that deals with sys.modules.
3+
This helps reduce complications when working on sys.modules.

0 commit comments

Comments
 (0)