[pypy-commit] pypy py3.3: prefer oefmt

2014-04-13 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3.3 Changeset: r70623:14f65b3bbd6a Date: 2014-04-13 14:36 -0700 http://bitbucket.org/pypy/pypy/changeset/14f65b3bbd6a/ Log:prefer oefmt diff --git a/pypy/module/select/interp_select.py b/pypy/module/select/interp_select.py ---

[pypy-commit] pypy py3k: typo

2014-04-13 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70624:c671eb068b1e Date: 2014-04-13 14:38 -0700 http://bitbucket.org/pypy/pypy/changeset/c671eb068b1e/ Log:typo diff --git a/lib_pypy/_pypy_interact.py b/lib_pypy/_pypy_interact.py --- a/lib_pypy/_pypy_interact.py +++

[pypy-commit] pypy py3k: merge default

2014-04-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70597:fe69dee13c0f Date: 2014-04-11 17:10 -0700 http://bitbucket.org/pypy/pypy/changeset/fe69dee13c0f/ Log:merge default diff --git a/pypy/doc/_ref.txt b/pypy/doc/_ref.txt --- a/pypy/doc/_ref.txt +++ b/pypy/doc/_ref.txt @@

[pypy-commit] pypy default: kill remnants of the long dead MeasuringDictImplementation

2014-04-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70596:d821161dcac8 Date: 2014-04-11 17:05 -0700 http://bitbucket.org/pypy/pypy/changeset/d821161dcac8/ Log:kill remnants of the long dead MeasuringDictImplementation diff --git a/pypy/objspace/std/test/test_dictmultiobject.py

[pypy-commit] pypy py3k-fix-strategies: merge py3k

2014-04-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-fix-strategies Changeset: r70598:b143fe6459cf Date: 2014-04-11 17:11 -0700 http://bitbucket.org/pypy/pypy/changeset/b143fe6459cf/ Log:merge py3k diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py ---

[pypy-commit] pypy py3k: merge default

2014-04-10 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70541:ec295dbad48a Date: 2014-04-10 11:35 -0700 http://bitbucket.org/pypy/pypy/changeset/ec295dbad48a/ Log:merge default diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py --- a/pypy/config/pypyoption.py +++

[pypy-commit] pypy default: py3k compat

2014-04-10 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70542:5915a918a053 Date: 2014-04-10 16:26 -0700 http://bitbucket.org/pypy/pypy/changeset/5915a918a053/ Log:py3k compat diff --git a/pypy/module/_cffi_backend/test/test_fastpath.py

[pypy-commit] pypy py3k: merge default

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70502:b7063430977e Date: 2014-04-09 11:32 -0700 http://bitbucket.org/pypy/pypy/changeset/b7063430977e/ Log:merge default diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst --- a/pypy/doc/faq.rst +++ b/pypy/doc/faq.rst @@

[pypy-commit] pypy stdlib-3.2.5: use cpython 3.3's test which we already adhere to. 3.2.5's test seems bogus

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70501:455e6ff76097 Date: 2014-04-08 17:14 -0700 http://bitbucket.org/pypy/pypy/changeset/455e6ff76097/ Log:use cpython 3.3's test which we already adhere to. 3.2.5's test seems bogus (cpython issue15533)

[pypy-commit] pypy default: minor cleanup/pep8

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70500:c54befdbeb4b Date: 2014-04-09 11:30 -0700 http://bitbucket.org/pypy/pypy/changeset/c54befdbeb4b/ Log:minor cleanup/pep8 diff --git a/pypy/module/sys/initpath.py b/pypy/module/sys/initpath.py ---

[pypy-commit] pypy stdlib-3.2.5: merge py3k

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70503:712bbcb26dce Date: 2014-04-09 11:32 -0700 http://bitbucket.org/pypy/pypy/changeset/712bbcb26dce/ Log:merge py3k diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst --- a/pypy/doc/faq.rst +++ b/pypy/doc/faq.rst @@

[pypy-commit] pypy default: nitpicking

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70504:e5b9edc29efe Date: 2014-04-09 11:39 -0700 http://bitbucket.org/pypy/pypy/changeset/e5b9edc29efe/ Log:nitpicking diff --git a/pypy/module/sys/initpath.py b/pypy/module/sys/initpath.py --- a/pypy/module/sys/initpath.py +++

[pypy-commit] pypy default: fix translation

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70506:da3975c63a3e Date: 2014-04-09 11:52 -0700 http://bitbucket.org/pypy/pypy/changeset/da3975c63a3e/ Log:fix translation diff --git a/pypy/module/sys/initpath.py b/pypy/module/sys/initpath.py --- a/pypy/module/sys/initpath.py

[pypy-commit] pypy py3k: merge default

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70519:7eafa2968379 Date: 2014-04-09 11:58 -0700 http://bitbucket.org/pypy/pypy/changeset/7eafa2968379/ Log:merge default diff --git a/pypy/module/posix/test/test_posix2.py b/pypy/module/posix/test/test_posix2.py ---

[pypy-commit] pypy stdlib-3.2.5: merge py3k

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70520:911844b1f9c2 Date: 2014-04-09 11:58 -0700 http://bitbucket.org/pypy/pypy/changeset/911844b1f9c2/ Log:merge py3k diff --git a/pypy/module/posix/test/test_posix2.py b/pypy/module/posix/test/test_posix2.py ---

[pypy-commit] pypy stdlib-3.2.5: incoming paths are now unicode so their path manipulations should be too --

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70521:8f1f8bf0c093 Date: 2014-04-09 12:23 -0700 http://bitbucket.org/pypy/pypy/changeset/8f1f8bf0c093/ Log:incoming paths are now unicode so their path manipulations should be too -- however rpath doesn't

[pypy-commit] pypy stdlib-3.2.5: close to be merged branch

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70525:03f738c0210a Date: 2014-04-09 15:15 -0700 http://bitbucket.org/pypy/pypy/changeset/03f738c0210a/ Log:close to be merged branch ___ pypy-commit mailing list

[pypy-commit] pypy stdlib-3.2.5: another BufferError impl. detail

2014-04-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70524:e7aa6d7e4488 Date: 2014-04-09 15:04 -0700 http://bitbucket.org/pypy/pypy/changeset/e7aa6d7e4488/ Log:another BufferError impl. detail diff --git a/lib-python/3/test/test_re.py b/lib-python/3/test/test_re.py

[pypy-commit] pypy stdlib-3.2.5: backout ebd9a9125c8c: len shouldn't raise a ValueError here. refs cpython

2014-04-08 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70492:030da16dc694 Date: 2014-04-08 12:40 -0700 http://bitbucket.org/pypy/pypy/changeset/030da16dc694/ Log:backout ebd9a9125c8c: len shouldn't raise a ValueError here. refs cpython issue21173 diff --git

[pypy-commit] pypy stdlib-3.2.5: workaround for staticmethod descriptors on PyPy

2014-04-08 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70494:52f0a7a337d7 Date: 2014-04-08 16:21 -0700 http://bitbucket.org/pypy/pypy/changeset/52f0a7a337d7/ Log:workaround for staticmethod descriptors on PyPy diff --git a/lib-python/3/test/test_pydoc.py

[pypy-commit] pypy stdlib-3.2.5: cpython issue12983: bytes literals with invalid \x escape now raise a

2014-04-08 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70493:f8d19753723f Date: 2014-04-08 16:20 -0700 http://bitbucket.org/pypy/pypy/changeset/f8d19753723f/ Log:cpython issue12983: bytes literals with invalid \x escape now raise a SyntaxError diff --git

[pypy-commit] pypy stdlib-3.2.5: fix str() w/ out an object specified kw only args

2014-04-03 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70427:bb6d5f9788c9 Date: 2014-04-03 15:04 -0700 http://bitbucket.org/pypy/pypy/changeset/bb6d5f9788c9/ Log:fix str() w/ out an object specified kw only args diff --git a/pypy/objspace/std/test/test_unicodeobject.py

[pypy-commit] pypy stdlib-3.2.5: exact error messages are an impl detail. we may revisit these in 3.4, when

2014-04-02 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70401:fb6aa1ffe82b Date: 2014-04-01 16:43 -0700 http://bitbucket.org/pypy/pypy/changeset/fb6aa1ffe82b/ Log:exact error messages are an impl detail. we may revisit these in 3.4, when cpython changes many of

[pypy-commit] pypy py3k: merge default

2014-04-02 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70403:10edbabbaae9 Date: 2014-04-02 11:22 -0700 http://bitbucket.org/pypy/pypy/changeset/10edbabbaae9/ Log:merge default diff --git a/lib-python/2.7/test/test_argparse.py b/lib-python/2.7/test/test_argparse.py ---

