[pypy-commit] pypy default: PyPyGILState_Ensure() is not fixed in default. It is only fixed in

2016-04-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r83786:2e4ca5042b6b Date: 2016-04-20 09:06 +0200 http://bitbucket.org/pypy/pypy/changeset/2e4ca5042b6b/ Log:PyPyGILState_Ensure() is not fixed in default. It is only fixed in cpyext-ext diff --git a/pypy/doc/release-5.1.0.rst b/pypy/doc/release-

[pypy-commit] pypy.org extradoc: update the hashes for pypy 5.1.0

2016-04-20 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r731:bf8c74046191 Date: 2016-04-20 09:27 +0200 http://bitbucket.org/pypy/pypy.org/changeset/bf8c74046191/ Log:update the hashes for pypy 5.1.0 diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download

[pypy-commit] pypy default: typo in release notes

2016-04-20 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r83787:1bb1fd1183fb Date: 2016-04-20 11:29 +0200 http://bitbucket.org/pypy/pypy/changeset/1bb1fd1183fb/ Log:typo in release notes diff --git a/pypy/doc/release-5.1.0.rst b/pypy/doc/release-5.1.0.rst --- a/pypy/doc/release-5.1.0.rst +++ b/pypy/doc/

[pypy-commit] pypy stat_ns: hg merge py3k

2016-04-20 Thread rlamy
Author: Ronan Lamy Branch: stat_ns Changeset: r83788:8dfa459eefd8 Date: 2016-04-20 14:56 +0100 http://bitbucket.org/pypy/pypy/changeset/8dfa459eefd8/ Log:hg merge py3k diff --git a/lib-python/3/test/test_inspect.py b/lib-python/3/test/test_inspect.py --- a/lib-python/3/test/test_inspect.py

[pypy-commit] pypy stat_ns: Close branch stat_ns

2016-04-20 Thread rlamy
Author: Ronan Lamy Branch: stat_ns Changeset: r83789:10b716c07594 Date: 2016-04-20 17:30 +0100 http://bitbucket.org/pypy/pypy/changeset/10b716c07594/ Log:Close branch stat_ns ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.o

