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 gregory.p.smith, michael-o, vstinner
Date 2019-04-30.10:19:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556619595.96.0.715262654742.issue36734@roundup.psfhosted.org>
In-reply-to
Content
New changeset b84cb70880a0acfcbbaca7bcda405af08f94d269 by Victor Stinner in branch 'master':
bpo-36734: Fix compilation of faulthandler.c on HP-UX (GH-12970)
https://github.com/python/cpython/commit/b84cb70880a0acfcbbaca7bcda405af08f94d269
History
Date User Action Args
2019-04-30 10:19:55vstinnersetrecipients: + vstinner, gregory.p.smith, michael-o
2019-04-30 10:19:55vstinnersetmessageid: <1556619595.96.0.715262654742.issue36734@roundup.psfhosted.org>
2019-04-30 10:19:55vstinnerlinkissue36734 messages
2019-04-30 10:19:55vstinnercreate