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 miss-islington
Recipients AlexWaygood, Stefan Pochmann, asvetlov, docs@python, lukasz.langa, m2_farzan, miss-islington, terry.reedy
Date 2021-11-14.12:56:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636894564.56.0.148345987632.issue45752@roundup.psfhosted.org>
In-reply-to
Content
New changeset c2c4fdf5ea6e9cba4ef469d08a52abb9cfa756a5 by Alex Waygood in branch 'main':
bpo-45752: Remove "array" from list of things that cannot be copied in `copy` module docstring (GH-29555)
https://github.com/python/cpython/commit/c2c4fdf5ea6e9cba4ef469d08a52abb9cfa756a5
History
Date User Action Args
2021-11-14 12:56:04miss-islingtonsetrecipients: + miss-islington, terry.reedy, asvetlov, docs@python, lukasz.langa, Stefan Pochmann, AlexWaygood, m2_farzan
2021-11-14 12:56:04miss-islingtonsetmessageid: <1636894564.56.0.148345987632.issue45752@roundup.psfhosted.org>
2021-11-14 12:56:04miss-islingtonlinkissue45752 messages
2021-11-14 12:56:04miss-islingtoncreate