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 pablogsal
Recipients christian.heimes, erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner
Date 2021-05-03.14:50:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620053430.97.0.729624996022.issue43916@roundup.psfhosted.org>
In-reply-to
Content
New changeset c2931d31f8ba7cf10044de276018c713ffc73592 by Pablo Galindo in branch 'master':
bpo-43916: Move the _PyStructSequence_InitType function to the internal API (GH-25854)
https://github.com/python/cpython/commit/c2931d31f8ba7cf10044de276018c713ffc73592
History
Date User Action Args
2021-05-03 14:50:31pablogsalsetrecipients: + pablogsal, vstinner, christian.heimes, serhiy.storchaka, erlendaasland, shreyanavigyan
2021-05-03 14:50:30pablogsalsetmessageid: <1620053430.97.0.729624996022.issue43916@roundup.psfhosted.org>
2021-05-03 14:50:30pablogsallinkissue43916 messages
2021-05-03 14:50:30pablogsalcreate