mirror of
https://github.com/python/cpython.git
synced 2026-06-18 07:32:45 +00:00
[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:
parent
a5ac7212de
commit
3017037278
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue