Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85065:aff490e57fe0
Date: 2016-06-10 10:30 +0200
http://bitbucket.org/pypy/pypy/changeset/aff490e57fe0/
Log:tweaks
diff --git a/rpython/translator/revdb/rdb-src/revdb.c
b/rpython/translator/revdb/rdb-src/revdb.c
--- a/rpython/translator
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85064:32ee948070b4
Date: 2016-06-10 10:13 +0200
http://bitbucket.org/pypy/pypy/changeset/32ee948070b4/
Log:Document the simplified model actually implemented
diff --git a/rpython/translator/revdb/rdb-src/revdb.c
b/rpython/translator/re
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85066:1a7598c93c56
Date: 2016-06-10 10:54 +0200
http://bitbucket.org/pypy/pypy/changeset/1a7598c93c56/
Log:Fix and improve tests
diff --git a/rpython/translator/revdb/test/test_basic.py
b/rpython/translator/revdb/test/test_basic.py
---
Author: Armin Rigo
Branch: vmprof-openbsd
Changeset: r85067:3fb284829033
Date: 2016-06-10 11:29 +0200
http://bitbucket.org/pypy/pypy/changeset/3fb284829033/
Log:Close branch vmprof-openbsd
___
pypy-commit mailing list
pypy-commit@python.org
https:/
Author: Armin Rigo
Branch:
Changeset: r85068:2c0977d6305f
Date: 2016-06-10 11:29 +0200
http://bitbucket.org/pypy/pypy/changeset/2c0977d6305f/
Log:Merged in vmprof-openbsd (pull request #456)
Make VMProf work on OpenBSD
diff --git a/rpython/rlib/rvmprof/src/vmprof_config.h
b/rpytho
Author: Armin Rigo
Branch:
Changeset: r85069:15ff5b69d565
Date: 2016-06-10 11:35 +0200
http://bitbucket.org/pypy/pypy/changeset/15ff5b69d565/
Log:move __OpenBSD__ checks so that they occur only in vmprof_config.h
diff --git a/rpython/rlib/rvmprof/src/vmprof_config.h
b/rpython/rlib/rvmprof/
Author: Armin Rigo
Branch:
Changeset: r85070:9140946a631f
Date: 2016-06-10 11:36 +0200
http://bitbucket.org/pypy/pypy/changeset/9140946a631f/
Log:ignore branches
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-hea
Author: Armin Rigo
Branch:
Changeset: r85071:3586ac55f668
Date: 2016-06-10 11:39 +0200
http://bitbucket.org/pypy/pypy/changeset/3586ac55f668/
Log:fix test
diff --git a/rpython/memory/gc/test/test_direct.py
b/rpython/memory/gc/test/test_direct.py
--- a/rpython/memory/gc/test/test_direct.py
Author: Armin Rigo
Branch:
Changeset: r85072:7686902f6a0c
Date: 2016-06-10 11:51 +0200
http://bitbucket.org/pypy/pypy/changeset/7686902f6a0c/
Log:Argh, nonsense
diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py
--- a/pypy/tool/release/package.py
+++ b/pypy/tool/releas
Author: Armin Rigo
Branch:
Changeset: r1010:1c7ca3390961
Date: 2016-06-10 12:14 +0200
http://bitbucket.org/pypy/buildbot/changeset/1c7ca3390961/
Log:Fix buildbot to use (and require) the keyword argument version of
package.py, in order to drop backward compatibility
diff --git a/bot
Author: Armin Rigo
Branch:
Changeset: r85073:24501b6937bb
Date: 2016-06-10 12:21 +0200
http://bitbucket.org/pypy/pypy/changeset/24501b6937bb/
Log:Get rid of the backward-compatibility of positional arguments.
diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py
--- a/pyp
Author: Carl Friedrich Bolz
Branch: hypothesis-apptest
Changeset: r85075:4270eecf42e5
Date: 2016-06-09 18:21 +0200
http://bitbucket.org/pypy/pypy/changeset/4270eecf42e5/
Log:support for more than one argument
diff --git a/pypy/tool/pytest/appsupport.py b/pypy/tool/pytest/appsupport.py
--- a/
Author: Carl Friedrich Bolz
Branch: hypothesis-apptest
Changeset: r85076:1da0d5d67e2f
Date: 2016-06-10 14:41 +0200
http://bitbucket.org/pypy/pypy/changeset/1da0d5d67e2f/
Log:support AppTest methods using hypothesis
(a lot of hackery :-( )
diff --git a/pypy/tool/pytest/appsupport.py
Author: Carl Friedrich Bolz
Branch: hypothesis-apptest
Changeset: r85074:1fb5d21e02ba
Date: 2016-06-09 14:42 +0200
http://bitbucket.org/pypy/pypy/changeset/1fb5d21e02ba/
Log:try to make it possible to test applevel functions (and soon
methods) with hypothesis. Limited to one argument
Author: Richard Plangger
Branch: new-jit-log
Changeset: r85077:413ecb1bd580
Date: 2016-06-10 14:50 +0200
http://bitbucket.org/pypy/pypy/changeset/413ecb1bd580/
Log:catchup with default
diff too long, truncating to 2000 out of 14596 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.h
Author: Ronan Lamy
Branch:
Changeset: r85078:18006cfc913c
Date: 2016-06-10 14:44 +0100
http://bitbucket.org/pypy/pypy/changeset/18006cfc913c/
Log:Merge branch 'testing-cleanup'
Simplify handling of interp-level tests and make it more forward-
compatible.
diff --git a/pypy/c
Author: Ronan Lamy
Branch: testing-cleanup-py3k
Changeset: r85079:277f12571941
Date: 2016-06-10 15:11 +0100
http://bitbucket.org/pypy/pypy/changeset/277f12571941/
Log:hg merge testing-default
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.py
+++ b/pypy/conftest.py
@@ -9
Author: Ronan Lamy
Branch: testing-cleanup-py3k
Changeset: r85080:dc234c6c4b34
Date: 2016-06-10 17:30 +0100
http://bitbucket.org/pypy/pypy/changeset/dc234c6c4b34/
Log:Blindly try to get tests to pass on bencher4
diff --git a/pypy/module/posix/test/test_posix2.py
b/pypy/module/posix/test/tes
Author: Ronan Lamy
Branch: testing-cleanup
Changeset: r85081:80829afb3cac
Date: 2016-06-10 15:18 +0100
http://bitbucket.org/pypy/pypy/changeset/80829afb3cac/
Log:hg merge default
diff too long, truncating to 2000 out of 2410 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@
Author: Ronan Lamy
Branch: testing-cleanup
Changeset: r85082:a8d876855ca5
Date: 2016-06-10 18:34 +0100
http://bitbucket.org/pypy/pypy/changeset/a8d876855ca5/
Log:Turn the windows error box workaround into a fixture
diff --git a/pypy/module/cpyext/test/conftest.py
b/pypy/module/cpyext/test/c
Author: Raffael Tfirst
Branch: py3.5
Changeset: r85083:f4991e923ef5
Date: 2016-06-10 22:17 +0200
http://bitbucket.org/pypy/pypy/changeset/f4991e923ef5/
Log:New AST handling in handle_call (not done, backup)
diff --git a/pypy/interpreter/astcompiler/astbuilder.py
b/pypy/interpreter/astcompil
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85084:2f0463f67465
Date: 2016-06-11 08:38 +0200
http://bitbucket.org/pypy/pypy/changeset/2f0463f67465/
Log:'forward' command
diff --git a/rpython/translator/revdb/rdb-src/revdb.c
b/rpython/translator/revdb/rdb-src/revdb.c
--- a/rpython
Author: Armin Rigo
Branch:
Changeset: r85090:38b72e0e5401
Date: 2016-06-11 08:47 +0200
http://bitbucket.org/pypy/pypy/changeset/38b72e0e5401/
Log:Merged in habnabit/pypy (pull request #455)
Add sys.{get,set}dlopenflags.
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/ap
Author: Aaron Gallagher
Branch:
Changeset: r85088:e2dc439cb4fe
Date: 2016-06-10 15:16 -0700
http://bitbucket.org/pypy/pypy/changeset/e2dc439cb4fe/
Log:Restore mode=-1 default on dlopen.
diff --git a/rpython/rlib/rdynload.py b/rpython/rlib/rdynload.py
--- a/rpython/rlib/rdynload.py
+++ b/rpy
Author: Aaron Gallagher
Branch:
Changeset: r85087:10f76560e949
Date: 2016-06-08 16:26 -0700
http://bitbucket.org/pypy/pypy/changeset/10f76560e949/
Log:Make it clearer if dlopenflags tests ran.
Instead of silently ignoring the test, skip it.
diff --git a/pypy/module/sys/test/test_sy
Author: Aaron Gallagher
Branch:
Changeset: r85089:f1493c435457
Date: 2016-06-10 15:44 -0700
http://bitbucket.org/pypy/pypy/changeset/f1493c435457/
Log:Don't skip the dlopenflags tests ever.
They're not conditionally defined in pypy, so there's no reason to
skip.
diff --git
Author: Aaron Gallagher
Branch:
Changeset: r85086:d363051e2327
Date: 2016-06-08 16:20 -0700
http://bitbucket.org/pypy/pypy/changeset/d363051e2327/
Log:Unwrap flags before storage.
For some reason, the code wasn't failing before, but this will be
more correct as I understand
Author: Armin Rigo
Branch:
Changeset: r85091:ce97dfe59cde
Date: 2016-06-11 08:51 +0200
http://bitbucket.org/pypy/pypy/changeset/ce97dfe59cde/
Log:Document branch... er, it's not in a branch, but I want to document
it anyway
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew
Author: Armin Rigo
Branch:
Changeset: r85092:19b2d4c0aed3
Date: 2016-06-11 08:53 +0200
http://bitbucket.org/pypy/pypy/changeset/19b2d4c0aed3/
Log:mention branch
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
29 matches
Mail list logo