Author: Armin Rigo
Branch: py3.5
Changeset: r90177:2fa452b4957e
Date: 2017-02-18 13:21 +0100
http://bitbucket.org/pypy/pypy/changeset/2fa452b4957e/
Log:fix test, but very unsure about the point
diff --git a/pypy/module/_locale/test/test_locale.py
b/pypy/module/_locale/test/test_locale.py
--
Author: Armin Rigo
Branch:
Changeset: r90178:bfe85246978d
Date: 2017-02-18 15:54 +0100
http://bitbucket.org/pypy/pypy/changeset/bfe85246978d/
Log:Try to make at least the utf-8 encoding/decoding functions elidable.
This is messy for several reasons. Now if you call the functions
Author: Armin Rigo
Branch: py3.5
Changeset: r90180:14e732427366
Date: 2017-02-18 17:01 +0100
http://bitbucket.org/pypy/pypy/changeset/14e732427366/
Log:hg merge default
diff --git a/pypy/module/_codecs/interp_codecs.py
b/pypy/module/_codecs/interp_codecs.py
--- a/pypy/module/_codecs/interp_
Author: Armin Rigo
Branch: py3.5
Changeset: r90181:6a6b47616053
Date: 2017-02-18 17:02 +0100
http://bitbucket.org/pypy/pypy/changeset/6a6b47616053/
Log:translation fixes
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
++
Author: Armin Rigo
Branch:
Changeset: r90179:7b6ea7df79b3
Date: 2017-02-18 17:00 +0100
http://bitbucket.org/pypy/pypy/changeset/7b6ea7df79b3/
Log:merge heads
diff --git a/pypy/module/cpyext/pystate.py b/pypy/module/cpyext/pystate.py
--- a/pypy/module/cpyext/pystate.py
+++ b/pypy/module/cpye
Author: Armin Rigo
Branch: py3.5
Changeset: r90182:5eff971973e1
Date: 2017-02-18 17:42 +0100
http://bitbucket.org/pypy/pypy/changeset/5eff971973e1/
Log:fix test_thread
diff --git a/pypy/module/pypyjit/test_pypy_c/test_thread.py
b/pypy/module/pypyjit/test_pypy_c/test_thread.py
--- a/pypy/mod
Author: Ronan Lamy
Branch: cpyext-threads-gil
Changeset: r90183:8d233583a424
Date: 2017-02-18 16:47 +
http://bitbucket.org/pypy/pypy/changeset/8d233583a424/
Log:Move all GIL handling for PyGILState_* inside the functions
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
Author: Armin Rigo
Branch: py3.5
Changeset: r90184:8c20ae4ead12
Date: 2017-02-18 21:36 +0100
http://bitbucket.org/pypy/pypy/changeset/8c20ae4ead12/
Log:ok there is no point: the '_locale' module no longer hacks at the
'string' module in py3
diff --git a/pypy/module/_locale/test/test_
Author: Ronan Lamy
Branch: extradoc
Changeset: r5782:c6e511be2c8f
Date: 2017-02-19 01:31 +
http://bitbucket.org/pypy/extradoc/changeset/c6e511be2c8f/
Log:Add myself
diff --git a/sprintinfo/leysin-winter-2017/people.txt
b/sprintinfo/leysin-winter-2017/people.txt
--- a/sprintinfo/leysin-w
Author: Manuel Jacob
Branch: py3.5
Changeset: r90185:1f0462138b76
Date: 2017-02-19 06:02 +0100
http://bitbucket.org/pypy/pypy/changeset/1f0462138b76/
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_
10 matches
Mail list logo