[pypy-commit] pypy py3k: Merged in stat_ns (pull request #430)

2016-04-20 Thread rlamy
Author: Ronan Lamy Branch: py3k Changeset: r83790:d98d51929afd Date: 2016-04-20 17:30 +0100 http://bitbucket.org/pypy/pypy/changeset/d98d51929afd/ Log:Merged in stat_ns (pull request #430) Hackish support for the st_xtime_ns fields in stat_result() diff --git a/pypy/module/posix/app

[pypy-commit] pypy default: expand header of release note

2016-04-20 Thread mattip
Author: mattip Branch: Changeset: r83791:ede770bcad43 Date: 2016-04-20 21:07 +0300 http://bitbucket.org/pypy/pypy/changeset/ede770bcad43/ Log:expand header of release note diff --git a/pypy/doc/release-5.1.0.rst b/pypy/doc/release-5.1.0.rst --- a/pypy/doc/release-5.1.0.rst +++ b/pypy/doc/re

[pypy-commit] pypy default: merge heads

2016-04-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r83794:27011fa25b9e Date: 2016-04-20 20:49 +0200 http://bitbucket.org/pypy/pypy/changeset/27011fa25b9e/ Log:merge heads diff --git a/pypy/doc/release-5.1.0.rst b/pypy/doc/release-5.1.0.rst --- a/pypy/doc/release-5.1.0.rst +++ b/pypy/doc/release-5.1.0.rs

[pypy-commit] pypy default: Stop early if $branchname or $tagname are invalid

2016-04-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r83792:b3a73ac614ea Date: 2016-04-20 09:11 +0200 http://bitbucket.org/pypy/pypy/changeset/b3a73ac614ea/ Log:Stop early if $branchname or $tagname are invalid diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/release/repackage.sh --- a/pypy/tool/re

[pypy-commit] pypy default: Issue #2277: only special-case two exact lists, not list subclasses,

2016-04-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r83793:c6fad9d028ef Date: 2016-04-20 20:49 +0200 http://bitbucket.org/pypy/pypy/changeset/c6fad9d028ef/ Log:Issue #2277: only special-case two exact lists, not list subclasses, because an overridden __iter__() should be called (probably) diff --

[pypy-commit] pypy.org extradoc: update website download page for 5.1

2016-04-20 Thread mattip
Author: mattip Branch: extradoc Changeset: r732:c3535bec12d7 Date: 2016-04-20 22:24 +0300 http://bitbucket.org/pypy/pypy.org/changeset/c3535bec12d7/ Log:update website download page for 5.1 diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -74,7 +74,7 @@

[pypy-commit] buildbot default: deactivate nightly jit-benchmark-linux-x86-64-single-run runs

2016-04-20 Thread mattip
Author: mattip Branch: Changeset: r1001:6cada2d6955f Date: 2016-04-20 23:03 +0300 http://bitbucket.org/pypy/buildbot/changeset/6cada2d6955f/ Log:deactivate nightly jit-benchmark-linux-x86-64-single-run runs diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py --- a/bot2/py

[pypy-commit] pypy cpyext-ext: add defines to post_include_bits when translating and name not in pypy_macros.h

2016-04-20 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r83795:bed7808066ac Date: 2016-04-20 23:35 +0300 http://bitbucket.org/pypy/pypy/changeset/bed7808066ac/ Log:add defines to post_include_bits when translating and name not in pypy_macros.h diff --git a/pypy/module/cpyext/api.py b/pypy/modul

[pypy-commit] pypy cpyext-ext: remove debug cruft

2016-04-20 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r83796:8f7fc6ed39a0 Date: 2016-04-21 00:02 +0300 http://bitbucket.org/pypy/pypy/changeset/8f7fc6ed39a0/ Log:remove debug cruft diff --git a/pypy/module/cpyext/dictobject.py b/pypy/module/cpyext/dictobject.py --- a/pypy/module/cpyext/dictobject.py

[pypy-commit] pypy cpyext-ext: Replace empty dict with NULL

2016-04-20 Thread arigo
Author: Armin Rigo Branch: cpyext-ext Changeset: r83797:9ede3a4c7b4d Date: 2016-04-20 23:31 +0200 http://bitbucket.org/pypy/pypy/changeset/9ede3a4c7b4d/ Log:Replace empty dict with NULL diff --git a/pypy/module/cpyext/typeobject.py b/pypy/module/cpyext/typeobject.py --- a/pypy/module/cpyext/

[pypy-commit] pypy py3k: 2to3

2016-04-20 Thread mjacob
Author: Manuel Jacob Branch: py3k Changeset: r83799:9f5913d6c6c2 Date: 2016-04-20 23:37 +0200 http://bitbucket.org/pypy/pypy/changeset/9f5913d6c6c2/ Log:2to3 diff --git a/pypy/objspace/std/test/test_typeobject.py b/pypy/objspace/std/test/test_typeobject.py --- a/pypy/objspace/std/test/test_

[pypy-commit] pypy py3k: Get rid of tab in Python source file.

2016-04-20 Thread mjacob
Author: Manuel Jacob Branch: py3k Changeset: r83798:828214e58f10 Date: 2016-04-20 23:36 +0200 http://bitbucket.org/pypy/pypy/changeset/828214e58f10/ Log:Get rid of tab in Python source file. diff --git a/pypy/module/itertools/interp_itertools.py b/pypy/module/itertools/interp_itertools.py -

[pypy-commit] pypy py3k: 2to3

2016-04-20 Thread mjacob
Author: Manuel Jacob Branch: py3k Changeset: r83800:40c11f7ad71a Date: 2016-04-20 23:44 +0200 http://bitbucket.org/pypy/pypy/changeset/40c11f7ad71a/ Log:2to3 diff --git a/pypy/module/__pypy__/test/test_magic.py b/pypy/module/__pypy__/test/test_magic.py --- a/pypy/module/__pypy__/test/test_m

[pypy-commit] pypy py3k: translation fixes for osx

2016-04-20 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r83801:9ba0ca55f93a Date: 2016-04-20 18:52 -0700 http://bitbucket.org/pypy/pypy/changeset/9ba0ca55f93a/ Log:translation fixes for osx diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py --- a/pypy/module/posix/inte