Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa89063 commit 56853d8Copy full SHA for 56853d8
1 file changed
Doc/whatsnew/3.9.rst
@@ -113,7 +113,7 @@ PEP 616: New removeprefix() and removesuffix() string methods
113
to easily remove an unneeded prefix or a suffix from a string. Corresponding
114
``bytes``, ``bytearray``, and ``collections.UserString`` methods have also been
115
added. See :pep:`616` for a full description. (Contributed by Dennis Sweeney in
116
-:issue:`18939`.)
+:issue:`39939`.)
117
118
PEP 585: Builtin Generic Types
119
------------------------------
0 commit comments