commit | 93c92f7d1dbb6e7e472f1d0444c6968858113de2 | [log] [tgz] |
---|---|---|
author | Eric Snow <ericsnowcurrently@gmail.com> | Wed Sep 13 23:46:04 2017 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 13 23:46:04 2017 -0700 |
tree | 031230f9b0cf2e8a8ef21f7fc40c4f5f98d20c6c | |
parent | 13ad3b7a82bf56d803fbe48ee5df6c4b08986c78 [diff] |
bpo-31404: Revert "remove modules from Py_InterpreterState (#1638)" (#3565) PR #1638, for bpo-28411, causes problems in some (very) edge cases. Until that gets sorted out, we're reverting the merge. PR #3506, a fix on top of #1638, is also getting reverted.