[pypy-commit] pypy stdlib-3.2.5: merge py3k

2014-04-02 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70404:b7947bb0d943 Date: 2014-04-02 11:22 -0700 http://bitbucket.org/pypy/pypy/changeset/b7947bb0d943/ Log:merge py3k diff --git a/lib-python/2.7/test/test_argparse.py b/lib-python/2.7/test/test_argparse.py ---

[pypy-commit] pypy stdlib-3.2.5: fix a c int overflow. refs cpython issue15989

2014-04-02 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70406:66760d2d4d71 Date: 2014-04-02 12:59 -0700 http://bitbucket.org/pypy/pypy/changeset/66760d2d4d71/ Log:fix a c int overflow. refs cpython issue15989 diff --git a/pypy/module/_io/test/test_textio.py

[pypy-commit] pypy default: py3k compat

2014-04-02 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70414:9745f0e775c3 Date: 2014-04-02 16:22 -0700 http://bitbucket.org/pypy/pypy/changeset/9745f0e775c3/ Log:py3k compat diff --git a/lib_pypy/_ctypes_test.py b/lib_pypy/_ctypes_test.py --- a/lib_pypy/_ctypes_test.py +++

[pypy-commit] pypy stdlib-3.2.5: reapply 4899736f152f to lib-python/3/ (no sys.getsizeof on pypy)

2014-04-02 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70415:e1402dbb190e Date: 2014-04-02 16:41 -0700 http://bitbucket.org/pypy/pypy/changeset/e1402dbb190e/ Log:reapply 4899736f152f to lib-python/3/ (no sys.getsizeof on pypy) diff --git

[pypy-commit] pypy stdlib-3.2.5: we need a collect here

2014-04-02 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70416:ebd9a9125c8c Date: 2014-04-02 16:45 -0700 http://bitbucket.org/pypy/pypy/changeset/ebd9a9125c8c/ Log:we need a collect here diff --git a/lib-python/3/test/test_weakref.py b/lib-python/3/test/test_weakref.py

[pypy-commit] pypy py3k-fix-strategies: branch for fixing/adapting the list/dict/etc strategies that were disabled

2014-04-01 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-fix-strategies Changeset: r70383:557b939aefd3 Date: 2014-04-01 13:34 -0700 http://bitbucket.org/pypy/pypy/changeset/557b939aefd3/ Log:branch for fixing/adapting the list/dict/etc strategies that were disabled while focusing on

[pypy-commit] pypy default: fix broken link (thanks gregor)

2014-03-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70319:c77678f05b18 Date: 2014-03-28 12:37 -0700 http://bitbucket.org/pypy/pypy/changeset/c77678f05b18/ Log:fix broken link (thanks gregor) diff --git a/pypy/doc/garbage_collection.rst b/pypy/doc/garbage_collection.rst ---

[pypy-commit] pypy py3k: fix for 32bit platforms again

2014-03-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70320:944bcc7beb70 Date: 2014-03-26 10:51 -0700 http://bitbucket.org/pypy/pypy/changeset/944bcc7beb70/ Log:fix for 32bit platforms again diff --git a/pypy/module/marshal/test/test_marshal.py

[pypy-commit] pypy py3k: merge default

2014-03-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70321:170a3218cb26 Date: 2014-03-27 16:17 -0700 http://bitbucket.org/pypy/pypy/changeset/170a3218cb26/ Log:merge default diff --git a/pypy/doc/stackless.rst b/pypy/doc/stackless.rst --- a/pypy/doc/stackless.rst +++

[pypy-commit] pypy py3k: adapt to py3, which allows bytes or unicode here

2014-03-25 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70293:1e0b20cb98d7 Date: 2014-03-25 16:55 -0700 http://bitbucket.org/pypy/pypy/changeset/1e0b20cb98d7/ Log:adapt to py3, which allows bytes or unicode here diff --git a/pypy/module/_codecs/test/test_codecs.py

[pypy-commit] pypy py3k: merge default

2014-03-25 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70292:e1951a6821db Date: 2014-03-25 16:53 -0700 http://bitbucket.org/pypy/pypy/changeset/e1951a6821db/ Log:merge default diff --git a/lib-python/2.7/test/test_genericpath.py b/lib-python/2.7/test/test_genericpath.py ---

[pypy-commit] pypy py3k: fix for 32bit platforms

