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 Eli Collins, Jordon Phillips, belopolsky, dstufft, lemburg, vstinner
Date 2017-01-27.16:19:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485533972.66.0.370168054654.issue29100@psf.upfronthosting.co.za>
In-reply-to
Content
timestamp_limits-2.patch: catch also OverflowError in unit tests, and uses a context manager rather than self.assertRaises(..., func, ...) syntax.
History
Date User Action Args
2017-01-27 16:19:32vstinnersetrecipients: + vstinner, lemburg, belopolsky, dstufft, Eli Collins, Jordon Phillips
2017-01-27 16:19:32vstinnersetmessageid: <1485533972.66.0.370168054654.issue29100@psf.upfronthosting.co.za>
2017-01-27 16:19:32vstinnerlinkissue29100 messages
2017-01-27 16:19:32vstinnercreate