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-01.01:21:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619832086.8.0.531136371373.issue43916@roundup.psfhosted.org>
In-reply-to
Content
New changeset 558df9010915c8fe94f4d7f842e7c5aabbb06b14 by Pablo Galindo in branch 'master':
bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the curses module (GH-25768)
https://github.com/python/cpython/commit/558df9010915c8fe94f4d7f842e7c5aabbb06b14
History
Date User Action Args
2021-05-01 01:21:26pablogsalsetrecipients: + pablogsal, vstinner, christian.heimes, serhiy.storchaka, erlendaasland, shreyanavigyan
2021-05-01 01:21:26pablogsalsetmessageid: <1619832086.8.0.531136371373.issue43916@roundup.psfhosted.org>
2021-05-01 01:21:26pablogsallinkissue43916 messages
2021-05-01 01:21:26pablogsalcreate