2014-03-25 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70291:aef46bd9f030 Date: 2014-03-25 16:38 -0700 http://bitbucket.org/pypy/pypy/changeset/aef46bd9f030/ Log:fix for 32bit platforms diff --git a/pypy/objspace/std/test/test_smalllongobject.py

[pypy-commit] pypy py3k: space.buffer was killed

2014-03-24 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70270:0581af1a5243 Date: 2014-03-24 16:17 -0700 http://bitbucket.org/pypy/pypy/changeset/0581af1a5243/ Log:space.buffer was killed diff --git a/pypy/interpreter/test/test_buffer.py b/pypy/interpreter/test/test_buffer.py

[pypy-commit] pypy py3k: py3k still needs _check_released in buffer_w

2014-03-24 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70271:a0706792c660 Date: 2014-03-24 16:36 -0700 http://bitbucket.org/pypy/pypy/changeset/a0706792c660/ Log:py3k still needs _check_released in buffer_w diff --git a/pypy/objspace/std/memoryview.py

[pypy-commit] pypy py3k: adapt to py3

2014-03-24 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70272:5cba21f3d2be Date: 2014-03-24 16:44 -0700 http://bitbucket.org/pypy/pypy/changeset/5cba21f3d2be/ Log:adapt to py3 diff --git a/pypy/module/marshal/test/test_marshal.py b/pypy/module/marshal/test/test_marshal.py ---

[pypy-commit] pypy py3k: restore our buffer related error message

2014-03-21 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70150:707e60600dbe Date: 2014-03-21 16:48 -0700 http://bitbucket.org/pypy/pypy/changeset/707e60600dbe/ Log:restore our buffer related error message diff --git a/pypy/interpreter/baseobjspace.py

[pypy-commit] pypy py3k: MiniBuffer's API actually differs from MemoryView, fix

2014-03-21 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70149:4f39e0698984 Date: 2014-03-21 16:32 -0700 http://bitbucket.org/pypy/pypy/changeset/4f39e0698984/ Log:MiniBuffer's API actually differs from MemoryView, fix diff --git a/pypy/module/_cffi_backend/cbuffer.py

[pypy-commit] pypy py3k: this now lives in baseobjspace after the buffer refactor

2014-03-21 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70151:144c447e88ff Date: 2014-03-21 16:48 -0700 http://bitbucket.org/pypy/pypy/changeset/144c447e88ff/ Log:this now lives in baseobjspace after the buffer refactor diff --git a/pypy/objspace/descroperation.py

[pypy-commit] pypy default: backport 9813b8a36001 from py3k: cache UnsupportedOperation but this time to

2014-03-20 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70125:f15f9a524509 Date: 2014-03-20 10:42 -0700 http://bitbucket.org/pypy/pypy/changeset/f15f9a524509/ Log:backport 9813b8a36001 from py3k: cache UnsupportedOperation but this time to avoid potential module reloading

[pypy-commit] pypy py3k: merge default

2014-03-20 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70135:706e3a4c1ffa Date: 2014-03-20 15:41 -0700 http://bitbucket.org/pypy/pypy/changeset/706e3a4c1ffa/ Log:merge default diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst ---

[pypy-commit] pypy py3k: adapt to buffer refactoring

2014-03-20 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70137:f890d933e737 Date: 2014-03-20 16:00 -0700 http://bitbucket.org/pypy/pypy/changeset/f890d933e737/ Log:adapt to buffer refactoring diff --git a/lib_pypy/_ctypes/basics.py b/lib_pypy/_ctypes/basics.py ---

[pypy-commit] pypy py3k: merge default

2014-03-20 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70134:6ff661c8a2b0 Date: 2014-03-19 16:56 -0700 http://bitbucket.org/pypy/pypy/changeset/6ff661c8a2b0/ Log:merge default diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py ---

[pypy-commit] pypy py3k: add a TODO comment

2014-03-20 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70138:5f6d9d6505b2 Date: 2014-03-20 16:01 -0700 http://bitbucket.org/pypy/pypy/changeset/5f6d9d6505b2/ Log:add a TODO comment diff --git a/pypy/objspace/std/typeobject.py b/pypy/objspace/std/typeobject.py ---

[pypy-commit] pypy py3k: skip for now: requires the not NotImplemented audioop.lin2ulaw

2014-03-20 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70136:eed6c50a88fc Date: 2014-03-20 16:00 -0700 http://bitbucket.org/pypy/pypy/changeset/eed6c50a88fc/ Log:skip for now: requires the not NotImplemented audioop.lin2ulaw diff --git a/lib-python/3/test/test_sunau.py

