Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present#124018
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
aaab6d2
to241d9e9
Compare241d9e9
to1c6608a
Compareping@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. |
b543b32
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…nel present (pythonGH-124018)(cherry picked from commitb543b32)Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
GH-129319 is a backport of this pull request to the3.13 branch. |
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. |
Uh oh!
There was an error while loading.Please reload this page.
Syncs with importlib_resources 6.4.5