[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) by jaraco · Pull Request #124011 · python/cpython · GitHub
Skip to content

[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) - #124011

Merged
Yhg1s merged 3 commits into
python:3.12from
jaraco:backport-ba687d9-3.12
Sep 24, 2024
Merged

Yhg1s merged 3 commits into
python:3.12from
jaraco:backport-ba687d9-3.12

Conversation

@jaraco

@jaraco jaraco commented Sep 12, 2024

Copy link
Copy Markdown
Member

This PR is a selective backport of gh-123037, pulling only the fix and a one-off test to protect the behavior, but avoiding the test suite refactoring (which could not be backported as it also relies on other features only in Python 3.13).

@jaraco
jaraco requested review from FFY00 and warsaw as code owners September 12, 2024 15:12
@jaraco jaraco changed the title [3.12] gh-121735: Fix module-adjacent references in zip files [3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) Sep 12, 2024
@jaraco
jaraco force-pushed the backport-ba687d9-3.12 branch from 9712573 to 2d64973 Compare September 12, 2024 15:24
@jaraco
jaraco removed the request for review from warsaw September 12, 2024 15:25
@jaraco
jaraco marked this pull request as draft September 12, 2024 15:42
@jaraco

jaraco commented Sep 12, 2024

Copy link
Copy Markdown
Member Author

@jaraco

jaraco commented Sep 12, 2024

Copy link
Copy Markdown
Member Author

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