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 wim.glenn
Recipients HallerPatrick, docs@python, josh.r, terry.reedy, wim.glenn
Date 2021-01-25.03:30:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611545414.41.0.415711796009.issue42948@roundup.psfhosted.org>
In-reply-to
Content
Oh, I've missed that part. Although the note (5) seems to indicate that the copy method refers to sequence types which don't support slicing, it still seems adequately documented under the mutable sequence operations.

I'll close this.
History
Date User Action Args
2021-01-25 03:30:14wim.glennsetrecipients: + wim.glenn, terry.reedy, docs@python, josh.r, HallerPatrick
2021-01-25 03:30:14wim.glennsetmessageid: <1611545414.41.0.415711796009.issue42948@roundup.psfhosted.org>
2021-01-25 03:30:14wim.glennlinkissue42948 messages
2021-01-25 03:30:14wim.glenncreate