[pypy-commit] pypy default: print as a statement is bad (py3k compat)

2014-03-19 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70095:c6058cfbd0c1 Date: 2014-03-19 10:12 -0700 http://bitbucket.org/pypy/pypy/changeset/c6058cfbd0c1/ Log:print as a statement is bad (py3k compat) diff --git a/pypy/module/marshal/test/test_marshal.py

[pypy-commit] pypy default: make test_load_error more resilient by improving the leak detection

2014-03-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r70059:f777d0ca3f24 Date: 2014-03-18 11:36 -0700 http://bitbucket.org/pypy/pypy/changeset/f777d0ca3f24/ Log:make test_load_error more resilient by improving the leak detection diff --git a/pypy/module/cpyext/test/test_cpyext.py

[pypy-commit] pypy py3k: merge default

2014-03-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70069:fb381945ef16 Date: 2014-03-18 15:23 -0700 http://bitbucket.org/pypy/pypy/changeset/fb381945ef16/ Log:merge default diff --git a/lib-python/2.7/test/test_memoryview.py b/lib-python/2.7/test/test_memoryview.py ---

[pypy-commit] pypy py3k: fix/cleanup imports

2014-03-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70075:9b55b0c3aacc Date: 2014-03-18 15:30 -0700 http://bitbucket.org/pypy/pypy/changeset/9b55b0c3aacc/ Log:fix/cleanup imports diff --git a/pypy/module/cpyext/memoryobject.py b/pypy/module/cpyext/memoryobject.py ---

[pypy-commit] pypy py3k: fix translation

2014-03-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70076:4656f3c15efb Date: 2014-03-18 20:02 -0700 http://bitbucket.org/pypy/pypy/changeset/4656f3c15efb/ Log:fix translation diff --git a/pypy/module/_io/interp_bytesio.py b/pypy/module/_io/interp_bytesio.py ---

[pypy-commit] pypy py3k: kill __builtin__.buffer, adjust test

2014-03-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70078:0f937ae8b835 Date: 2014-03-18 20:08 -0700 http://bitbucket.org/pypy/pypy/changeset/0f937ae8b835/ Log:kill __builtin__.buffer, adjust test diff --git a/pypy/module/__builtin__/test/test_builtin.py

[pypy-commit] pypy py3k: kill W_Buffer

2014-03-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70080:415ae19bb4d1 Date: 2014-03-18 21:56 -0700 http://bitbucket.org/pypy/pypy/changeset/415ae19bb4d1/ Log:kill W_Buffer diff --git a/pypy/objspace/std/memoryview.py b/pypy/objspace/std/memoryview.py ---

[pypy-commit] pypy py3k: try to get away away with this simply subclassing MemoryView

2014-03-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70081:8b3f43ab9322 Date: 2014-03-18 21:57 -0700 http://bitbucket.org/pypy/pypy/changeset/8b3f43ab9322/ Log:try to get away away with this simply subclassing MemoryView diff --git a/pypy/module/_cffi_backend/cbuffer.py

[pypy-commit] pypy py3k: adapt to buffer refactor: not everything exposes a __buffer__ now

2014-03-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70079:aaba1a61bc19 Date: 2014-03-18 21:18 -0700 http://bitbucket.org/pypy/pypy/changeset/aaba1a61bc19/ Log:adapt to buffer refactor: not everything exposes a __buffer__ now diff --git a/pypy/module/array/interp_array.py

[pypy-commit] pypy py3k: merge default

2014-03-18 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70082:1cf13b13b4a1 Date: 2014-03-18 22:08 -0700 http://bitbucket.org/pypy/pypy/changeset/1cf13b13b4a1/ Log:merge default diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py ---

[pypy-commit] pypy py3k: update comment

2014-03-17 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r70026:523ca391770e Date: 2014-03-17 13:31 -0700 http://bitbucket.org/pypy/pypy/changeset/523ca391770e/ Log:update comment diff --git a/lib-python/3/test/test_aifc.py b/lib-python/3/test/test_aifc.py ---

[pypy-commit] pypy stdlib-3.2.5: add missing test entries

2014-03-17 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r70027:9bce0cf32d0f Date: 2014-03-17 13:34 -0700 http://bitbucket.org/pypy/pypy/changeset/9bce0cf32d0f/ Log:add missing test entries diff --git a/lib-python/conftest.py b/lib-python/conftest.py ---

