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 benjamin.peterson
Recipients Maxime Belanger, benjamin.peterson, ned.deily, ronaldoussoren, vstinner
Date 2018-10-21.00:07:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540080480.66.0.788709270274.issue35025@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 94451182ccd6729c11338926d8a3d11645e86626 by Benjamin Peterson (Max Bélanger) in branch 'master':
closes bpo-35025: Properly guard the `CLOCK_GETTIME` et al macros in timemodule.c. (GH-9961)
https://github.com/python/cpython/commit/94451182ccd6729c11338926d8a3d11645e86626
History
Date User Action Args
2018-10-21 00:08:01benjamin.petersonsetrecipients: + benjamin.peterson, ronaldoussoren, vstinner, ned.deily, Maxime Belanger
2018-10-21 00:08:00benjamin.petersonsetmessageid: <1540080480.66.0.788709270274.issue35025@psf.upfronthosting.co.za>
2018-10-21 00:08:00benjamin.petersonlinkissue35025 messages
2018-10-21 00:07:59benjamin.petersoncreate