[Python-Dev] My collection of Python 3.5.0 regressions

Victor Stinner victor.stinner at gmail.com
Fri Sep 18 15:13:03 CEST 2015


Hi,

Sadly, Python 3.5.0 comes with regressions. FYI I fixed the following
regressions:

"OSError in os.waitpid() on Windows"
http://bugs.python.org/issue25118

"Windows: datetime.datetime.now() raises an OverflowError for date
after year 2038"
http://bugs.python.org/issue25155


Victor


More information about the Python-Dev mailing list