Author: Ronan Lamy
Branch: py3.5
Changeset: r92409:1a05dfedf02e
Date: 2017-09-16 05:15 +0100
http://bitbucket.org/pypy/pypy/changeset/1a05dfedf02e/
Log:Implement PyDict_SetDefault()
diff --git a/pypy/module/cpyext/dictobject.py b/pypy/module/cpyext/dictobject.py
--- a/pypy/module/cpyext/dict
Author: Ronan Lamy
Branch: py3.5
Changeset: r92408:a874c797101f
Date: 2017-09-15 22:55 +0100
http://bitbucket.org/pypy/pypy/changeset/a874c797101f/
Log:fix translation again
diff --git a/pypy/module/cpyext/unicodeobject.py
b/pypy/module/cpyext/unicodeobject.py
--- a/pypy/module/cpyext/unico
Author: Ronan Lamy
Branch: py3.5
Changeset: r92407:5ad69386dfac
Date: 2017-09-15 22:33 +0100
http://bitbucket.org/pypy/pypy/changeset/5ad69386dfac/
Log:fix translation
diff --git a/pypy/module/cpyext/unicodeobject.py
b/pypy/module/cpyext/unicodeobject.py
--- a/pypy/module/cpyext/unicodeobje
Author: Ronan Lamy
Branch: py3.5
Changeset: r92406:e27c61e1a09a
Date: 2017-09-15 21:58 +0100
http://bitbucket.org/pypy/pypy/changeset/e27c61e1a09a/
Log:Add inefficient implementation of PyUnicode_FromKindAndData()
diff --git a/pypy/module/cpyext/test/test_unicodeobject.py
b/pypy/module/cpye
Author: Armin Rigo
Branch:
Changeset: r3010:62beffad167e
Date: 2017-09-15 19:24 +0200
http://bitbucket.org/cffi/cffi/changeset/62beffad167e/
Log:Update the doc, as suggested on python-cffi
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/doc/source/u
Author: Armin Rigo
Branch:
Changeset: r92405:566bf0c6ad4d
Date: 2017-09-15 18:43 +0200
http://bitbucket.org/pypy/pypy/changeset/566bf0c6ad4d/
Log:update to cffi/b19be645c9f5
diff --git a/pypy/module/test_lib_pypy/cffi_tests/cffi1/test_recompiler.py
b/pypy/module/test_lib_pypy/cffi_tests/cf
Author: Armin Rigo
Branch:
Changeset: r3009:b19be645c9f5
Date: 2017-09-15 18:42 +0200
http://bitbucket.org/cffi/cffi/changeset/b19be645c9f5/
Log:Update the tests for pycparser 2.18
diff --git a/testing/cffi1/test_recompiler.py b/testing/cffi1/test_recompiler.py
--- a/testing/cffi1/test_reco
Author: Ronan Lamy
Branch: py3.5
Changeset: r92404:3bf25e792a8e
Date: 2017-09-15 16:37 +0100
http://bitbucket.org/pypy/pypy/changeset/3bf25e792a8e/
Log:merge heads
diff --git a/pypy/module/cpyext/test/array.c b/pypy/module/cpyext/test/array.c
--- a/pypy/module/cpyext/test/array.c
+++ b/pypy/
Author: Ronan Lamy
Branch: py3.5
Changeset: r92403:3d6ac44c6fff
Date: 2017-09-15 16:37 +0100
http://bitbucket.org/pypy/pypy/changeset/3d6ac44c6fff/
Log:hg merge default
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsn
Author: Matti Picus
Branch: py3.5
Changeset: r92402:5574c7edd8e2
Date: 2017-09-15 14:02 +
http://bitbucket.org/pypy/pypy/changeset/5574c7edd8e2/
Log:argument pbyteorder should be precisely int*
diff --git a/pypy/module/cpyext/test/array.c b/pypy/module/cpyext/test/array.c
--- a/pypy/modu
Author: Matti Picus
Branch: cleanup-hg-bookmarks
Changeset: r1027:be49507c1176
Date: 2017-09-15 12:57 +0300
http://bitbucket.org/pypy/buildbot/changeset/be49507c1176/
Log:close branch to be merged
___
pypy-commit mailing list
pypy-commit@python.org
Author: Matti Picus
Branch:
Changeset: r1028:201463d5f98a
Date: 2017-09-15 12:59 +0300
http://bitbucket.org/pypy/buildbot/changeset/201463d5f98a/
Log:merge branch to remove hg bookmarks during hg cleanup
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypyb
Author: Matti Picus
Branch: cleanup-hg-bookmarks
Changeset: r1026:06d6f0d7b2c2
Date: 2017-09-15 12:55 +0300
http://bitbucket.org/pypy/buildbot/changeset/06d6f0d7b2c2/
Log:remove link to numpy results from page top, add link to py3.5
instead
diff --git a/master/templates/layout.html b
Author: Matti Picus
Branch: py3.5
Changeset: r92401:2ec9c954ee0a
Date: 2017-09-15 12:46 +0300
http://bitbucket.org/pypy/pypy/changeset/2ec9c954ee0a/
Log:fix translation
diff --git a/pypy/module/cpyext/typeobject.py b/pypy/module/cpyext/typeobject.py
--- a/pypy/module/cpyext/typeobject.py
+++
Author: Matti Picus
Branch:
Changeset: r92400:921cf6b61598
Date: 2017-09-15 11:01 +0300
http://bitbucket.org/pypy/pypy/changeset/921cf6b61598/
Log:remove redundant test, fix translation
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++
Author: Matti Picus
Branch: py3.5
Changeset: r92399:d733a59858a7
Date: 2017-09-15 10:55 +0300
http://bitbucket.org/pypy/pypy/changeset/d733a59858a7/
Log:fix issue 2657, but why is this even an exported API function?
diff --git a/pypy/module/cpyext/include/unicodeobject.h
b/pypy/module/cpyex
16 matches
Mail list logo