]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108915: Removes extra backslashes in str.split docstring (GH-109044). ...
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Fri, 8 Sep 2023 13:19:38 +0000 (06:19 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Sep 2023 13:19:38 +0000 (15:19 +0200)
commit2979cee1af755eac6eab02acbe7d90048ba011f4
tree1f5636a0419db23208bd7a6186964b10b6ab83b7
parentde0202e937ead659d97f0b243fda3db48720c79f
[3.12] gh-108915: Removes extra backslashes in str.split docstring (GH-109044). (#109061)

* [3.12] gh-108915: Removes extra backslashes in str.split docstring (GH-109044).
(cherry picked from commit e7d5433f944a5725aa82595f9251abfc8a63d333)

Co-authored-by: Daniel Weiss <134341009+justdan6@users.noreply.github.com>
* re-clinic

---------

Co-authored-by: Daniel Weiss <134341009+justdan6@users.noreply.github.com>
Objects/clinic/unicodeobject.c.h
Objects/unicodeobject.c