[pypy-commit] pypy py3k: merge upstream

2014-10-24 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r74152:a87e6542c186 Date: 2014-10-24 00:29 -0700 http://bitbucket.org/pypy/pypy/changeset/a87e6542c186/ Log:merge upstream diff --git a/pypy/module/posix/interp_nt.py b/pypy/module/posix/interp_nt.py ---

[pypy-commit] pypy py3k: merge upstream

2014-07-12 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r72428:bf8917ab2b8a Date: 2014-07-12 14:48 -0700 http://bitbucket.org/pypy/pypy/changeset/bf8917ab2b8a/ Log:merge upstream diff --git a/pypy/goal/targetpypystandalone.py b/pypy/goal/targetpypystandalone.py ---

[pypy-commit] pypy py3k: merge upstream

2014-05-05 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r71283:01e1b2dbf81e Date: 2014-05-05 12:07 -0700 http://bitbucket.org/pypy/pypy/changeset/01e1b2dbf81e/ Log:merge upstream diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py ---

[pypy-commit] pypy py3k: merge upstream

2014-04-29 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r71081:e43a6cc83813 Date: 2014-04-29 16:10 -0700 http://bitbucket.org/pypy/pypy/changeset/e43a6cc83813/ Log:merge upstream diff --git a/lib_pypy/_testcapi.py b/lib_pypy/_testcapi.py --- a/lib_pypy/_testcapi.py +++

[pypy-commit] pypy py3k: merge upstream

2014-03-03 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69653:dd1df5603029 Date: 2014-03-03 20:24 -0800 http://bitbucket.org/pypy/pypy/changeset/dd1df5603029/ Log:merge upstream diff --git a/pypy/module/thread/test/test_lock.py b/pypy/module/thread/test/test_lock.py ---

[pypy-commit] pypy py3k: merge upstream

2013-12-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r68478:55a82ced3b8a Date: 2013-12-18 15:48 -0800 http://bitbucket.org/pypy/pypy/changeset/55a82ced3b8a/ Log:merge upstream diff --git a/lib-python/3/datetime.py b/lib-python/3/datetime.py --- a/lib-python/3/datetime.py +++

[pypy-commit] pypy py3k: merge upstream

2013-09-27 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r67121:1304757e1917 Date: 2013-09-27 15:27 -0700 http://bitbucket.org/pypy/pypy/changeset/1304757e1917/ Log:merge upstream diff --git a/lib_pypy/pyrepl/readline.py b/lib_pypy/pyrepl/readline.py ---

[pypy-commit] pypy py3k: merge upstream

2013-03-04 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r62023:1f5c86d3b78b Date: 2013-03-04 13:40 -0800 http://bitbucket.org/pypy/pypy/changeset/1f5c86d3b78b/ Log:merge upstream diff --git a/lib-python/3/test/test_extcall.py b/lib-python/3/test/test_extcall.py ---

[pypy-commit] pypy py3k: merge upstream

2013-02-21 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r61579:80cbaa6d2c4e Date: 2013-02-21 16:40 -0800 http://bitbucket.org/pypy/pypy/changeset/80cbaa6d2c4e/ Log:merge upstream ___ pypy-commit mailing list pypy-commit@python.org

[pypy-commit] pypy py3k: merge upstream

2013-02-17 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r61386:1a3dce362e2e Date: 2013-02-17 14:09 -0800 http://bitbucket.org/pypy/pypy/changeset/1a3dce362e2e/ Log:merge upstream diff --git a/lib-python/3.2/ctypes/test/test_arrays.py b/lib-python/3.2/ctypes/test/test_arrays.py

[pypy-commit] pypy py3k: merge upstream

2013-02-13 Thread Manuel Jacob
Author: Manuel Jacob Branch: py3k Changeset: r61202:be9716c1d767 Date: 2013-02-13 11:44 +0100 http://bitbucket.org/pypy/pypy/changeset/be9716c1d767/ Log:merge upstream diff --git a/pypy/interpreter/astcompiler/test/test_compiler.py b/pypy/interpreter/astcompiler/test/test_compiler.py ---