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 Jim Fasarakis-Hilliard, amaury.forgeotdarc, corona10, eric.snow, erlendaasland, isoschiz, koubaa, kylotan, lukasz.langa, miss-islington, pconnell, phsilva, python-dev, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-10-15.14:22:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602771748.07.0.138278488843.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset e6b8c5263a7fcf5b95d0fd4c900e5949eeb6630d by Victor Stinner in branch 'master':
bpo-1635741: Add a global module state to unicodedata (GH-22712)
https://github.com/python/cpython/commit/e6b8c5263a7fcf5b95d0fd4c900e5949eeb6630d
History
Date User Action Args
2020-10-15 14:22:28vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, lukasz.langa, python-dev, eric.snow, pconnell, isoschiz, Jim Fasarakis-Hilliard, corona10, miss-islington, shihai1991, erlendaasland, koubaa
2020-10-15 14:22:28vstinnersetmessageid: <1602771748.07.0.138278488843.issue1635741@roundup.psfhosted.org>
2020-10-15 14:22:28vstinnerlinkissue1635741 messages
2020-10-15 14:22:27vstinnercreate