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 Mariatta, danielhrisca, docs@python, eryksun, kh90909, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-11-16.15:08:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605539297.36.0.141025701982.issue37205@roundup.psfhosted.org>
In-reply-to
Content
New changeset ae6cd7cfdab0599139002c526953d907696d9eef by Victor Stinner in branch 'master':
bpo-37205: time.time() cannot fail with fatal error (GH-23314)
https://github.com/python/cpython/commit/ae6cd7cfdab0599139002c526953d907696d9eef
History
Date User Action Args
2020-11-16 15:08:17vstinnersetrecipients: + vstinner, paul.moore, tim.golden, docs@python, zach.ware, eryksun, steve.dower, Mariatta, danielhrisca, kh90909
2020-11-16 15:08:17vstinnersetmessageid: <1605539297.36.0.141025701982.issue37205@roundup.psfhosted.org>
2020-11-16 15:08:17vstinnerlinkissue37205 messages
2020-11-16 15:08:17vstinnercreate