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 matrixise, vstinner
Date 2018-10-15.20:30:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539635409.28.0.788709270274.issue34994@psf.upfronthosting.co.za>
In-reply-to
Content
Git informations are available as:

>>> sys._git
('CPython', 'heads/fakerepr', 'd353239f83')
>>> sys.version
'3.8.0a0 (heads/fakerepr:d353239f83, Oct 15 2018, 13:20:43) \n[GCC 8.1.1 20180712 (Red Hat 8.1.1-5)]'
History
Date User Action Args
2018-10-15 20:30:09vstinnersetrecipients: + vstinner, matrixise
2018-10-15 20:30:09vstinnersetmessageid: <1539635409.28.0.788709270274.issue34994@psf.upfronthosting.co.za>
2018-10-15 20:30:09vstinnerlinkissue34994 messages
2018-10-15 20:30:09vstinnercreate