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 Alex Budovski, amaury.forgeotdarc, corona10, eric.snow, isoschiz, kylotan, miss-islington, pconnell, phsilva, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-03-17.17:46:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584467192.18.0.685254151686.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset 514c469719f149e1722a91a9d0c63bf89dfefb2a by Dong-hee Na in branch 'master':
bpo-1635741: Port itertools module to multiphase initialization (GH-19044)
https://github.com/python/cpython/commit/514c469719f149e1722a91a9d0c63bf89dfefb2a
History
Date User Action Args
2020-03-17 17:46:32vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, eric.snow, pconnell, isoschiz, Alex Budovski, corona10, miss-islington, shihai1991
2020-03-17 17:46:32vstinnersetmessageid: <1584467192.18.0.685254151686.issue1635741@roundup.psfhosted.org>
2020-03-17 17:46:32vstinnerlinkissue1635741 messages
2020-03-17 17:46:32vstinnercreate