[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Contributor

miss-islington commented Apr 25, 2018

External importers were being added in both phases of the import
system initialisation.

They're only supposed to be added in the second phase, after the
import machinery has been appropriately configured.
(cherry picked from commit 0977091)

Co-authored-by: Pablo Galindo Pablogsal@gmail.com

https://bugs.python.org/issue33128

pythonGH-6273)

External importers were being added in both phases of the import
system initialisation.

They're only supposed to be added in the second phase, after the
import machinery has been appropriately configured.
(cherry picked from commit 0977091)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Copy link
Contributor Author

@pablogsal and @ncoghlan: Backport status check is done, and it's a success ✅ .

Copy link
Contributor Author

Thanks!

miss-islington deleted the backport-0977091-3.7 branch April 25, 2018 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants