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 Petter S
Recipients Petter S, belopolsky, josh.r, paul.moore, python-dev, steve.dower, tim.golden, vmurashev, vstinner, zach.ware
Date 2018-06-25.17:52:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529949127.14.0.56676864532.issue25155@psf.upfronthosting.co.za>
In-reply-to
Content
I get this error when starting the interpreter in Windows subsystem for Linux (WSL). 

I am using Python 2.7.15rc1

$ python --version
Python 2.7.15rc1
$ python
Fatal Python error: _Py_InitializeMainInterpreter: can't initialize time                                                                                                                                          OverflowError: timestamp too large to convert to C _PyTime_t                                                                                                                                                                                                                                                                                                                                                                        Current thread 0x00007fe547231080 (most recent call first):                                                                                                                                                       Aborted (core dumped)
History
Date User Action Args
2018-06-25 17:52:07Petter Ssetrecipients: + Petter S, paul.moore, belopolsky, vstinner, tim.golden, python-dev, zach.ware, steve.dower, vmurashev, josh.r
2018-06-25 17:52:07Petter Ssetmessageid: <1529949127.14.0.56676864532.issue25155@psf.upfronthosting.co.za>
2018-06-25 17:52:07Petter Slinkissue25155 messages
2018-06-25 17:52:07Petter Screate