Author: Carl Friedrich Bolz
Branch: optinfo-into-bridges
Changeset: r88371:b0c428c5ac48
Date: 2016-11-13 16:57 +0100
http://bitbucket.org/pypy/pypy/changeset/b0c428c5ac48/
Log:merge default
diff too long, truncating to 2000 out of 15945 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++
Author: Carl Friedrich Bolz
Branch: optinfo-into-bridges
Changeset: r88372:52ad37a21275
Date: 2016-11-14 12:05 +0100
http://bitbucket.org/pypy/pypy/changeset/52ad37a21275/
Log:need to set up the descrs more carefully here
diff --git a/rpython/jit/metainterp/test/test_compile.py
b/rpython/ji
Author: Richard Plangger
Branch: py3.5-ssl
Changeset: r88373:5cfd2ef1d12f
Date: 2016-11-14 14:27 +0100
http://bitbucket.org/pypy/pypy/changeset/5cfd2ef1d12f/
Log:checkin of more changes to the cffi ssl module expose the raw
address of the RawBuffer.buf field (as it is done for
Author: Richard Plangger
Branch: py3.5-ssl
Changeset: r88374:2666380e3fad
Date: 2016-11-14 14:28 +0100
http://bitbucket.org/pypy/pypy/changeset/2666380e3fad/
Log:merge updates to py3.5
diff too long, truncating to 2000 out of 17845 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.h
Author: Ronan Lamy
Branch:
Changeset: r88375:59c79103d5b0
Date: 2016-11-15 00:19 +
http://bitbucket.org/pypy/pypy/changeset/59c79103d5b0/
Log:Move 2 scripts used only by PyPy to pypy/tool/
diff --git a/lib-python/conftest.py b/lib-python/conftest.py
--- a/lib-python/conftest.py
+++ b/li
Author: Matti Picus
Branch: cpyext-injection
Changeset: r88376:22a28b31d815
Date: 2016-11-15 08:07 +0200
http://bitbucket.org/pypy/pypy/changeset/22a28b31d815/
Log:add r ops, test a bit more, fix, fix translation
diff --git a/pypy/module/cpyext/injection/numpy.py
b/pypy/module/cpyext/inject
Author: Armin Rigo
Branch: py3.5
Changeset: r88377:a95a63f9b6b3
Date: 2016-11-15 08:14 +0100
http://bitbucket.org/pypy/pypy/changeset/a95a63f9b6b3/
Log:like CPython, in 'log(int)', first try to cast the int to double,
and only if that overflows use the special very-long-int algorithm.
Author: Armin Rigo
Branch: py3.5
Changeset: r88378:a6e7189349da
Date: 2016-11-15 08:16 +0100
http://bitbucket.org/pypy/pypy/changeset/a6e7189349da/
Log:py3 fix
diff --git a/pypy/module/pypyjit/test_pypy_c/test_misc.py
b/pypy/module/pypyjit/test_pypy_c/test_misc.py
--- a/pypy/module/pypyjit/
Author: Armin Rigo
Branch:
Changeset: r88380:0e2797574d3d
Date: 2016-11-15 08:53 +0100
http://bitbucket.org/pypy/pypy/changeset/0e2797574d3d/
Log:Don't create log files that have the executable bit set
diff --git a/rpython/rlib/rjitlog/src/rjitlog.c
b/rpython/rlib/rjitlog/src/rjitlog.c
---
Author: Armin Rigo
Branch: py3.5
Changeset: r88379:e6817784253f
Date: 2016-11-15 08:22 +0100
http://bitbucket.org/pypy/pypy/changeset/e6817784253f/
Log:remove xrange() test
diff --git a/pypy/module/pypyjit/test_pypy_c/test_misc.py
b/pypy/module/pypyjit/test_pypy_c/test_misc.py
--- a/pypy/mo
10 matches
Mail list logo