Kaydet (Commit) e807e892 authored tarafından Berker Peksag's avatar Berker Peksag

Fix typo in whatsnew/3.6.rst

üst 16cd909d
...@@ -560,7 +560,7 @@ Build and C API Changes ...@@ -560,7 +560,7 @@ Build and C API Changes
* :c:func:`PyArg_ParseTupleAndKeywords` now supports :ref:`positional-only * :c:func:`PyArg_ParseTupleAndKeywords` now supports :ref:`positional-only
parameters <positional-only_parameter>`. Positional-only parameters are parameters <positional-only_parameter>`. Positional-only parameters are
defined by empty names. defined by empty names.
(Contributed by Serhit Storchaka in :issue:`26282`). (Contributed by Serhiy Storchaka in :issue:`26282`).
Deprecated Deprecated
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment