Author: Armin Rigo
Branch:
Changeset: r84246:7d2a931a40e7
Date: 2016-05-06 08:49 +0200
http://bitbucket.org/pypy/pypy/changeset/7d2a931a40e7/
Log:merge heads
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rs
Author: Armin Rigo
Branch:
Changeset: r84245:5c988098b449
Date: 2016-05-06 08:42 +0200
http://bitbucket.org/pypy/pypy/changeset/5c988098b449/
Log:Tweak: can now run "graphserver.py" or "sshgraphserver.py LOCAL",
and it doesn't use any ssh connection.
diff --git a/dotviewer/graphserv
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84244:b057111d38cf
Date: 2016-05-06 08:01 +0200
http://bitbucket.org/pypy/pypy/changeset/b057111d38cf/
Log:Careful
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++ b
Author: Matti Picus
Branch:
Changeset: r84243:ae69ed743592
Date: 2016-05-06 09:25 +0300
http://bitbucket.org/pypy/pypy/changeset/ae69ed743592/
Log:document merged branches
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/wh
Author: Matti Picus
Branch:
Changeset: r84242:3a21ee5bfa7f
Date: 2016-05-06 09:22 +0300
http://bitbucket.org/pypy/pypy/changeset/3a21ee5bfa7f/
Log:merge cpyext-werror which runs cpyext tests with -Werror on linux
diff --git a/pypy/module/cpyext/ndarrayobject.py
b/pypy/module/cpyext/ndarray
Author: Matti Picus
Branch: cpyext-werror
Changeset: r84240:107db893f9d8
Date: 2016-05-06 08:55 +0300
http://bitbucket.org/pypy/pypy/changeset/107db893f9d8/
Log:merge default into branch
diff too long, truncating to 2000 out of 1 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/
Author: Matti Picus
Branch: cpyext-werror
Changeset: r84241:aed18e5aa86f
Date: 2016-05-06 09:21 +0300
http://bitbucket.org/pypy/pypy/changeset/aed18e5aa86f/
Log:close branch to be merged
___
pypy-commit mailing list
pypy-commit@python.org
https://m
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84239:8e99fd479ff1
Date: 2016-05-06 07:48 +0200
http://bitbucket.org/pypy/pypy/changeset/8e99fd479ff1/
Log:Fix _ssl (probably)
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py
--- a/pypy/module/_ssl/interp_ssl.py
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84238:e2f8c467ca51
Date: 2016-05-06 07:42 +0200
http://bitbucket.org/pypy/pypy/changeset/e2f8c467ca51/
Log:fix cppyy (probably)
diff --git a/pypy/module/cppyy/interp_cppyy.py
b/pypy/module/cppyy/interp_cppyy.py
--- a/pypy/module/cppyy/inte
Author: Philip Jenvey
Branch: py3k
Changeset: r84237:ca2390b5a5cc
Date: 2016-05-05 19:40 -0700
http://bitbucket.org/pypy/pypy/changeset/ca2390b5a5cc/
Log:match cpython's frozen importlib name (it's still exposed in some
cases)
diff --git a/pypy/interpreter/pycode.py b/pypy/interprete
Author: William ML Leslie
Branch: verbose-imports
Changeset: r84235:847363e88c35
Date: 2016-05-06 10:35 +1000
http://bitbucket.org/pypy/pypy/changeset/847363e88c35/
Log:Print banner to stderr. Print banner if verbose.
diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_main.py
-
Author: Mark Young
Branch: py3k
Changeset: r84233:a01ca77166d6
Date: 2016-05-03 14:07 -0400
http://bitbucket.org/pypy/pypy/changeset/a01ca77166d6/
Log:Move deque fixes to py3k so I don't have to merge with upstream
again.
diff --git a/pypy/module/_collections/interp_deque.py
b/pypy/
Author: Philip Jenvey
Branch: py3k
Changeset: r84234:a818809e80f2
Date: 2016-05-05 16:45 -0700
http://bitbucket.org/pypy/pypy/changeset/a818809e80f2/
Log:Merged in marky1991/pypy_new/py3k (pull request #442)
py3k Deque Fix
diff --git a/pypy/module/_collections/interp_deque.py
b/pyp
Author: Matti Picus
Branch: numpy_broadcast_nd
Changeset: r84231:850303b78179
Date: 2016-05-05 18:04 +0300
http://bitbucket.org/pypy/pypy/changeset/850303b78179/
Log:merge heads
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pytho
Author: Sergey Matyunin
Branch: numpy_broadcast_nd
Changeset: r84230:b58fe1445add
Date: 2016-05-01 18:19 +0200
http://bitbucket.org/pypy/pypy/changeset/b58fe1445add/
Log:Fixed nested call of numpy.broadcast
diff --git a/pypy/module/micronumpy/broadcast.py
b/pypy/module/micronumpy/broadcast.
Author: Matti Picus
Branch:
Changeset: r84232:6ab68565ea4e
Date: 2016-05-06 01:06 +0300
http://bitbucket.org/pypy/pypy/changeset/6ab68565ea4e/
Log:5.1.1 uses a rev number in the tag name, fixes issue #2292
diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/release/repackage.sh
--- a/py
Author: Matti Picus
Branch: extradoc
Changeset: r745:dbb2b880c58a
Date: 2016-05-06 01:02 +0300
http://bitbucket.org/pypy/pypy.org/changeset/dbb2b880c58a/
Log:update hashes for correct source tarballs
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -385,8
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84229:9fbfc373d95b
Date: 2016-05-05 21:55 +0200
http://bitbucket.org/pypy/pypy/changeset/9fbfc373d95b/
Log:Port _weakref: enqueue_for_destruction() doesn't exist any more
diff --git a/pypy/interpreter/executioncontext.py
b/pypy/interpreter
Author: Raffael Tfirst
Branch: py3.5
Changeset: r84228:63776da5edf3
Date: 2016-05-05 20:36 +0200
http://bitbucket.org/pypy/pypy/changeset/63776da5edf3/
Log:Startup fix, insert missing py3 opcodes
diff --git a/lib-python/3/opcode.py b/lib-python/3/opcode.py
--- a/lib-python/3/opcode.py
+++ b/
Author: Ronan Lamy
Branch: py3k
Changeset: r84227:abe796ff4415
Date: 2016-05-05 19:14 +0100
http://bitbucket.org/pypy/pypy/changeset/abe796ff4415/
Log:Fix test_stressdict
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject.py
--- a/pypy/objspace/std/dictmul
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84226:bf03d5356e33
Date: 2016-05-05 18:16 +0200
http://bitbucket.org/pypy/pypy/changeset/bf03d5356e33/
Log:Fix _io
diff --git a/pypy/module/_io/interp_bufferedio.py
b/pypy/module/_io/interp_bufferedio.py
--- a/pypy/module/_io/interp_buffer
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84223:cb9315a55345
Date: 2016-05-05 17:57 +0200
http://bitbucket.org/pypy/pypy/changeset/cb9315a55345/
Log:oops
diff --git a/pypy/module/_file/interp_file.py b/pypy/module/_file/interp_file.py
--- a/pypy/module/_file/interp_file.py
+++ b/py
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84222:12a84fcd4694
Date: 2016-05-05 17:57 +0200
http://bitbucket.org/pypy/pypy/changeset/12a84fcd4694/
Log:Change repr
diff --git a/pypy/interpreter/executioncontext.py
b/pypy/interpreter/executioncontext.py
--- a/pypy/interpreter/executio
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84224:3d24694b2062
Date: 2016-05-05 17:57 +0200
http://bitbucket.org/pypy/pypy/changeset/3d24694b2062/
Log:fix
diff --git a/pypy/module/_pickle_support/maker.py
b/pypy/module/_pickle_support/maker.py
--- a/pypy/module/_pickle_support/maker
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84221:a594bdb4f9aa
Date: 2016-05-05 17:45 +0200
http://bitbucket.org/pypy/pypy/changeset/a594bdb4f9aa/
Log:Fix test_typedef, and fix W_File
diff --git a/pypy/interpreter/test/test_typedef.py
b/pypy/interpreter/test/test_typedef.py
--- a/py
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84220:e2d01729c202
Date: 2016-05-05 17:39 +0200
http://bitbucket.org/pypy/pypy/changeset/e2d01729c202/
Log:Remove GeneratorIteratorWithDel
diff --git a/pypy/interpreter/generator.py b/pypy/interpreter/generator.py
--- a/pypy/interpreter/gen
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84219:4ba4e4bb0c62
Date: 2016-05-05 17:27 +0200
http://bitbucket.org/pypy/pypy/changeset/4ba4e4bb0c62/
Log:fix
diff --git a/pypy/objspace/std/objspace.py b/pypy/objspace/std/objspace.py
--- a/pypy/objspace/std/objspace.py
+++ b/pypy/objspac
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84218:ea48aefe929c
Date: 2016-05-05 17:26 +0200
http://bitbucket.org/pypy/pypy/changeset/ea48aefe929c/
Log:progress
diff --git a/pypy/interpreter/typedef.py b/pypy/interpreter/typedef.py
--- a/pypy/interpreter/typedef.py
+++ b/pypy/interpre
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84217:bc676182f7b4
Date: 2016-05-05 17:03 +0200
http://bitbucket.org/pypy/pypy/changeset/bc676182f7b4/
Log:in-progress
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+
Author: Matti Picus
Branch: numpy_broadcast_nd
Changeset: r84216:a97af41ff13e
Date: 2016-05-05 17:59 +0300
http://bitbucket.org/pypy/pypy/changeset/a97af41ff13e/
Log:Close branch numpy_broadcast_nd
___
pypy-commit mailing list
pypy-commit@python.or
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84214:b00c736dfd7c
Date: 2016-05-05 10:19 +0200
http://bitbucket.org/pypy/pypy/changeset/b00c736dfd7c/
Log:Use @rgc.must_be_light_finalizer on classes
diff --git a/rpython/annotator/classdesc.py b/rpython/annotator/classdesc.py
--- a/rpytho
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84215:3c2a2910cc82
Date: 2016-05-05 15:18 +0200
http://bitbucket.org/pypy/pypy/changeset/3c2a2910cc82/
Log:in-progress
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+
Author: Armin Rigo
Branch: use-gc-del-3
Changeset: r84213:efd8be9a50aa
Date: 2016-05-05 10:00 +0200
http://bitbucket.org/pypy/pypy/changeset/efd8be9a50aa/
Log:A branch to use FinalizerQueue inside pypy
___
pypy-commit mailing list
pypy-commit@pytho
Author: Armin Rigo
Branch:
Changeset: r84212:eef230af28f1
Date: 2016-05-05 09:05 +0200
http://bitbucket.org/pypy/pypy/changeset/eef230af28f1/
Log:A passing test for objects that pass through two different
FinalizerQueues in sequence
diff --git a/rpython/memory/test/gc_test_base.py
Author: Armin Rigo
Branch:
Changeset: r84211:a94009299a0e
Date: 2016-05-05 08:59 +0200
http://bitbucket.org/pypy/pypy/changeset/a94009299a0e/
Log:Hide another debugging print
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/module
35 matches
Mail list logo