Author: Armin Rigo
Branch:
Changeset: r2763:29ac108030f8
Date: 2016-09-06 09:57 +0200
http://bitbucket.org/cffi/cffi/changeset/29ac108030f8/
Log:skip test
diff --git a/testing/cffi0/test_ctypes.py b/testing/cffi0/test_ctypes.py
--- a/testing/cffi0/test_ctypes.py
+++ b/testing/cffi0/test_cty
Author: Armin Rigo
Branch:
Changeset: r2762:48bb1b21620f
Date: 2016-09-06 09:49 +0200
http://bitbucket.org/cffi/cffi/changeset/48bb1b21620f/
Log:Update and document v1.8.2
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -2,7 +2,7 @@
#in
Author: Armin Rigo
Branch:
Changeset: r2764:b518a1326d6c
Date: 2016-09-06 10:03 +0200
http://bitbucket.org/cffi/cffi/changeset/b518a1326d6c/
Log:A direct test
diff --git a/c/test_c.py b/c/test_c.py
--- a/c/test_c.py
+++ b/c/test_c.py
@@ -2536,6 +2536,25 @@
assert d[2][1].bitshift == -1
Author: Armin Rigo
Branch:
Changeset: r86900:39d096586b61
Date: 2016-09-06 10:21 +0200
http://bitbucket.org/pypy/pypy/changeset/39d096586b61/
Log:update to cffi/b518a1326d6c
diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_pypy/cffi.egg-info/PKG-INFO
--- a/lib_pypy/cffi.egg-info/PKG-INFO
Author: Armin Rigo
Branch: release-1.8
Changeset: r2765:f745eccd83e3
Date: 2016-09-06 10:21 +0200
http://bitbucket.org/cffi/cffi/changeset/f745eccd83e3/
Log:Release branch, starting at 1.8.2 for CPython
___
pypy-commit mailing list
pypy-commit@pyth
Author: Armin Rigo
Branch: release-1.8
Changeset: r2766:ac64324fb262
Date: 2016-09-06 10:26 +0200
http://bitbucket.org/cffi/cffi/changeset/ac64324fb262/
Log:md5/sha
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/insta
Author: Armin Rigo
Branch:
Changeset: r2767:477e1350143e
Date: 2016-09-06 10:26 +0200
http://bitbucket.org/cffi/cffi/changeset/477e1350143e/
Log:hg merge release-1.8
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/ins
Author: Matti Picus
Branch: release-5.x
Changeset: r86903:c95650101a99
Date: 2016-09-06 13:47 +0300
http://bitbucket.org/pypy/pypy/changeset/c95650101a99/
Log:Moved tag release-pypy2.7-v5.4.1 to changeset 0e2d9a73f5a1 (from
changeset 050d84dd7899)
diff --git a/.hgtags b/.hgtags
--- a
Author: Matti Picus
Branch:
Changeset: r86906:03fc4cb79e37
Date: 2016-09-06 13:52 +0300
http://bitbucket.org/pypy/pypy/changeset/03fc4cb79e37/
Log:merge buffer-interface, which implements buffer-protocol parts of
cpyext and numpypy
diff --git a/pypy/interpreter/baseobjspace.py b/pyp
Author: Matti Picus
Branch:
Changeset: r86907:2ee81d5bf769
Date: 2016-09-06 13:57 +0300
http://bitbucket.org/pypy/pypy/changeset/2ee81d5bf769/
Log:document branches and update release 5.4.1
diff --git a/pypy/doc/release-pypy2.7-v5.4.1.rst
b/pypy/doc/release-pypy2.7-v5.4.1.rst
--- a/pypy/do
Author: Matti Picus
Branch:
Changeset: r86904:6c7485fc8b69
Date: 2016-09-06 13:47 +0300
http://bitbucket.org/pypy/pypy/changeset/6c7485fc8b69/
Log:Moved tag release-pypy2.7-v5.4.1 to changeset 0e2d9a73f5a1 (from
changeset 050d84dd7899)
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
++
Author: Matti Picus
Branch: buffer-interface
Changeset: r86905:b33e2ca4e535
Date: 2016-09-06 13:50 +0300
http://bitbucket.org/pypy/pypy/changeset/b33e2ca4e535/
Log:close branch to be merged
___
pypy-commit mailing list
pypy-commit@python.org
https:
Author: Matti Picus
Branch: release-5.x
Changeset: r86902:0e2d9a73f5a1
Date: 2016-09-06 13:46 +0300
http://bitbucket.org/pypy/pypy/changeset/0e2d9a73f5a1/
Log:test, fix issue #2395 - do not force pyobj
diff --git a/pypy/module/cpyext/bytesobject.py
b/pypy/module/cpyext/bytesobject.py
--- a/
Author: Matti Picus
Branch:
Changeset: r86901:9eb6ddd96e0e
Date: 2016-09-06 13:46 +0300
http://bitbucket.org/pypy/pypy/changeset/9eb6ddd96e0e/
Log:test, fix issue #2395 - do not force pyobj
diff --git a/pypy/module/cpyext/bytesobject.py
b/pypy/module/cpyext/bytesobject.py
--- a/pypy/module
Author: Ronan Lamy
Branch: union-side-effects
Changeset: r86908:35a154a7faf2
Date: 2016-09-06 15:38 +0100
http://bitbucket.org/pypy/pypy/changeset/35a154a7faf2/
Log:Use more general strategy in 2 tests
diff --git a/rpython/annotator/test/test_model.py
b/rpython/annotator/test/test_model.py
Author: Carl Friedrich Bolz
Branch:
Changeset: r86909:aab338e52409
Date: 2016-09-06 16:50 +0200
http://bitbucket.org/pypy/pypy/changeset/aab338e52409/
Log:improve the trace of import statements to not contain calls
(needed slightly awkward code)
diff --git a/pypy/module/imp/importi
Author: Armin Rigo
Branch: extradoc
Changeset: r786:42216d0bec0f
Date: 2016-09-06 20:36 +0200
http://bitbucket.org/pypy/pypy.org/changeset/42216d0bec0f/
Log:update the checksums
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -450
Author: Matti Picus
Branch:
Changeset: r86910:abbb7cdf30ab
Date: 2016-09-06 21:46 +0300
http://bitbucket.org/pypy/pypy/changeset/abbb7cdf30ab/
Log:remove one more pyobj force, rework documentation
diff --git a/pypy/doc/release-pypy2.7-v5.4.1.rst
b/pypy/doc/release-pypy2.7-v5.4.1.rst
--- a/
Author: Matti Picus
Branch:
Changeset: r86911:c1a85c2f66cf
Date: 2016-09-06 22:00 +0300
http://bitbucket.org/pypy/pypy/changeset/c1a85c2f66cf/
Log:documentation
diff --git a/pypy/module/cpyext/bytesobject.py
b/pypy/module/cpyext/bytesobject.py
--- a/pypy/module/cpyext/bytesobject.py
+++ b/
Author: Spenser Bauman
Branch: remove-getarrayitem-pure
Changeset: r86913:424b9e80e6a4
Date: 2016-04-05 21:54 -0400
http://bitbucket.org/pypy/pypy/changeset/424b9e80e6a4/
Log:Sanity checks
diff --git a/rpython/jit/metainterp/pyjitpl.py
b/rpython/jit/metainterp/pyjitpl.py
--- a/rpython/jit/m
Author: Spenser Bauman
Branch: remove-getarrayitem-pure
Changeset: r86912:2fb300020852
Date: 2016-04-03 13:16 -0400
http://bitbucket.org/pypy/pypy/changeset/2fb300020852/
Log:Move code
diff --git a/rpython/jit/metainterp/optimizeopt/heap.py
b/rpython/jit/metainterp/optimizeopt/heap.py
--- a
Author: Spenser Bauman
Branch: force-virtual-state
Changeset: r86914:9c278b23ff9f
Date: 2016-09-06 16:40 -0400
http://bitbucket.org/pypy/pypy/changeset/9c278b23ff9f/
Log:Emit proper instruction sequence for checking raw pointers
diff --git a/rpython/jit/metainterp/optimizeopt/info.py
b/rpyt
Author: Stefano Rivera
Branch:
Changeset: r86915:0dcc383e61e3
Date: 2016-09-06 15:01 -0700
http://bitbucket.org/pypy/pypy/changeset/0dcc383e61e3/
Log:If the expected exception was raised, the SSLContext can't be shut
down yet
diff --git a/pypy/module/_ssl/test/test_ssl.py
b/pypy/mo
Author: Ronan Lamy
Branch: py3k
Changeset: r86916:37c0e5dcf737
Date: 2016-09-07 05:15 +0100
http://bitbucket.org/pypy/pypy/changeset/37c0e5dcf737/
Log:hg merge default
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -30,3 +30,6 @@
68bb3510d8212ae9efb687e12e58c09d29e74f87 relea
24 matches
Mail list logo