[Python-Dev] [python-committers] [RELEASE] Python 3.6.0b1 is now available (original) (raw)

Victor Stinner victor.stinner at gmail.com
Fri Sep 16 09:22:41 EDT 2016


2016-09-13 18:36 GMT+02:00 Victor Stinner <victor.stinner at gmail.com>:

Ok, it's start listing regressions/major issues :-)

* Bug in PyDictPop() on a splitted table: http://bugs.python.org/issue28120 -- bug in the new compact dict implementation

A new one: a crash in os.execve() and os.spawnve(): http://bugs.python.org/issue28114

It was reported by Windows users but also Twisted (test suite) on Linux.

Victor



More information about the Python-Dev mailing list