Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
serhiy-storchaka merged 1 commit into
python:3.6python/cpython:3.6from
serhiy-storchaka:backport-8a9cd20-3.6serhiy-storchaka/cpython:backport-8a9cd20-3.6Copy head branch name to clipboard
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 into
python:3.6python/cpython:3.6from
serhiy-storchaka:backport-8a9cd20-3.6serhiy-storchaka/cpython:backport-8a9cd20-3.6Copy head branch name to clipboard

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.