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 vstinner
Recipients Guido.van.Rossum, Mark.Shannon, christian.heimes, corona10, erlendaasland, gvanrossum, pablogsal, serhiy.storchaka, shihai1991, shreyanavigyan, vstinner
Date 2021-04-29.06:47:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619678874.69.0.931609537013.issue43908@roundup.psfhosted.org>
In-reply-to
Content
New changeset c6ad03fddf4b04c60dca4327140e59fb2dcca8e5 by Erlend Egeberg Aasland in branch 'master':
bpo-43908: Make array.array type immutable (GH-25696)
https://github.com/python/cpython/commit/c6ad03fddf4b04c60dca4327140e59fb2dcca8e5
History
Date User Action Args
2021-04-29 06:47:54vstinnersetrecipients: + vstinner, gvanrossum, christian.heimes, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum, corona10, pablogsal, shihai1991, erlendaasland, shreyanavigyan
2021-04-29 06:47:54vstinnersetmessageid: <1619678874.69.0.931609537013.issue43908@roundup.psfhosted.org>
2021-04-29 06:47:54vstinnerlinkissue43908 messages
2021-04-29 06:47:54vstinnercreate