Author: Ronan Lamy
Branch: py3.5
Changeset: r92416:ffe904e9ac64
Date: 2017-09-18 19:08 +0100
http://bitbucket.org/pypy/pypy/changeset/ffe904e9ac64/
Log:Correctly initialize data in 4BYTE case of _PyUnicode_Ready(), and
fix test to behave the same whether translated or not
diff --git
Author: Matti Picus
Branch:
Changeset: r92415:204b542686ae
Date: 2017-09-18 20:51 +0300
http://bitbucket.org/pypy/pypy/changeset/204b542686ae/
Log:{sg}etdlopenflags not available on win32, makes cffi test failure
into a skip
diff --git a/pypy/module/sys/__init__.py b/pypy/module/sys
Author: Matti Picus
Branch:
Changeset: r92414:d5cf625c28e3
Date: 2017-09-18 20:41 +0300
http://bitbucket.org/pypy/pypy/changeset/d5cf625c28e3/
Log:revert part of 921cf6b61598, assert for translation
diff --git a/pypy/module/cpyext/methodobject.py
b/pypy/module/cpyext/methodobject.py
--- a/
Author: Matti Picus
Branch:
Changeset: r92413:2a906be41e03
Date: 2017-09-18 20:06 +0300
http://bitbucket.org/pypy/pypy/changeset/2a906be41e03/
Log:update checksum for newer local_59.zip third party package
diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst
--- a/pypy/doc/windows.rst
+