[3.14] Delete mention encoding and errors for importlib.resources.path() (GH-143111) (GH-151015)

(cherry picked from commit fded34d6fe)

Co-authored-by: Alexander Shadchin <shadchin@yandex-team.com>
This commit is contained in:
Miss Islington (bot) 2026-06-06 13:59:09 +02:00 committed by GitHub
parent a5ac7212de
commit 3017037278
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -237,7 +237,6 @@ For all the following functions:
.. versionchanged:: 3.13
Multiple *path_names* are accepted.
*encoding* and *errors* must be given as keyword arguments.
.. function:: is_resource(anchor, *path_names)