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 pitrou
Recipients Carl.Friedrich.Bolz, pitrou
Date 2021-04-23.21:27:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619213251.82.0.733671110869.issue43907@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1e9f0933095403b215c2c4a0be7915d034ff7026 by Carl Friedrich Bolz-Tereick in branch 'master':
bpo-43907: add missing memoize call in pure python pickling of bytearray (GH-25501)
https://github.com/python/cpython/commit/1e9f0933095403b215c2c4a0be7915d034ff7026
History
Date User Action Args
2021-04-23 21:27:31pitrousetrecipients: + pitrou, Carl.Friedrich.Bolz
2021-04-23 21:27:31pitrousetmessageid: <1619213251.82.0.733671110869.issue43907@roundup.psfhosted.org>
2021-04-23 21:27:31pitroulinkissue43907 messages
2021-04-23 21:27:31pitroucreate