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 lemburg, neologix, vstinner
Date 2012-04-04.22:33:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333578782.61.0.568622342818.issue14428@psf.upfronthosting.co.za>
In-reply-to
Content
Version 6: simplify the code handling GetTickCounter() integer overflow. We don't need a has_last_ticks variable.
History
Date User Action Args
2012-04-04 22:33:02vstinnersetrecipients: + vstinner, lemburg, neologix
2012-04-04 22:33:02vstinnersetmessageid: <1333578782.61.0.568622342818.issue14428@psf.upfronthosting.co.za>
2012-04-04 22:33:02vstinnerlinkissue14428 messages
2012-04-04 22:33:02vstinnercreate