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 miss-islington
Recipients Maxime Belanger, benjamin.peterson, miss-islington, ned.deily, ronaldoussoren, vstinner
Date 2018-10-21.00:30:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540081859.37.0.788709270274.issue35025@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset beb83d013e0295c987087febf2be78b1da389b15 by Miss Islington (bot) in branch '3.6':
closes bpo-35025: Properly guard the `CLOCK_GETTIME` et al macros in timemodule.c. (GH-9961)
https://github.com/python/cpython/commit/beb83d013e0295c987087febf2be78b1da389b15
History
Date User Action Args
2018-10-21 00:30:59miss-islingtonsetrecipients: + miss-islington, ronaldoussoren, vstinner, benjamin.peterson, ned.deily, Maxime Belanger
2018-10-21 00:30:59miss-islingtonsetmessageid: <1540081859.37.0.788709270274.issue35025@psf.upfronthosting.co.za>
2018-10-21 00:30:59miss-islingtonlinkissue35025 messages
2018-10-21 00:30:58miss-islingtoncreate