Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86052:271af761ce0b
Date: 2016-08-07 09:32 +0200
http://bitbucket.org/pypy/pypy/changeset/271af761ce0b/
Log:in-progress
diff --git a/rpython/jit/backend/test/test_rvmprof.py
b/rpython/jit/backend/test/test_rvmprof.py
--- a/rpython
Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86053:2de09f51a345
Date: 2016-08-07 10:46 +0200
http://bitbucket.org/pypy/pypy/changeset/2de09f51a345/
Log:in-progress
diff --git a/rpython/jit/backend/test/test_rvmprof.py
b/rpython/jit/backend/test/test_rvmprof.py
--- a/rpython
Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86054:e39f9543e5b0
Date: 2016-08-07 10:53 +0200
http://bitbucket.org/pypy/pypy/changeset/e39f9543e5b0/
Log:Finish the pyjitpl part
diff --git a/rpython/jit/metainterp/pyjitpl.py
b/rpython/jit/metainterp/pyjitpl.py
--- a/rpython/j
Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86055:3f7d7ab3e4ff
Date: 2016-08-07 11:11 +0200
http://bitbucket.org/pypy/pypy/changeset/3f7d7ab3e4ff/
Log:Blackhole interp: in-progress
diff --git a/rpython/jit/backend/test/test_rvmprof.py
b/rpython/jit/backend/test/test_rvmpro
Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86056:cde94224c375
Date: 2016-08-07 11:32 +0200
http://bitbucket.org/pypy/pypy/changeset/cde94224c375/
Log:Trying but failing to write a test
diff --git a/rpython/jit/backend/test/test_rvmprof.py
b/rpython/jit/backend/test/test_r
Author: Armin Rigo
Branch:
Changeset: r86057:d274b6cd9120
Date: 2016-08-07 11:56 +0200
http://bitbucket.org/pypy/pypy/changeset/d274b6cd9120/
Log:Document how this pseudo-man-page is turned into the standard man-
page format
diff --git a/pypy/doc/man/pypy.1.rst b/pypy/doc/man/pypy.1
Author: Armin Rigo
Branch:
Changeset: r86058:dcc5844817d2
Date: 2016-08-07 12:06 +0200
http://bitbucket.org/pypy/pypy/changeset/dcc5844817d2/
Log:update
diff --git a/pypy/doc/gc_info.rst b/pypy/doc/gc_info.rst
--- a/pypy/doc/gc_info.rst
+++ b/pypy/doc/gc_info.rst
@@ -14,10 +14,9 @@
Def
Author: Carl Friedrich Bolz
Branch: resource_warning
Changeset: r86061:f12f10f3fd41
Date: 2016-08-07 11:39 +0200
http://bitbucket.org/pypy/pypy/changeset/f12f10f3fd41/
Log:add whatsnew entry
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
Author: Carl Friedrich Bolz
Branch: resource_warning
Changeset: r86059:e03eb49532c1
Date: 2016-08-07 11:34 +0200
http://bitbucket.org/pypy/pypy/changeset/e03eb49532c1/
Log:switch to pytest import
diff --git a/pypy/module/_file/test/test_file.py
b/pypy/module/_file/test/test_file.py
--- a/py
Author: Carl Friedrich Bolz
Branch: resource_warning
Changeset: r86060:d74e414261fc
Date: 2016-08-07 11:35 +0200
http://bitbucket.org/pypy/pypy/changeset/d74e414261fc/
Log:skip resource warning tests under appdirect
diff --git a/pypy/module/_file/test/test_file.py
b/pypy/module/_file/test/t
Author: Carl Friedrich Bolz
Branch: resource_warning
Changeset: r86062:9a4bd1d4dfc7
Date: 2016-08-07 12:04 +0200
http://bitbucket.org/pypy/pypy/changeset/9a4bd1d4dfc7/
Log:add a paragraph about -X track-resources to cpython_differences.
Also add the option to the man-page
diff --git
Author: Armin Rigo
Branch:
Changeset: r86063:962a5a4ad08e
Date: 2016-08-07 12:26 +0200
http://bitbucket.org/pypy/pypy/changeset/962a5a4ad08e/
Log:update to cffi/18cdf37d6b26
diff --git a/lib_pypy/cffi/model.py b/lib_pypy/cffi/model.py
--- a/lib_pypy/cffi/model.py
+++ b/lib_pypy/cffi/model.p
Author: Armin Rigo
Branch:
Changeset: r2736:18cdf37d6b26
Date: 2016-08-07 12:25 +0200
http://bitbucket.org/cffi/cffi/changeset/18cdf37d6b26/
Log:Eventually, replace this UserWarning with an error
diff --git a/cffi/model.py b/cffi/model.py
--- a/cffi/model.py
+++ b/cffi/model.py
@@ -519,12 +
Author: Carl Friedrich Bolz
Branch:
Changeset: r86065:16e118636641
Date: 2016-08-07 14:35 +0200
http://bitbucket.org/pypy/pypy/changeset/16e118636641/
Log:merge resource_warning:
adds a new commandline option -X track-resources that will produce a
ResourceWarning when the GC
Author: Carl Friedrich Bolz
Branch: resource_warning
Changeset: r86064:64bba3428b02
Date: 2016-08-07 14:33 +0200
http://bitbucket.org/pypy/pypy/changeset/64bba3428b02/
Log:close to-be-merged branch
___
pypy-commit mailing list
[email protected]
Author: Armin Rigo
Branch:
Changeset: r86066:20f28e81988a
Date: 2016-08-07 19:45 +0200
http://bitbucket.org/pypy/pypy/changeset/20f28e81988a/
Log:typo
diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst
--- a/pypy/doc/cpython_differences.rst
+++ b/pypy/doc/cpyth
Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86067:39f3ff6ed5d7
Date: 2016-08-07 19:52 +0200
http://bitbucket.org/pypy/pypy/changeset/39f3ff6ed5d7/
Log:Tweak the test until it tests what it is supposed to.
diff --git a/rpython/jit/backend/test/test_rvmprof.py
b/rpython/jit/
Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86068:3b3cad7cd230
Date: 2016-08-07 20:00 +0200
http://bitbucket.org/pypy/pypy/changeset/3b3cad7cd230/
Log:clean-ups
diff --git a/rpython/jit/metainterp/blackhole.py
b/rpython/jit/metainterp/blackhole.py
--- a/rpython/jit/metaint
Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86069:690fd43896cd
Date: 2016-08-07 20:33 +0100
http://bitbucket.org/pypy/pypy/changeset/690fd43896cd/
Log:translation fix
diff --git a/rpython/rlib/rvmprof/rvmprof.py b/rpython/rlib/rvmprof/rvmprof.py
--- a/rpython/rlib/rvmprof/r
Author: Matti Picus
Branch: cpyext-realloc
Changeset: r86072:965b80b2b7c3
Date: 2016-08-07 23:21 +0300
http://bitbucket.org/pypy/pypy/changeset/965b80b2b7c3/
Log:close branch to be merged
___
pypy-commit mailing list
[email protected]
https://
Author: Matti Picus
Branch: cpyext-realloc
Changeset: r86071:6d1586833c45
Date: 2016-08-07 23:20 +0300
http://bitbucket.org/pypy/pypy/changeset/6d1586833c45/
Log:skip test if untranslated
diff --git a/pypy/module/cpyext/test/test_object.py
b/pypy/module/cpyext/test/test_object.py
--- a/pypy
Author: Matti Picus
Branch:
Changeset: r86073:4c630a5bbbdb
Date: 2016-08-07 23:22 +0300
http://bitbucket.org/pypy/pypy/changeset/4c630a5bbbdb/
Log:merge cpyext-realloc which implements PyObject_Realloc
diff --git a/pypy/module/cpyext/object.py b/pypy/module/cpyext/object.py
--- a/pypy/modul
Author: Matti Picus
Branch: cpyext-realloc
Changeset: r86070:a6addb94dc29
Date: 2016-08-07 23:15 +0300
http://bitbucket.org/pypy/pypy/changeset/a6addb94dc29/
Log:merge default into branch
diff too long, truncating to 2000 out of 2979 lines
diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_
Author: Matti Picus
Branch:
Changeset: r86074:ebfe94bde5ab
Date: 2016-08-07 23:23 +0300
http://bitbucket.org/pypy/pypy/changeset/ebfe94bde5ab/
Log:document merged branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/what
Author: Armin Rigo
Branch: improve-vmprof-testing
Changeset: r86075:d58a138573e9
Date: 2016-08-08 08:54 +0200
http://bitbucket.org/pypy/pypy/changeset/d58a138573e9/
Log:Improve the test, fix by adding another missing case
diff --git a/rpython/jit/backend/test/test_rvmprof.py
b/rpython/jit/b
25 matches
Mail list logo