[pypy-commit] pypy default: don't hardcode the version

2014-03-15 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r69978:ad48ce2a9283 Date: 2014-03-15 17:51 -0700 http://bitbucket.org/pypy/pypy/changeset/ad48ce2a9283/ Log:don't hardcode the version diff --git a/pypy/module/cpyext/test/test_cpyext.py b/pypy/module/cpyext/test/test_cpyext.py

[pypy-commit] pypy default: py3k compat: avoid cmp

2014-03-14 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r69962:2b92489d Date: 2014-03-14 12:16 -0700 http://bitbucket.org/pypy/pypy/changeset/2b92489d/ Log:py3k compat: avoid cmp diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++

[pypy-commit] pypy stdlib-3.2.5: bump

2014-03-14 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: stdlib-3.2.5 Changeset: r69966:9c9dbbb65ba8 Date: 2014-03-14 17:46 -0700 http://bitbucket.org/pypy/pypy/changeset/9c9dbbb65ba8/ Log:bump diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h ---

[pypy-commit] pypy py3k: fix from last merge

2014-03-13 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69937:6050dbbb47e6 Date: 2014-03-13 12:58 -0700 http://bitbucket.org/pypy/pypy/changeset/6050dbbb47e6/ Log:fix from last merge diff --git a/lib-python/conftest.py b/lib-python/conftest.py --- a/lib-python/conftest.py +++

[pypy-commit] pypy py3k: adjust the test as we follow 3.2.4? behavior now

2014-03-13 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69945:5e094da24d56 Date: 2014-03-13 14:29 -0700 http://bitbucket.org/pypy/pypy/changeset/5e094da24d56/ Log:adjust the test as we follow 3.2.4? behavior now diff --git a/lib-python/3/test/test_codeccallbacks.py

[pypy-commit] pypy py3k: merge default

2014-03-13 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69946:25f71fd3b631 Date: 2014-03-13 21:12 -0700 http://bitbucket.org/pypy/pypy/changeset/25f71fd3b631/ Log:merge default diff --git a/_pytest/resultlog.py b/_pytest/resultlog.py --- a/_pytest/resultlog.py +++

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: merge default

2014-03-12 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69911:0913e409b4e2 Date: 2014-03-12 15:20 -0700 http://bitbucket.org/pypy/pypy/changeset/0913e409b4e2/ Log:merge default diff --git a/pypy/module/_codecs/test/test_codecs.py

[pypy-commit] pypy py3k: merge default

2014-03-12 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69919:50d426596929 Date: 2014-03-12 18:24 -0700 http://bitbucket.org/pypy/pypy/changeset/50d426596929/ Log:merge default diff --git a/lib_pypy/audioop.py b/lib_pypy/audioop.py --- a/lib_pypy/audioop.py +++

[pypy-commit] pypy default: py3k compat

2014-03-12 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r69918:2d98701f2735 Date: 2014-03-12 18:23 -0700 http://bitbucket.org/pypy/pypy/changeset/2d98701f2735/ Log:py3k compat diff --git a/lib_pypy/audioop.py b/lib_pypy/audioop.py --- a/lib_pypy/audioop.py +++ b/lib_pypy/audioop.py

[pypy-commit] pypy py3k: port skips from default

2014-03-12 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69920:9e5eb8da8506 Date: 2014-03-12 18:25 -0700 http://bitbucket.org/pypy/pypy/changeset/9e5eb8da8506/ Log:port skips from default diff --git a/lib-python/3/test/test_audioop.py b/lib-python/3/test/test_audioop.py ---

[pypy-commit] pypy py3k: add int.__ceil/floor__, cleanup

2014-03-12 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69921:a0911b1c0cb1 Date: 2014-03-12 19:38 -0700 http://bitbucket.org/pypy/pypy/changeset/a0911b1c0cb1/ Log:add int.__ceil/floor__, cleanup diff --git a/pypy/objspace/std/intobject.py b/pypy/objspace/std/intobject.py ---

[pypy-commit] pypy py3k: kill int.__div__

2014-03-12 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69923:0c391272a085 Date: 2014-03-12 19:47 -0700 http://bitbucket.org/pypy/pypy/changeset/0c391272a085/ Log:kill int.__div__ diff --git a/pypy/objspace/std/intobject.py b/pypy/objspace/std/intobject.py ---

