Author: Armin Rigo
Branch: release-1.13
Changeset: r3291:e295aee5c3ab
Date: 2019-09-20 19:24 +0200
http://bitbucket.org/cffi/cffi/changeset/e295aee5c3ab/
Log:Don't return a bool from __int__(), as it raises a
(Pending?)DeprecationWarning
diff --git a/cffi/backend_ctypes.py b/cffi/bac
Author: Armin Rigo
Branch: release-1.13
Changeset: r3290:e9384e7fda85
Date: 2019-09-20 18:38 +0200
http://bitbucket.org/cffi/cffi/changeset/e9384e7fda85/
Log:oops
diff --git a/testing/cffi1/test_re_python.py b/testing/cffi1/test_re_python.py
--- a/testing/cffi1/test_re_python.py
+++ b/testin
Author: Armin Rigo
Branch: release-1.13
Changeset: r3289:0512679a6efd
Date: 2019-09-20 18:31 +0200
http://bitbucket.org/cffi/cffi/changeset/0512679a6efd/
Log:Silence the warning
diff --git a/testing/cffi1/test_re_python.py b/testing/cffi1/test_re_python.py
--- a/testing/cffi1/test_re_python.
Author: Armin Rigo
Branch:
Changeset: r3287:8976fd752614
Date: 2019-09-20 18:14 +0200
http://bitbucket.org/cffi/cffi/changeset/8976fd752614/
Log:Add a few more whatsnew entries
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/what
Author: Carl Friedrich Bolz-Tereick
Branch: json-decoder-maps
Changeset: r97572:06effcd1097c
Date: 2019-09-20 17:07 +0200
http://bitbucket.org/pypy/pypy/changeset/06effcd1097c/
Log:fix remaining anto comment: when hitting a blocked map, insert keys
in the correct order into the real d
Author: Carl Friedrich Bolz-Tereick
Branch: json-decoder-maps
Changeset: r97571:22fe436a1585
Date: 2019-09-20 16:40 +0200
http://bitbucket.org/pypy/pypy/changeset/22fe436a1585/
Log:a test that devolving doesn't change the order
diff --git a/pypy/objspace/std/test/test_jsondict.py
b/pypy/obj
Author: Carl Friedrich Bolz-Tereick
Branch: py3.6
Changeset: r97568:65e4ad6eb6b8
Date: 2019-09-20 12:43 +0200
http://bitbucket.org/pypy/pypy/changeset/65e4ad6eb6b8/
Log:merge default
diff too long, truncating to 2000 out of 8630 lines
diff --git a/extra_tests/cffi_tests/test_egg_version.py
Author: Armin Rigo
Branch: json-decoder-maps
Changeset: r97567:a6922067f4ef
Date: 2019-09-20 13:14 +0200
http://bitbucket.org/pypy/pypy/changeset/a6922067f4ef/
Log:Review, minor tweaks
diff --git a/pypy/module/_pypyjson/simd.py b/pypy/module/_pypyjson/simd.py
--- a/pypy/module/_pypyjson/simd
Author: Carl Friedrich Bolz-Tereick
Branch: json-decoder-maps
Changeset: r97566:3a51f8eb6272
Date: 2019-09-20 12:32 +0200
http://bitbucket.org/pypy/pypy/changeset/3a51f8eb6272/
Log:fix bytes/WORD_SIZE confusion (thanks Armin)
diff --git a/pypy/module/_pypyjson/simd.py b/pypy/module/_pypyjson
Author: Carl Friedrich Bolz-Tereick
Branch: json-decoder-maps
Changeset: r97565:42f36c45bad2
Date: 2019-09-20 12:31 +0200
http://bitbucket.org/pypy/pypy/changeset/42f36c45bad2/
Log:remove usage of get_nonmovingbuffer_final_null
diff --git a/pypy/module/_pypyjson/interp_decoder.py
b/pypy/mod
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r97564:648820f106b9
Date: 2019-09-20 11:44 +0200
http://bitbucket.org/pypy/pypy/changeset/648820f106b9/
Log:should fix the encoding errors
diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py
b/pypy/module/pypyjit/test_pypy_c/te
Author: Matti Picus
Branch:
Changeset: r97563:af4a8595c924
Date: 2019-09-20 12:20 +0300
http://bitbucket.org/pypy/pypy/changeset/af4a8595c924/
Log:update pycparser to latest version
diff too long, truncating to 2000 out of 8412 lines
diff --git a/lib_pypy/cffi/_pycparser/__init__.py
b/lib
Author: Matti Picus
Branch:
Changeset: r97562:bcb0c566c840
Date: 2019-09-20 12:21 +0300
http://bitbucket.org/pypy/pypy/changeset/bcb0c566c840/
Log:test that pycparser is latest version
diff --git a/extra_tests/cffi_tests/test_egg_version.py
b/extra_tests/cffi_tests/test_version.py
rename f
Author: Matti Picus
Branch:
Changeset: r97561:ff708db85023
Date: 2019-09-20 11:18 +0300
http://bitbucket.org/pypy/pypy/changeset/ff708db85023/
Log:Updates from review
diff --git a/pypy/doc/release-v7.2.0.rst b/pypy/doc/release-v7.2.0.rst
--- a/pypy/doc/release-v7.2.0.rst
+++ b/pypy/doc/rele
Author: Matti Picus
Branch: py3.6
Changeset: r97560:b2dd9b388196
Date: 2019-09-20 09:51 +0300
http://bitbucket.org/pypy/pypy/changeset/b2dd9b388196/
Log:changeset abe60bf6dc7b broke re.compile('([ \t]*line\W)|([
\t]*\d+)') in cffi
diff --git a/pypy/interpreter/pyparser/test/apptest_p
15 matches
Mail list logo