gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present#124018
gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present#124018jaraco merged 2 commits intopython:mainfrom
Conversation
aaab6d2 to
241d9e9
Compare
241d9e9 to
1c6608a
Compare
|
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. |
|
Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…nel present (pythonGH-124018) (cherry picked from commit b543b32) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
|
GH-129319 is a backport of this pull request to the 3.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. |
Syncs with importlib_resources 6.4.5