[issue38557] PyTuple_GetSlice docs minor inaccuracy

Serhiy Storchaka report at bugs.python.org
Fri Oct 25 17:34:31 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

The part about "new tuple" can be removed. The documentation olready contains an automatically generated note about a new reference.

PR 16925 improves the documentation for getting/setting items/slices of lists and tuples.

----------
nosy: +serhiy.storchaka
stage: patch review -> 

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38557>
_______________________________________


More information about the Python-bugs-list mailing list