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