commit | 476c294f260ebe1b44157a168c3dfa4a43724ce3 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Oct 04 12:26:33 2018 -0700 |
committer | Yury Selivanov <yury@magic.io> | Thu Oct 04 15:26:33 2018 -0400 |
tree | 11907dedad55a1384f6558770c91af4c026d6c3e | |
parent | a67bd53d3f80ac9c518b5426aa35459bd373b2b3 [diff] |
bpo-34871: inspect: Don't pollute sys.modules (GH-9696) (#9701) https://bugs.python.org/issue34871 (cherry picked from commit 6f85b826b527e240551613aeec3118a5469e3a33) Co-authored-by: INADA Naoki <methane@users.noreply.github.com>