Author: Ilia Sergachev
Branch: AL_Ilia/setuptools_extpy-edited-online-with-bitb-1476289245197
Changeset: r2783:10c6f2559e3e
Date: 2016-10-12 16:20 +
http://bitbucket.org/cffi/cffi/changeset/10c6f2559e3e/
Log:setuptools_ext.py edited online with Bitbucket
diff --git a/cffi/setuptools_ext.
Author: Armin Rigo
Branch:
Changeset: r2784:11cdc0267885
Date: 2016-10-13 07:47 +
http://bitbucket.org/cffi/cffi/changeset/11cdc0267885/
Log:Merged in AL_Ilia/cffi/AL_Ilia/setuptools_extpy-edited-online-with-
bitb-1476289245197 (pull request #70)
setuptools_ext.py edited
Author: Richard Plangger
Branch: py3.5
Changeset: r87746:345a0c5b30ea
Date: 2016-10-13 11:45 +0200
http://bitbucket.org/pypy/pypy/changeset/345a0c5b30ea/
Log:(arigo, plan_rich) remove thread local reference and keep alive the
sentinel lock in the execution context
diff --git a/pypy/m
Author: Carl Friedrich Bolz
Branch: py3.5
Changeset: r87747:a4b0016d1aaa
Date: 2016-10-13 11:58 +0200
http://bitbucket.org/pypy/pypy/changeset/a4b0016d1aaa/
Log:port fb6bb835369e to py3.5:
- change timeit to report the average +- standard deviation
- print a warning and point
Author: Armin Rigo
Branch: py3.5
Changeset: r87748:5d3bb7587f96
Date: 2016-10-13 12:12 +0200
http://bitbucket.org/pypy/pypy/changeset/5d3bb7587f96/
Log:Port fixes from 2.7/weakref.py
diff --git a/lib-python/3/weakref.py b/lib-python/3/weakref.py
--- a/lib-python/3/weakref.py
+++ b/lib-python
Author: Carl Friedrich Bolz
Branch: optinfo-into-bridges
Changeset: r87749:d084b574cb5a
Date: 2016-10-13 12:29 +0200
http://bitbucket.org/pypy/pypy/changeset/d084b574cb5a/
Log:fix a number of problems found by other tests
diff --git a/rpython/jit/metainterp/compile.py
b/rpython/jit/metainte
Author: Richard Plangger
Branch: py3.5-str-opt
Changeset: r87750:d055ef6c7dce
Date: 2016-10-13 12:33 +0200
http://bitbucket.org/pypy/pypy/changeset/d055ef6c7dce/
Log:start refactoring to not create a list whenever descr_new of a
bytesobject is called.
diff --git a/pypy/objspace/std/b
Author: Carl Friedrich Bolz
Branch: optinfo-into-bridges
Changeset: r87751:3be195b856e4
Date: 2016-10-13 13:30 +0200
http://bitbucket.org/pypy/pypy/changeset/3be195b856e4/
Log:fix translation and some more problems
diff --git a/rpython/jit/metainterp/compile.py
b/rpython/jit/metainterp/comp
Author: Richard Plangger
Branch:
Changeset: r87752:b2587367f3c7
Date: 2016-10-13 15:32 +0200
http://bitbucket.org/pypy/pypy/changeset/b2587367f3c7/
Log:add a method to check if a lock is acquired without releasing the
gil
diff --git a/rpython/rlib/rthread.py b/rpython/rlib/rthread.p
Author: Richard Plangger
Branch: py3.5
Changeset: r87753:2373643d6613
Date: 2016-10-13 15:34 +0200
http://bitbucket.org/pypy/pypy/changeset/2373643d6613/
Log:merge default
diff --git a/lib-python/2.7/test/test_cmd_line.py
b/lib-python/2.7/test/test_cmd_line.py
--- a/lib-python/2.7/test/test
Author: Richard Plangger
Branch: py3.5
Changeset: r87754:2652a6182ee9
Date: 2016-10-13 15:41 +0200
http://bitbucket.org/pypy/pypy/changeset/2652a6182ee9/
Log:use is_acquired directly! to release the sentinel lock
diff --git a/pypy/module/thread/os_local.py b/pypy/module/thread/os_local.py
--
Author: Spenser Bauman
Branch: clean-exported-state
Changeset: r87755:259d7eac6056
Date: 2016-10-13 09:59 -0400
http://bitbucket.org/pypy/pypy/changeset/259d7eac6056/
Log:Fix interaction with forcing virtual state and retracing
Abort optimization when forcing portions of the virtual
Author: Richard Plangger
Branch: py3.5-str-opt
Changeset: r87757:c18707100394
Date: 2016-10-13 16:08 +0200
http://bitbucket.org/pypy/pypy/changeset/c18707100394/
Log:move the test to unicode (bytes.format does not exist anymore)
diff --git a/lib-python/3/test/test_unicode.py
b/lib-python/3/
Author: Richard Plangger
Branch: py3.5-str-opt
Changeset: r87756:0c7f33f0bab0
Date: 2016-10-13 15:45 +0200
http://bitbucket.org/pypy/pypy/changeset/0c7f33f0bab0/
Log:merge default
diff --git a/lib-python/2.7/test/test_cmd_line.py
b/lib-python/2.7/test/test_cmd_line.py
--- a/lib-python/2.7/t
Author: Richard Plangger
Branch: py3.5
Changeset: r87758:a49200229e2e
Date: 2016-10-13 16:17 +0200
http://bitbucket.org/pypy/pypy/changeset/a49200229e2e/
Log:remove some stdlibrary test skips
diff --git a/lib-python/conftest.py b/lib-python/conftest.py
--- a/lib-python/conftest.py
+++ b/lib-
Author: Spenser Bauman
Branch: clean-exported-state
Changeset: r87759:a5c131d471ab
Date: 2016-10-13 10:28 -0400
http://bitbucket.org/pypy/pypy/changeset/a5c131d471ab/
Log:Remove overly stringent check
diff --git a/rpython/jit/metainterp/optimizeopt/unroll.py
b/rpython/jit/metainterp/optimiz
Author: Richard Plangger
Branch: py3.5
Changeset: r87760:5c9b24de5ec6
Date: 2016-10-13 16:30 +0200
http://bitbucket.org/pypy/pypy/changeset/5c9b24de5ec6/
Log:enable many more tests in the std library
diff --git a/lib-python/3/test/test_fork1.py b/lib-python/3/test/test_fork1.py
--- a/lib-pyt
Author: Richard Plangger
Branch: py3.5
Changeset: r87761:71fd4ec38feb
Date: 2016-10-13 17:22 +0200
http://bitbucket.org/pypy/pypy/changeset/71fd4ec38feb/
Log:expose sem_unlink on posix platforms (multiprocessing) to run the
stdlib tests
diff --git a/pypy/module/_multiprocessing/__ini
Author: Richard Plangger
Branch: py3.5
Changeset: r87762:f81c41204b32
Date: 2016-10-13 17:49 +0200
http://bitbucket.org/pypy/pypy/changeset/f81c41204b32/
Log:merge py3.5-str-opt
diff --git a/pypy/objspace/std/bytearrayobject.py
b/pypy/objspace/std/bytearrayobject.py
--- a/pypy/objspace/std/
Author: Richard Plangger
Branch: py3.5-str-opt
Changeset: r87763:f66fb3f73241
Date: 2016-10-13 17:49 +0200
http://bitbucket.org/pypy/pypy/changeset/f66fb3f73241/
Log:close branch
___
pypy-commit mailing list
[email protected]
https://mail.pyth
Author: Spenser Bauman
Branch: clean-exported-state
Changeset: r87764:7b2258eda778
Date: 2016-10-13 10:34 -0400
http://bitbucket.org/pypy/pypy/changeset/7b2258eda778/
Log:Merge with default
diff --git a/lib-python/2.7/test/test_cmd_line.py
b/lib-python/2.7/test/test_cmd_line.py
--- a/lib-py
Author: Spenser Bauman
Branch: clean-exported-state
Changeset: r87765:b5a263cab132
Date: 2016-10-13 18:40 -0400
http://bitbucket.org/pypy/pypy/changeset/b5a263cab132/
Log:Avoid trying to set forwarding pointer on Const boxes
diff --git a/rpython/jit/metainterp/optimizeopt/unroll.py
b/rpytho
22 matches
Mail list logo