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 9724820 commit 3de092bCopy full SHA for 3de092b
1 file changed
Doc/whatsnew/3.13.rst
@@ -424,7 +424,7 @@ Other Language Changes
424
425
* The :func:`exec` and :func:`eval` built-ins now accept their ``globals``
426
and ``locals`` namespace arguments as keywords.
427
- (Contibuted by Raphael Gaschignard in :gh:`105879`)
+ (Contributed by Raphael Gaschignard in :gh:`105879`)
428
429
* Allow the *count* argument of :meth:`str.replace` to be a keyword.
430
(Contributed by Hugo van Kemenade in :gh:`106487`.)
0 commit comments