Skip to content
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

gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present #124018

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Sep 12, 2024

@jaraco jaraco requested review from warsaw and FFY00 as code owners September 12, 2024 18:31
@jaraco jaraco added the needs backport to 3.13 bugs and security fixes label Sep 12, 2024
@jaraco jaraco marked this pull request as draft September 12, 2024 18:33
@jaraco jaraco force-pushed the gh-123987/sentinel-in-namespace-path branch from aaab6d2 to 241d9e9 Compare September 12, 2024 18:35
@jaraco jaraco changed the title gh-123987: Fix issues in importlib.resources. gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present Sep 12, 2024
@jaraco jaraco force-pushed the gh-123987/sentinel-in-namespace-path branch from 241d9e9 to 1c6608a Compare September 12, 2024 19:38
@jaraco jaraco marked this pull request as ready for review September 12, 2024 19:40
@jaraco jaraco enabled auto-merge (squash) January 5, 2025 21:57
@FFY00
Copy link
Member

FFY00 commented Jan 12, 2025

ping @jaraco

This has been open for a while.

@jaraco
Copy link
Member Author

jaraco commented Jan 26, 2025

ping @jaraco

This has been open for a while.

I've been trying not to merge code without review. I marked this one for auto-merge after review, but no one's reviewed it. Is there a reason you chose to ping me rather than review it? (not complaining, just curious)

I'll get it updated and merged.

@jaraco jaraco self-assigned this Jan 26, 2025
@jaraco jaraco disabled auto-merge January 26, 2025 16:06
@jaraco jaraco enabled auto-merge (squash) January 26, 2025 16:07
@jaraco jaraco merged commit b543b32 into python:main Jan 26, 2025
38 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 26, 2025
…nel present (pythonGH-124018)

(cherry picked from commit b543b32)

Co-authored-by: Jason R. Coombs <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jan 26, 2025

GH-129319 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 26, 2025
@jaraco
Copy link
Member Author

jaraco commented Jan 26, 2025

Oh, interesting! This is the first time I've seen the auto-merge work without a second person to review (and manual merge wasn't possible). Great to see some streamlining of workflows.

@jaraco jaraco deleted the gh-123987/sentinel-in-namespace-path branch January 26, 2025 17:03
jaraco added a commit that referenced this pull request Jan 26, 2025
…inel present (GH-124018) (#129319)

gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present (GH-124018)
(cherry picked from commit b543b32)

Co-authored-by: Jason R. Coombs <[email protected]>
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