Author: Philip Jenvey
Branch: py3k
Changeset: r72462:bab7e4800a77
Date: 2014-07-16 14:49 -0700
http://bitbucket.org/pypy/pypy/changeset/bab7e4800a77/
Log:fix from previous merge
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py
--- a/pypy/module/_ssl/interp_ssl.py
Author: Philip Jenvey
Branch: py3.3
Changeset: r72463:7536507ca6e5
Date: 2014-07-16 14:50 -0700
http://bitbucket.org/pypy/pypy/changeset/7536507ca6e5/
Log:merge py3k
diff --git a/lib-python/2.7/xml/sax/saxutils.py
b/lib-python/2.7/xml/sax/saxutils.py
--- a/lib-python/2.7/xml/sax/saxutils.py
Author: Philip Jenvey
Branch:
Changeset: r72464:24db6697b691
Date: 2014-07-16 14:51 -0700
http://bitbucket.org/pypy/pypy/changeset/24db6697b691/
Log:py3k compat
diff --git a/pypy/interpreter/test/test_generator.py
b/pypy/interpreter/test/test_generator.py
--- a/pypy/interpreter/test/test_g
Author: Philip Jenvey
Branch: py3k
Changeset: r72461:cd0604d4ee65
Date: 2014-07-16 14:05 -0700
http://bitbucket.org/pypy/pypy/changeset/cd0604d4ee65/
Log:merge default
diff --git a/lib-python/2.7/xml/sax/saxutils.py
b/lib-python/2.7/xml/sax/saxutils.py
--- a/lib-python/2.7/xml/sax/saxutils.
Author: Philip Jenvey
Branch:
Changeset: r72458:5b3b60ba4e33
Date: 2014-07-16 13:54 -0700
http://bitbucket.org/pypy/pypy/changeset/5b3b60ba4e33/
Log:prefer space from inter2app func args
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py
--- a/pypy/module/_ssl/inte
Author: Philip Jenvey
Branch:
Changeset: r72459:1fa3f31534b0
Date: 2014-07-16 13:54 -0700
http://bitbucket.org/pypy/pypy/changeset/1fa3f31534b0/
Log:cleanup
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py
--- a/pypy/module/_ssl/interp_ssl.py
+++ b/pypy/module/_s
Author: Philip Jenvey
Branch:
Changeset: r72460:cb8e34d4eaf3
Date: 2014-07-16 13:54 -0700
http://bitbucket.org/pypy/pypy/changeset/cb8e34d4eaf3/
Log:might as well use is_none here
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobj
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r72456:0de503991f11
Date: 2014-07-16 12:16 -0700
http://bitbucket.org/pypy/pypy/changeset/0de503991f11/
Log:cling fixes
diff --git a/pypy/module/cppyy/capi/builtin_capi.py
b/pypy/module/cppyy/capi/builtin_capi.py
--- a/pypy/module/cppy
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r72457:6fd647e28232
Date: 2014-07-16 12:16 -0700
http://bitbucket.org/pypy/pypy/changeset/6fd647e28232/
Log:updates for handling of null-ptrs and enums
diff --git a/pypy/module/cppyy/test/test_datatypes.py
b/pypy/module/cppyy/test/test
Author: Armin Rigo
Branch: extradoc
Changeset: r5360:b6f43bff4d5a
Date: 2014-07-16 20:49 +0200
http://bitbucket.org/pypy/extradoc/changeset/b6f43bff4d5a/
Log:Add a figure. Add the demo directory.
diff --git a/talk/ep2014/stm/demo/bench-multiprocessing.py
b/talk/ep2014/stm/demo/bench-multipr
Author: Armin Rigo
Branch: extradoc
Changeset: r5359:a3b54af8a1bd
Date: 2014-07-16 20:29 +0200
http://bitbucket.org/pypy/extradoc/changeset/a3b54af8a1bd/
Log:Part 2 might become an interactive session instead of slides
diff --git a/talk/ep2014/stm/talk.html b/talk/ep2014/stm/talk.html
--- a/
Author: Armin Rigo
Branch: extradoc
Changeset: r5358:8d75833923b3
Date: 2014-07-16 20:27 +0200
http://bitbucket.org/pypy/extradoc/changeset/8d75833923b3/
Log:updates
diff --git a/talk/ep2014/stm/stylesheet.css b/talk/ep2014/stm/stylesheet.css
--- a/talk/ep2014/stm/stylesheet.css
+++ b/talk/e
Author: Armin Rigo
Branch: extradoc
Changeset: r5357:af502143bac9
Date: 2014-07-16 20:08 +0200
http://bitbucket.org/pypy/extradoc/changeset/af502143bac9/
Log:Now I'm finally progressing :-) Thanks Remi for the blueprint of
the ICOOOLPS slides
diff --git a/talk/ep2014/stm/Makefile b/t
Author: Armin Rigo
Branch: extradoc
Changeset: r5356:f11577c01209
Date: 2014-07-16 17:13 +0200
http://bitbucket.org/pypy/extradoc/changeset/f11577c01209/
Log:Update
diff --git a/talk/ep2014/stm/talk.rst b/talk/ep2014/stm/talk.rst
--- a/talk/ep2014/stm/talk.rst
+++ b/talk/ep2014/stm/talk.rst
Author: Armin Rigo
Branch:
Changeset: r72455:ace3f0199007
Date: 2014-07-16 16:16 +0200
http://bitbucket.org/pypy/pypy/changeset/ace3f0199007/
Log:Move the class declaration outside the function. There is no reason
to have a local class: it doesn't depend on anything. This fixes
Author: Sebastian PawluĊ
Branch:
Changeset: r72454:674383905846
Date: 2014-07-16 12:11 +0200
http://bitbucket.org/pypy/pypy/changeset/674383905846/
Log:logparser2json indentation
diff --git a/rpython/tool/jitlogparser/logparser2json.py
b/rpython/tool/jitlogparser/logparser2json.py
--- a/rp
Author: Maciej Fijalkowski
Branch:
Changeset: r72453:889b1712379e
Date: 2014-07-16 11:36 +0200
http://bitbucket.org/pypy/pypy/changeset/889b1712379e/
Log:Experimental logparser2json
diff --git a/rpython/jit/metainterp/pyjitpl.py
b/rpython/jit/metainterp/pyjitpl.py
--- a/rpython/jit/metaint
17 matches
Mail list logo