Skip to content

[3.6] bpo-30876: Relative import from unloaded package now reimports the package (GH-2639) #2676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2017

Conversation

serhiy-storchaka
Copy link
Member

instead of failing with SystemError.

Relative import from non-package now fails with ImportError rather than
SystemError.
(cherry picked from commit 8a9cd20)

…the package (pythonGH-2639)

instead of failing with SystemError.

Relative import from non-package now fails with ImportError rather than
SystemError..
(cherry picked from commit 8a9cd20)
@serhiy-storchaka serhiy-storchaka merged commit 28343e3 into python:3.6 Jul 16, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-8a9cd20-3.6 branch July 16, 2017 04:44
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.

2 participants