Skip to content

[3.9] bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules#26025

Merged
zooba merged 2 commits intopython:3.9from
zooba:bpo-44070-3.9
May 10, 2021
Merged

[3.9] bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules#26025
zooba merged 2 commits intopython:3.9from
zooba:bpo-44070-3.9

Conversation

@zooba
Copy link
Copy Markdown
Member

@zooba zooba commented May 10, 2021

@zooba zooba merged commit 23822e2 into python:3.9 May 10, 2021
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@zooba zooba deleted the bpo-44070-3.9 branch May 10, 2021 22:45
@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @zooba, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 23822e2c654e950bcfa563e27b99bcb46187ac8b 3.8

@@ -0,0 +1,2 @@
No longer eagerly makes import filenames absolute, except for extension
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the NEWS reader it is worth noting the version when this behavior started.

zooba added a commit to zooba/cpython that referenced this pull request May 10, 2021
@bedevere-bot
Copy link
Copy Markdown

GH-26028 is a backport of this pull request to the 3.8 branch.

ambv pushed a commit that referenced this pull request May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants