8000 [3.8] bpo-13487: Use sys.modules.copy() in inspect.getmodule() for thread safety. (GH-18786) by miss-islington · Pull Request #18787 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.8] bpo-13487: Use sys.modules.copy() in inspect.getmodule() for thread safety. (GH-18786)#18787

Merged
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-85cf1d5-3.8
Mar 5, 2020
Merged

[3.8] bpo-13487: Use sys.modules.copy() in inspect.getmodule() for thread safety. (GH-18786)#18787
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-85cf1d5-3.8

Commits

Commits on Mar 5, 2020

0