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 christian.heimes
Recipients FFY00, christian.heimes, eric.snow, gvanrossum, kumaraditya
Date 2021-12-10.18:09:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639159755.72.0.282717370614.issue45654@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16638a4bdb802ae52d386a39d2dbef14de3fbc92 by Christian Heimes in branch 'main':
bpo-45654: No need to freeze types (GH-30028)
https://github.com/python/cpython/commit/16638a4bdb802ae52d386a39d2dbef14de3fbc92
History
Date User Action Args
2021-12-10 18:09:16christian.heimessetrecipients: + christian.heimes, gvanrossum, eric.snow, FFY00, kumaraditya
2021-12-10 18:09:15christian.heimessetmessageid: <1639159755.72.0.282717370614.issue45654@roundup.psfhosted.org>
2021-12-10 18:09:15christian.heimeslinkissue45654 messages
2021-12-10 18:09:15christian.heimescreate