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 petr.viktorin
Recipients johnboy2, kj, paul.moore, petr.viktorin, steve.dower, tim.golden, zach.ware
Date 2021-10-21.08:47:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 2cbf50e8126905b57ba9d0d5aa4e238c817d5a03 by Ken Jin in branch 'main':
bpo-44220: Export PyStructSequence_UnnamedField in the limited API (GH-26331)
https://github.com/python/cpython/commit/2cbf50e8126905b57ba9d0d5aa4e238c817d5a03
History
Date User Action Args
2021-10-21 08:47:20petr.viktorinsetrecipients: + petr.viktorin, paul.moore, tim.golden, zach.ware, steve.dower, johnboy2, kj
2021-10-21 08:47:20petr.viktorinsetmessageid: <[email protected]>
2021-10-21 08:47:20petr.viktorinlinkissue44220 messages
2021-10-21 08:47:20petr.viktorincreate