This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients docs@python, serhiy.storchaka, terry.reedy, wim.glenn
Date 2019-10-25.21:34:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
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.
History
Date User Action Args
2019-10-25 21:34:31serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, docs@python, wim.glenn
2019-10-25 21:34:31serhiy.storchakasetmessageid: <[email protected]>
2019-10-25 21:34:31serhiy.storchakalinkissue38557 messages
2019-10-25 21:34:31serhiy.storchakacreate