Delete mention encoding for importlib.resources.path#143111
Conversation
`importlib.resources.path` does not have an `encoding` argument
|
gentle ping) |
|
@jaraco Can you take a look? |
|
@warsaw Can you take a look? |
warsaw
left a comment
There was a problem hiding this comment.
Thanks @shadchin, this looks like a good catch to me. I'll approve and we can land that here. I'd like @jaraco to comment on whether this needs to be cross-ported to importlib_resources.
|
@jaraco Can you take a look? |
|
ping |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
LGTM. 👍
This was probably a copying error from open_text or read_text.
|
Thanks @shadchin for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15. |
|
GH-151014 is a backport of this pull request to the 3.15 branch. |
|
GH-151015 is a backport of this pull request to the 3.14 branch. |
|
GH-151016 is a backport of this pull request to the 3.13 branch. |
importlib.resources.pathdoes not have anencodingargument📚 Documentation preview 📚: https://cpython-previews--143111.org.readthedocs.build/