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 JelleZijlstra
Recipients AlexWaygood, JelleZijlstra, cdce8p, gvanrossum, kj, lys.nikolaou, matthew.rahtz, mrahtz, pablogsal, serhiy.storchaka
Date 2022-04-05.02:52:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649127170.69.0.1742685549.issue43224@roundup.psfhosted.org>
In-reply-to
Content
New changeset 772d8080c9fd635c3999673ca9fad8b674385c7f by Matthew Rahtz in branch 'main':
bpo-43224: typing: Add tests for pickling and copying of unpacked native tuple (GH-32159)
https://github.com/python/cpython/commit/772d8080c9fd635c3999673ca9fad8b674385c7f
History
Date User Action Args
2022-04-05 02:52:50JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, serhiy.storchaka, lys.nikolaou, pablogsal, kj, matthew.rahtz, mrahtz, AlexWaygood, cdce8p
2022-04-05 02:52:50JelleZijlstrasetmessageid: <1649127170.69.0.1742685549.issue43224@roundup.psfhosted.org>
2022-04-05 02:52:50JelleZijlstralinkissue43224 messages
2022-04-05 02:52:50JelleZijlstracreate