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 f3c79cb commit 1b4c5feCopy full SHA for 1b4c5fe
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