[Python-Dev] My collection of Python 3.5.0 regressions (original) (raw)
Victor Stinner victor.stinner at gmail.com
Fri Sep 18 15:13:03 CEST 2015
- Previous message (by thread): [Python-Dev] Proposing the deprecation of the pyvenv script
- Next message (by thread): [Python-Dev] My collection of Python 3.5.0 regressions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] Proposing the deprecation of the pyvenv script
- Next message (by thread): [Python-Dev] My collection of Python 3.5.0 regressions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]