Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed as not planned
Closed as not planned
Copy link
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Originally taken from #107577.
importsysimportimportlibdeffoo(): name="_socket"importlib.import_module(name) sys.modules.pop(name) for_inrange(4): foo() ./python.exe-Xshowrefcountexample.py [1025refs, 653blocks]Same with _decimal.
### Tasks - [ ] https://github.com/python/cpython/pull/108241 CharlieZhao95
Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error