[pypy-commit] pypy py3k: workaround lack of space.hex/oct on py3k

2014-03-12 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69922:1366c85a0748 Date: 2014-03-12 19:38 -0700 http://bitbucket.org/pypy/pypy/changeset/1366c85a0748/ Log:workaround lack of space.hex/oct on py3k diff --git a/pypy/module/micronumpy/ndarray.py

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: adapt to py3

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69874:1480ca4330b0 Date: 2014-03-11 13:22 -0700 http://bitbucket.org/pypy/pypy/changeset/1480ca4330b0/ Log:adapt to py3 diff --git a/pypy/module/__builtin__/test/test_functional.py

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: merge default

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69873:41b16b2d6913 Date: 2014-03-11 13:21 -0700 http://bitbucket.org/pypy/pypy/changeset/41b16b2d6913/ Log:merge default diff --git a/lib-python/2.7/test/test_zipfile.py

[pypy-commit] pypy default: use modern py3k compat. syntax when we can: byte literals, except exc as,

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r69872:76e1b1d43ca4 Date: 2014-03-11 13:08 -0700 http://bitbucket.org/pypy/pypy/changeset/76e1b1d43ca4/ Log:use modern py3k compat. syntax when we can: byte literals, except exc as, str(exc) and sys.maxsize vs sys.maxint

[pypy-commit] pypy py3k: readd support for u'' literals (pep 414). this doesn't land until CPython 3.3

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69876:d3304f165e53 Date: 2014-03-11 16:44 -0700 http://bitbucket.org/pypy/pypy/changeset/d3304f165e53/ Log:readd support for u'' literals (pep 414). this doesn't land until CPython 3.3 but it may allow some code

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: merge py3k

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69877:d9272670e477 Date: 2014-03-11 16:55 -0700 http://bitbucket.org/pypy/pypy/changeset/d9272670e477/ Log:merge py3k diff --git a/lib-python/3/datetime.py b/lib-python/3/datetime.py ---

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: merge default

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69878:5ffb127e4fc8 Date: 2014-03-11 16:56 -0700 http://bitbucket.org/pypy/pypy/changeset/5ffb127e4fc8/ Log:merge default diff --git a/pypy/objspace/std/test/test_stringformat.py

[pypy-commit] pypy default: py3k compat

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r69875:1fa52d46dfdc Date: 2014-03-11 16:54 -0700 http://bitbucket.org/pypy/pypy/changeset/1fa52d46dfdc/ Log:py3k compat diff --git a/pypy/objspace/std/test/test_stringformat.py b/pypy/objspace/std/test/test_stringformat.py ---

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: merge default

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69881:512fc23baf35 Date: 2014-03-11 19:45 -0700 http://bitbucket.org/pypy/pypy/changeset/512fc23baf35/ Log:merge default diff --git a/pypy/module/__builtin__/test/test_builtin.py

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: adapt to py3

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69883:2879fc4ab165 Date: 2014-03-11 19:49 -0700 http://bitbucket.org/pypy/pypy/changeset/2879fc4ab165/ Log:adapt to py3 diff --git a/pypy/module/_io/test/test_textio.py

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: 2to3

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69882:ab2127d2fe3a Date: 2014-03-11 19:46 -0700 http://bitbucket.org/pypy/pypy/changeset/ab2127d2fe3a/ Log:2to3 diff --git a/pypy/module/_codecs/test/test_codecs.py

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: woops

2014-03-11 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69884:3a39be41d085 Date: 2014-03-11 19:56 -0700 http://bitbucket.org/pypy/pypy/changeset/3a39be41d085/ Log:woops diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py ---

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: we assume the larger MAXREPEAT now, skip behavior not applicable to 3.2.3

2014-03-10 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69842:b6d5cac0138a Date: 2014-03-10 13:59 -0700 http://bitbucket.org/pypy/pypy/changeset/b6d5cac0138a/ Log:we assume the larger MAXREPEAT now, skip behavior not applicable to 3.2.3 diff --git

[pypy-commit] pypy py3k-stdlib-2.7.6-merge: fix for the last merge

2014-03-09 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-stdlib-2.7.6-merge Changeset: r69831:1392e99d3610 Date: 2014-03-09 12:43 -0700 http://bitbucket.org/pypy/pypy/changeset/1392e99d3610/ Log:fix for the last merge diff --git a/pypy/interpreter/pyparser/parsestring.py

[pypy-commit] pypy py3k: merge default (ac3ce8b66c72)

