Skip to content

Commit 3017037

Browse files
[3.14] Delete mention encoding and errors for importlib.resources.path() (GH-143111) (GH-151015)
(cherry picked from commit fded34d) Co-authored-by: Alexander Shadchin <shadchin@yandex-team.com>
1 parent a5ac721 commit 3017037

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Doc/library/importlib.resources.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ For all the following functions:
237237

238238
.. versionchanged:: 3.13
239239
Multiple *path_names* are accepted.
240-
*encoding* and *errors* must be given as keyword arguments.
241240

242241

243242
.. function:: is_resource(anchor, *path_names)

0 commit comments

Comments
 (0)