Author: Matti Picus
Branch:
Changeset: r92109:8a997c17d016
Date: 2017-08-07 17:26 +0300
http://bitbucket.org/pypy/pypy/changeset/8a997c17d016/
Log:typo
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -
Author: Dodan Mihai
Branch: py3.5-sendmsg-recvmsg
Changeset: r92108:528a9fe09ebd
Date: 2017-08-07 17:27 +0300
http://bitbucket.org/pypy/pypy/changeset/528a9fe09ebd/
Log:Corrected sendmsg & recvmsg. Thanks Ronan Lamy
diff --git a/pypy/module/_socket/interp_socket.py
b/pypy/module/_socket/int
Author: Matti Picus
Branch:
Changeset: r92107:a85c3651973e
Date: 2017-08-07 17:05 +0300
http://bitbucket.org/pypy/pypy/changeset/a85c3651973e/
Log:add get_config_h_filename for cygwincompiler, which justifiably
fails later anyway
diff --git a/lib-python/2.7/distutils/sysconfig_pypy.
Author: fijal
Branch:
Changeset: r92105:fd96c60cfb19
Date: 2017-08-07 14:17 +0200
http://bitbucket.org/pypy/pypy/changeset/fd96c60cfb19/
Log:make sure dict != dict is complained about early
diff --git a/rpython/annotator/binaryop.py b/rpython/annotator/binaryop.py
--- a/rpython/annotator/bin
Author: fijal
Branch:
Changeset: r92106:bddc7d672228
Date: 2017-08-07 14:23 +0200
http://bitbucket.org/pypy/pypy/changeset/bddc7d672228/
Log:merge
diff --git a/lib_pypy/_ctypes/structure.py b/lib_pypy/_ctypes/structure.py
--- a/lib_pypy/_ctypes/structure.py
+++ b/lib_pypy/_ctypes/structure.p