◐ Shell
clean mode source ↗

gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present by jaraco · Pull Request #124018 · python/cpython

@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 jaraco marked this pull request as ready for review

September 12, 2024 19:40

@jaraco

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 <jaraco@jaraco.com>

@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 <jaraco@jaraco.com>