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 corona10, erlendaasland, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-21.01:52:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642729971.04.0.730308967133.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 17f268a4ae6190b2659c89c6f32ad2d006e0e3c8 by Victor Stinner in branch 'main':
bpo-46417: time module uses PyStructSequence_NewType() (GH-30734)
https://github.com/python/cpython/commit/17f268a4ae6190b2659c89c6f32ad2d006e0e3c8
History
Date User Action Args
2022-01-21 01:52:51vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, shihai1991, erlendaasland
2022-01-21 01:52:51vstinnersetmessageid: <1642729971.04.0.730308967133.issue46417@roundup.psfhosted.org>
2022-01-21 01:52:51vstinnerlinkissue46417 messages
2022-01-21 01:52:51vstinnercreate