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, isoschiz, koubaa, kylotan, lukasz.langa, miss-islington, pconnell, phsilva, python-dev, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-09-10.14:09:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599746952.88.0.407629210667.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset f76d894dc5d5facce1a6c1b71637f6a2b3f9fd2b by Mohamed Koubaa in branch 'master':
bpo-1635741: Port cmath to multi-phase init (PEP 489) (GH-22165)
https://github.com/python/cpython/commit/f76d894dc5d5facce1a6c1b71637f6a2b3f9fd2b
History
Date User Action Args
2020-09-10 14:09:12vstinnersetrecipients: + 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, koubaa
2020-09-10 14:09:12vstinnersetmessageid: <1599746952.88.0.407629210667.issue1635741@roundup.psfhosted.org>
2020-09-10 14:09:12vstinnerlinkissue1635741 messages
2020-09-10 14:09:12vstinnercreate