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 pablogsal
Recipients corona10, erlendaasland, miss-islington, pablogsal, shihai1991, vstinner
Date 2021-05-25.18:26:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621967216.05.0.0436550133591.issue42972@roundup.psfhosted.org>
In-reply-to
Content
New changeset bd404ccac0d3e8358995ac0cbeec9373bb6c4d96 by Erlend Egeberg Aasland in branch 'main':
bpo-42972: Fully implement GC protocol for arraymodule types (GH-26114)
https://github.com/python/cpython/commit/bd404ccac0d3e8358995ac0cbeec9373bb6c4d96
History
Date User Action Args
2021-05-25 18:26:56pablogsalsetrecipients: + pablogsal, vstinner, corona10, miss-islington, shihai1991, erlendaasland
2021-05-25 18:26:56pablogsalsetmessageid: <1621967216.05.0.0436550133591.issue42972@roundup.psfhosted.org>
2021-05-25 18:26:56pablogsallinkissue42972 messages
2021-05-25 18:26:56pablogsalcreate