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 Paul Monson, lukasz.langa, petr.viktorin, serge-sans-paille, steve.dower, vstinner
Date 2019-08-30.12:30:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567168240.13.0.321932626671.issue37140@roundup.psfhosted.org>
In-reply-to
Content
New changeset 96b4087ce784ee7434dffdf69c475f5b40543982 by Victor Stinner in branch 'master':
bpo-37140: Fix StructUnionType_paramfunc() (GH-15612)
https://github.com/python/cpython/commit/96b4087ce784ee7434dffdf69c475f5b40543982
History
Date User Action Args
2019-08-30 12:30:40vstinnersetrecipients: + vstinner, petr.viktorin, lukasz.langa, steve.dower, serge-sans-paille, Paul Monson
2019-08-30 12:30:40vstinnersetmessageid: <1567168240.13.0.321932626671.issue37140@roundup.psfhosted.org>
2019-08-30 12:30:40vstinnerlinkissue37140 messages
2019-08-30 12:30:40vstinnercreate