Skip to content

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

Merged
serhiy-storchaka merged 1 commit intopython:3.6from
serhiy-storchaka:backport-8a9cd20-3.6
Jul 16, 2017
Merged

[3.6] bpo-30876: Relative import from unloaded package now reimports the package (GH-2639)#2676
serhiy-storchaka merged 1 commit intopython:3.6from
serhiy-storchaka:backport-8a9cd20-3.6

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
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