Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e807e89

Browse files
committed
Fix typo in whatsnew/3.6.rst
1 parent 16cd909 commit e807e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ Build and C API Changes
560560
* :c:func:`PyArg_ParseTupleAndKeywords` now supports :ref:`positional-only
561561
parameters <positional-only_parameter>`. Positional-only parameters are
562562
defined by empty names.
563-
(Contributed by Serhit Storchaka in :issue:`26282`).
563+
(Contributed by Serhiy Storchaka in :issue:`26282`).
564564

565565

566566
Deprecated

0 commit comments

Comments
 (0)