2014-03-08 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69810:eae61b54e4fd Date: 2014-03-07 12:16 -0800 http://bitbucket.org/pypy/pypy/changeset/eae61b54e4fd/ Log:merge default (ac3ce8b66c72) diff --git a/pypy/module/_cffi_backend/__init__.py

[pypy-commit] pypy py3k: restore these which we still rely on

2014-03-06 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69764:83b9a24138f1 Date: 2014-03-06 14:42 -0800 http://bitbucket.org/pypy/pypy/changeset/83b9a24138f1/ Log:restore these which we still rely on diff --git a/pypy/interpreter/baseobjspace.py

[pypy-commit] pypy py3k: adapt to py3 which has an extra encoding step

2014-03-06 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69765:8010fe669223 Date: 2014-03-06 14:42 -0800 http://bitbucket.org/pypy/pypy/changeset/8010fe669223/ Log:adapt to py3 which has an extra encoding step diff --git a/pypy/interpreter/test/test_zpy.py

[pypy-commit] pypy py3k: oops, fix

2014-03-06 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69763:f2bf50e43d48 Date: 2014-03-06 14:41 -0800 http://bitbucket.org/pypy/pypy/changeset/f2bf50e43d48/ Log:oops, fix diff --git a/pypy/module/select/test/test_select.py b/pypy/module/select/test/test_select.py ---

[pypy-commit] pypy py3k: buffer - memoryview

2014-03-06 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69766:df1433032bf6 Date: 2014-03-06 14:42 -0800 http://bitbucket.org/pypy/pypy/changeset/df1433032bf6/ Log:buffer - memoryview diff --git a/pypy/module/__builtin__/test/test_buffer.py

[pypy-commit] pypy py3k: fix: py3 is stricter about len results

2014-03-06 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69772:a44079249698 Date: 2014-03-06 18:34 -0800 http://bitbucket.org/pypy/pypy/changeset/a44079249698/ Log:fix: py3 is stricter about len results diff --git a/pypy/objspace/descroperation.py

[pypy-commit] pypy default: backout 307818c61207 0e0d08198110, this is no longer needed for py3k

2014-03-05 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r69731:b58eb7873100 Date: 2014-03-05 11:38 -0800 http://bitbucket.org/pypy/pypy/changeset/b58eb7873100/ Log:backout 307818c61207 0e0d08198110, this is no longer needed for py3k diff --git

[pypy-commit] pypy default: fix/py3k compat

2014-03-05 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r69744:cf32f7a88ca2 Date: 2014-03-05 17:02 -0800 http://bitbucket.org/pypy/pypy/changeset/cf32f7a88ca2/ Log:fix/py3k compat diff --git a/pypy/objspace/std/test/test_intobject.py b/pypy/objspace/std/test/test_intobject.py ---

[pypy-commit] pypy default: merge upstream

2014-03-05 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r69745:de74625112ee Date: 2014-03-05 17:03 -0800 http://bitbucket.org/pypy/pypy/changeset/de74625112ee/ Log:merge upstream diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy py3k: merge default

2014-03-05 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69747:10973dec5068 Date: 2014-03-05 17:12 -0800 http://bitbucket.org/pypy/pypy/changeset/10973dec5068/ Log:merge default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy py3k: adapt to py3k and kill new withrangelist tests

2014-03-05 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69748:19a9d0a0df2f Date: 2014-03-05 17:31 -0800 http://bitbucket.org/pypy/pypy/changeset/19a9d0a0df2f/ Log:adapt to py3k and kill new withrangelist tests diff --git a/pypy/objspace/std/test/test_listobject.py

[pypy-commit] pypy default: cpython issue1811: improve truediv accuracy on larger ints

2014-03-04 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r69697:339ee58d7163 Date: 2014-03-04 18:42 -0800 http://bitbucket.org/pypy/pypy/changeset/339ee58d7163/ Log:cpython issue1811: improve truediv accuracy on larger ints diff --git a/pypy/objspace/std/intobject.py

[pypy-commit] pypy py3k: hack around appdirect failures

2014-03-04 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r69698:b2e2ac51eb19 Date: 2014-03-04 11:59 -0800 http://bitbucket.org/pypy/pypy/changeset/b2e2ac51eb19/ Log:hack around appdirect failures diff --git a/pypy/objspace/std/test/test_longobject.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 ---

<    4   5   6   7   8   9   10   11   12   13   >