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 haney, vstinner
Date 2017-06-21.18:18:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498069105.27.0.719728051821.issue30183@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c90e96015085784df86632b26059b19c80cbfc97 by Victor Stinner (haney) in branch 'master':
bpo-30183: Fixes HP-UX cc compilation error in pytime.c (#1351)
https://github.com/python/cpython/commit/c90e96015085784df86632b26059b19c80cbfc97
History
Date User Action Args
2017-06-21 18:18:25vstinnersetrecipients: + vstinner, haney
2017-06-21 18:18:25vstinnersetmessageid: <1498069105.27.0.719728051821.issue30183@psf.upfronthosting.co.za>
2017-06-21 18:18:25vstinnerlinkissue30183 messages
2017-06-21 18:18:25vstinnercreate