Author: Ronny Pfannschmidt
Branch: vendoring
Changeset: r75980:b0aa35281ea9
Date: 2015-01-31 16:00 +0100
http://bitbucket.org/pypy/pypy/changeset/b0aa35281ea9/
Log:start branch to autovendor tools
___
pypy-commit mailing list
pypy-commit@python.org
Author: Ronny Pfannschmidt
Branch: vendoring
Changeset: r75981:ff5dc0dc0699
Date: 2015-02-16 12:06 +0100
http://bitbucket.org/pypy/pypy/changeset/ff5dc0dc0699/
Log:docs
diff --git a/site-packages/README b/site-packages/README
--- a/site-packages/README
+++ b/site-packages/README
@@ -1,2 +1,1
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r73783:d37fb439e6b2
Date: 2014-10-05 17:49 +0200
http://bitbucket.org/pypy/pypy/changeset/d37fb439e6b2/
Log:Fix Tests
diff --git a/testrunner/runner.py b/testrunner/runner.py
--- a/testrunner/runner.py
+++ b/testrunner/runner.py
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r73784:27f5610c0e09
Date: 2014-10-05 17:51 +0200
http://bitbucket.org/pypy/pypy/changeset/27f5610c0e09/
Log:merge from default
diff too long, truncating to 2000 out of 11590 lines
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
++
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r73240:a9df5830e867
Date: 2014-02-02 17:22 +0100
http://bitbucket.org/pypy/pypy/changeset/a9df5830e867/
Log:merge from default
diff too long, truncating to 2000 out of 5591 lines
diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
Author: Ronny Pfannschmidt
Branch: msabramo/improve_test_readline
Changeset: r257:5f3ef19efb47
Date: 2014-04-15 16:00 +0200
http://bitbucket.org/pypy/pyrepl/changeset/5f3ef19efb47/
Log:Close branch msabramo/improve_test_readline
___
pypy-commit mai
Author: Ronny Pfannschmidt
Branch:
Changeset: r256:6ccf74d8d7c1
Date: 2014-04-15 16:00 +0200
http://bitbucket.org/pypy/pyrepl/changeset/6ccf74d8d7c1/
Log:Merged in msabramo/pyrepl/msabramo/improve_test_readline (pull
request #8)
Make testing/test_readline.py more comprehensi
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r253:4583ebb6344a
Date: 2014-04-15 00:58 +0200
http://bitbucket.org/pypy/pyrepl/changeset/4583ebb6344a/
Log:close unmergable branch
___
pypy-commit mailing list
pypy-commit@python.org
ht
Author: Ronny Pfannschmidt
Branch:
Changeset: r252:81049c73dc2e
Date: 2014-04-15 00:28 +0200
http://bitbucket.org/pypy/pyrepl/changeset/81049c73dc2e/
Log:tox ini add flake8
diff --git a/tox.ini b/tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -1,8 +1,7 @@
[tox]
-envlist = py26, py27, pypy, py33
+e
Author: Ronny Pfannschmidt
Branch:
Changeset: r246:7720a0e701dc
Date: 2014-03-08 09:28 +0100
http://bitbucket.org/pypy/pyrepl/changeset/7720a0e701dc/
Log:Merged in msabramo/pyrepl/fix_setup_test_basic_python3 (pull request
#9)
testing/test_functional.py: Use sys.stdout.buffe
Author: Ronny Pfannschmidt
Branch:
Changeset: r250:d173694f875e
Date: 2014-03-08 09:28 +0100
http://bitbucket.org/pypy/pyrepl/changeset/d173694f875e/
Log:Merged in msabramo/pyrepl/msabramo/update_tox_ini (pull request #6)
tox.ini: envlist = py26, py27, pypy, py33
diff --git a/tox.i
Author: Ronny Pfannschmidt
Branch:
Changeset: r239:bcea63638a4f
Date: 2014-03-08 09:27 +0100
http://bitbucket.org/pypy/pyrepl/changeset/bcea63638a4f/
Log:Merged in msabramo/pyrepl/msabramo/ord_char_python3 (pull request
#7)
pyrepl/unix_eventqueue.py: Fix Python 3 ord(char) i
Author: Ronny Pfannschmidt
Branch:
Changeset: r243:a1e175f1817b
Date: 2014-03-08 09:27 +0100
http://bitbucket.org/pypy/pyrepl/changeset/a1e175f1817b/
Log:Merged in msabramo/pyrepl/msabramo/hgignore (pull request #5)
.hgignore: Add \.pyc
diff --git a/.hgignore b/.hgignore
--- a/.hgi
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r68892:a58339b0503c
Date: 2014-01-23 23:02 +0100
http://bitbucket.org/pypy/pypy/changeset/a58339b0503c/
Log:testrunner: simplify and fix interpret_exitcode tests
diff --git a/testrunner/test/test_util.py b/testrunner/test/test_u
Author: Ronny Pfannschmidt
Branch: link-old-glibc-abi
Changeset: r68882:505a7c83ec97
Date: 2014-01-23 22:09 +0100
http://bitbucket.org/pypy/pypy/changeset/505a7c83ec97/
Log:close link old abi branch - the approach is discarded
___
pypy-commit maili
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r65998:27f12fe4b85e
Date: 2013-08-07 19:29 +0200
http://bitbucket.org/pypy/pypy/changeset/27f12fe4b85e/
Log:prepare junitmerge to be used as a module
diff --git a/testrunner/junitmerge.py b/testrunner/junitmerge.py
--- a/testrun
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r65999:b38869803bca
Date: 2013-08-07 19:29 +0200
http://bitbucket.org/pypy/pypy/changeset/b38869803bca/
Log:cleanup in filetimes
diff --git a/testrunner/filetimes.py b/testrunner/filetimes.py
--- a/testrunner/filetimes.py
+++ b/
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r235:84dcd5060600
Date: 2013-02-25 08:28 +0100
http://bitbucket.org/pypy/pyrepl/changeset/84dcd5060600/
Log:clean up the mini curses and the completing reader
diff --git a/pyrepl/completing_reader.py b/pyrepl/completing_reader.py
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r236:38d594adcc53
Date: 2013-02-25 09:20 +0100
http://bitbucket.org/pypy/pyrepl/changeset/38d594adcc53/
Log:more simple cleanups
diff --git a/pyrepl/fancy_termios.py b/pyrepl/fancy_termios.py
--- a/pyrepl/fancy_termios.py
+++ b/py
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r234:c15e4771846b
Date: 2013-02-24 23:29 +0100
http://bitbucket.org/pypy/pyrepl/changeset/c15e4771846b/
Log:finish codeclean commands
diff --git a/pyrepl/commands.py b/pyrepl/commands.py
--- a/pyrepl/commands.py
+++ b/pyrepl/comma
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r233:8733583f714d
Date: 2013-02-24 23:20 +0100
http://bitbucket.org/pypy/pyrepl/changeset/8733583f714d/
Log:merge from default
diff --git a/MANIFEST.in b/MANIFEST.in
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,1 +1,3 @@
include TOD
Author: Ronny Pfannschmidt
Branch: commands-as-functions
Changeset: r232:f60cd4b09eb6
Date: 2013-02-24 23:14 +0100
http://bitbucket.org/pypy/pyrepl/changeset/f60cd4b09eb6/
Log:merge from default
diff --git a/MANIFEST.in b/MANIFEST.in
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,1 +1,3 @@
inclu
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r61708:ee7e2b34a9d9
Date: 2013-02-23 22:52 +0100
http://bitbucket.org/pypy/pypy/changeset/ee7e2b34a9d9/
Log:adapt testrunner tests to shifted file opening semantics
diff --git a/testrunner/test/test_runner.py b/testrunner/test/t
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r61663:0417a7978d7d
Date: 2013-02-23 13:28 +0100
http://bitbucket.org/pypy/pypy/changeset/0417a7978d7d/
Log:shuffle opening the log output around
diff --git a/testrunner/runner.py b/testrunner/runner.py
--- a/testrunner/runner.p
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r61662:4c6c90e3c69c
Date: 2013-02-22 18:07 +0100
http://bitbucket.org/pypy/pypy/changeset/4c6c90e3c69c/
Log:testrunner: simplify error detection
diff --git a/testrunner/util.py b/testrunner/util.py
--- a/testrunner/util.py
+++ b
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r61661:424366f16a10
Date: 2013-02-22 18:00 +0100
http://bitbucket.org/pypy/pypy/changeset/424366f16a10/
Log:testrunner test cleanup
diff --git a/testrunner/test/test_runner.py b/testrunner/test/test_runner.py
--- a/testrunner/te
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r61660:e14a978b599b
Date: 2013-02-22 16:48 +0100
http://bitbucket.org/pypy/pypy/changeset/e14a978b599b/
Log:better pytest path finding for testrunner
diff --git a/testrunner/runner.py b/testrunner/runner.py
--- a/testrunner/runn
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r61659:1ddcbccea251
Date: 2013-02-22 14:49 +0100
http://bitbucket.org/pypy/pypy/changeset/1ddcbccea251/
Log:factor out win32 interp path fixing
diff --git a/testrunner/runner.py b/testrunner/runner.py
--- a/testrunner/runner.py
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r61608:7e90c4f418c3
Date: 2013-02-22 14:32 +0100
http://bitbucket.org/pypy/pypy/changeset/7e90c4f418c3/
Log:reenable junitxml output
diff --git a/testrunner/runner.py b/testrunner/runner.py
--- a/testrunner/runner.py
+++ b/testr
Author: Ronny Pfannschmidt
Branch: refine-testrunner
Changeset: r61607:6e6b7860748d
Date: 2013-02-22 14:19 +0100
http://bitbucket.org/pypy/pypy/changeset/6e6b7860748d/
Log:some whitespace fixes
diff --git a/testrunner/runner.py b/testrunner/runner.py
--- a/testrunner/runner.py
+++ b/testrunn
Author: Ronny Pfannschmidt
Branch: pytest-update
Changeset: r61245:b2c8635d655e
Date: 2013-02-15 09:26 +0100
http://bitbucket.org/pypy/pypy/changeset/b2c8635d655e/
Log:support kwargs in appsupport frame getargs for recent pytest
diff --git a/pypy/tool/pytest/appsupport.py b/pypy/tool/pytest/
Author: Ronny Pfannschmidt
Branch:
Changeset: r230:7866209c4ed3
Date: 2013-02-10 00:55 +0100
http://bitbucket.org/pypy/pyrepl/changeset/7866209c4ed3/
Log:add tests to sdist, addresses issue #7
diff --git a/MANIFEST.in b/MANIFEST.in
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,1 +1,3 @@
includ
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r227:5ee7b6b755d0
Date: 2013-01-16 21:17 +0100
http://bitbucket.org/pypy/pyrepl/changeset/5ee7b6b755d0/
Log:slight refactoring of the unix reader to start cleaning up some
messes
diff --git a/pyrepl/unix_console.py b/pyrep
Author: Ronny Pfannschmidt
Branch: py3k-readline
Changeset: r221:595774962c18
Date: 2013-01-15 22:59 +0100
http://bitbucket.org/pypy/pyrepl/changeset/595774962c18/
Log:merge from default
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,5 @@
dist/
build/
+.cache
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r226:dbed922d398b
Date: 2013-01-16 21:16 +0100
http://bitbucket.org/pypy/pyrepl/changeset/dbed922d398b/
Log:more cleanups
diff --git a/pyrepl/readline.py b/pyrepl/readline.py
--- a/pyrepl/readline.py
+++ b/pyrepl/readline.py
@@ -2
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r225:a027dd430157
Date: 2013-01-16 21:15 +0100
http://bitbucket.org/pypy/pyrepl/changeset/a027dd430157/
Log:codecheck clean reader
diff --git a/pyrepl/reader.py b/pyrepl/reader.py
--- a/pyrepl/reader.py
+++ b/pyrepl/reader.py
@@ -
Author: Ronny Pfannschmidt
Branch:
Changeset: r220:7a5bb323410c
Date: 2013-01-15 22:58 +0100
http://bitbucket.org/pypy/pyrepl/changeset/7a5bb323410c/
Log:merge codecheck clean
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,5 @@
dist/
build/
+.cache/
\.tox/
Author: Ronny Pfannschmidt
Branch:
Changeset: r229:b7de2cb80611
Date: 2013-01-18 09:38 +0100
http://bitbucket.org/pypy/pyrepl/changeset/b7de2cb80611/
Log:support filenos as args for readline wrapper
diff --git a/pyrepl/readline.py b/pyrepl/readline.py
--- a/pyrepl/readline.py
+++ b/pyrepl/r
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r223:f37cfe591296
Date: 2013-01-15 23:19 +0100
http://bitbucket.org/pypy/pyrepl/changeset/f37cfe591296/
Log:final testing codecheck fixes
diff --git a/testing/infrastructure.py b/testing/infrastructure.py
--- a/testing/infrastruct
Author: Ronny Pfannschmidt
Branch:
Changeset: r228:a7fc31cb4fce
Date: 2013-01-16 21:19 +0100
http://bitbucket.org/pypy/pyrepl/changeset/a7fc31cb4fce/
Log:merge code cleanup branch
diff --git a/pyrepl/copy_code.py b/pyrepl/copy_code.py
deleted file mode 100644
--- a/pyrepl/copy_code.py
+++ /
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r222:099eed38e5fd
Date: 2013-01-15 23:13 +0100
http://bitbucket.org/pypy/pyrepl/changeset/099eed38e5fd/
Log:more codecheck cleans
diff --git a/pyrepl/unix_eventqueue.py b/pyrepl/unix_eventqueue.py
--- a/pyrepl/unix_eventqueue.py
+
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r224:98e49b18c489
Date: 2013-01-15 23:32 +0100
http://bitbucket.org/pypy/pyrepl/changeset/98e49b18c489/
Log:kill dead code + more cleanups
diff --git a/pyrepl/copy_code.py b/pyrepl/copy_code.py
deleted file mode 100644
--- a/pyrep
Author: Ronny Pfannschmidt
Branch: py3k-readline
Changeset: r219:37149e9029f6
Date: 2013-01-15 22:16 +0100
http://bitbucket.org/pypy/pyrepl/changeset/37149e9029f6/
Log:fix some minimal problems
diff --git a/testing/test_readline.py b/testing/test_readline.py
--- a/testing/test_readline.py
++
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60974:1b0b2f5c1cf1
Date: 2013-02-08 15:35 +0100
http://bitbucket.org/pypy/pypy/changeset/1b0b2f5c1cf1/
Log:kill winreg test __init__ to avoid importing and skip on collection
instead of execution
diff --git a/pypy/module/_winreg/t
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60973:761524c30402
Date: 2013-02-08 14:04 +0100
http://bitbucket.org/pypy/pypy/changeset/761524c30402/
Log:kill trylast again, it breaks for us
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.py
+++ b/pypy/conftest.py
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60966:38762af09d39
Date: 2013-02-08 10:38 +0100
http://bitbucket.org/pypy/pypy/changeset/38762af09d39/
Log:undo merge mistake
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.py
+++ b/pypy/conftest.py
@@ -145,10 +145,6
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60965:ec2f3369976c
Date: 2013-02-08 10:26 +0100
http://bitbucket.org/pypy/pypy/changeset/ec2f3369976c/
Log:make winreg tests importable and skipping on unix, use setup_module
as well
diff --git a/pypy/module/_winreg/interp_winreg.
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60964:a2980dc0fe2a
Date: 2013-02-08 10:24 +0100
http://bitbucket.org/pypy/pypy/changeset/a2980dc0fe2a/
Log:remove __multicall__ from runtest hooks, mark them as trylast
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60468:1d71a7df8c7f
Date: 2013-01-25 18:00 +0100
http://bitbucket.org/pypy/pypy/changeset/1d71a7df8c7f/
Log:kill more conftest.option uses
diff --git a/pypy/module/imp/test/test_import.py
b/pypy/module/imp/test/test_import.py
--- a/pypy/m
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60467:75f9b6ea28b9
Date: 2013-01-25 17:53 +0100
http://bitbucket.org/pypy/pypy/changeset/75f9b6ea28b9/
Log:merge in default
diff --git a/py/_code/source.py b/py/_code/source.py
--- a/py/_code/source.py
+++ b/py/_code/source.py
@@ -141,6 +
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60450:3395bce3ab2b
Date: 2013-01-25 13:36 +0100
http://bitbucket.org/pypy/pypy/changeset/3395bce3ab2b/
Log:merge from default
diff --git a/lib-python/2.7/test/test_iterlen.py
b/lib-python/2.7/test/test_iterlen.py
--- a/lib-python/2.7/tes
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60449:04895e55cede
Date: 2013-01-25 13:35 +0100
http://bitbucket.org/pypy/pypy/changeset/04895e55cede/
Log:a few more config.option fixes
diff --git a/pypy/module/_file/test/test_file.py
b/pypy/module/_file/test/test_file.py
--- a/pypy/m
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60264:5852b6a995fa
Date: 2013-01-21 02:19 +0100
http://bitbucket.org/pypy/pypy/changeset/5852b6a995fa/
Log:move some common code into the pytest plugins in rpython
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.py
++
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60263:fb7a8dc86ae4
Date: 2013-01-21 01:54 +0100
http://bitbucket.org/pypy/pypy/changeset/fb7a8dc86ae4/
Log:fix up viewer options and kill them from rpython conftest
diff --git a/rpython/conftest.py b/rpython/conftest.py
--- a/rpython/conf
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60262:c162c8583faf
Date: 2013-01-21 01:44 +0100
http://bitbucket.org/pypy/pypy/changeset/c162c8583faf/
Log:move viewerplugin to rpython
diff --git a/pytest.ini b/pytest.ini
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,4 +1,4 @@
[pytest]
addo
Author: Ronny Pfannschmidt
Branch: split-rpython
Changeset: r60177:2e610d355c7e
Date: 2013-01-18 16:16 +0100
http://bitbucket.org/pypy/pypy/changeset/2e610d355c7e/
Log:kill remainders of expecttest in pypy
also fixme notes for defered fixes to the expecttest plugin
diff --git a/pypy
Author: Ronny Pfannschmidt
Branch: split-rpython
Changeset: r60175:ebd8f08afe07
Date: 2013-01-18 15:45 +0100
http://bitbucket.org/pypy/pypy/changeset/ebd8f08afe07/
Log:move expecttest to rpython, where it is used
diff --git a/pypy/tool/pytest/test/test_pytestsupport.py
b/pypy/tool/pytest/te
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60174:1d88326d9eda
Date: 2013-01-18 10:10 +0100
http://bitbucket.org/pypy/pypy/changeset/1d88326d9eda/
Log:merge from default
diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/metainterp/compile.py
--- a/pypy/jit/metainterp/compile.p
Author: Ronny Pfannschmidt
Branch: split-rpython
Changeset: r60166:812974e07064
Date: 2013-01-18 09:59 +0100
http://bitbucket.org/pypy/pypy/changeset/812974e07064/
Log:work around pytest issue 251
collection ignores test classes with __init__ for unittest support,
but is sile
Author: Ronny Pfannschmidt
Branch: split-rpython
Changeset: r60128:59bc9f371b06
Date: 2013-01-17 10:57 +0100
http://bitbucket.org/pypy/pypy/changeset/59bc9f371b06/
Log:Backed out changeset 1bcb31da666a, defer the fix to pytest
diff --git a/rpython/conftest.py b/rpython/conftest.py
--- a/rpyt
Author: Ronny Pfannschmidt
Branch: split-rpython
Changeset: r60127:1bcb31da666a
Date: 2013-01-17 10:47 +0100
http://bitbucket.org/pypy/pypy/changeset/1bcb31da666a/
Log:fix collection of the jvm backend tests
modern pytest ignores test classes with a own __init__ due to
genera
Author: Ronny Pfannschmidt
Branch:
Changeset: r733:940bbdfd9a85
Date: 2013-01-15 19:12 +0100
http://bitbucket.org/pypy/buildbot/changeset/940bbdfd9a85/
Log:add a extra rpython test step for the rpython split
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/p
Author: Ronny Pfannschmidt
Branch: split-rpython
Changeset: r60090:e375529de2e8
Date: 2013-01-15 18:47 +0100
http://bitbucket.org/pypy/pypy/changeset/e375529de2e8/
Log:merge
diff --git a/goal/targetpypystandalone.py b/goal/targetpypystandalone.py
--- a/goal/targetpypystandalone.py
+++ b/goal
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60088:be293d809c4f
Date: 2013-01-14 01:19 +0100
http://bitbucket.org/pypy/pypy/changeset/be293d809c4f/
Log:add pytest-cache dir to hgignore
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -7,6 +7,8 @@
.project
.pyd
Author: Ronny Pfannschmidt
Branch: split-rpython
Changeset: r60089:4ae735de7803
Date: 2013-01-15 18:32 +0100
http://bitbucket.org/pypy/pypy/changeset/4ae735de7803/
Log:move pytest.ini to the toplevel
diff --git a/pypy/pytest.ini b/pytest.ini
rename from pypy/pytest.ini
rename to pytest.ini
_
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60087:812281a24135
Date: 2013-01-14 01:19 +0100
http://bitbucket.org/pypy/pypy/changeset/812281a24135/
Log:use pylib reraise for py3k compat
diff --git a/pypy/tool/pytest/inttest.py b/pypy/tool/pytest/inttest.py
--- a/pypy/tool/pytest/int
Author: Ronny Pfannschmidt
Branch: py3k-readline
Changeset: r218:21b1a3e5cc66
Date: 2013-01-15 11:53 +0100
http://bitbucket.org/pypy/pyrepl/changeset/21b1a3e5cc66/
Log:merge default
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -1,3 +1,4 @@
9e6ce97035736092e9eb7815816b36bee5
Author: Ronny Pfannschmidt
Branch: py3k-readline
Changeset: r217:ac5047e2ea0f
Date: 2013-01-15 11:52 +0100
http://bitbucket.org/pypy/pyrepl/changeset/ac5047e2ea0f/
Log:temporary allow to use our own curses binding
diff --git a/pyrepl/curses.py b/pyrepl/curses.py
--- a/pyrepl/curses.py
+++ b/
Author: Ronny Pfannschmidt
Branch: commands-as-functions
Changeset: r216:c1f83654d126
Date: 2013-01-15 11:38 +0100
http://bitbucket.org/pypy/pyrepl/changeset/c1f83654d126/
Log:turn most commands into functions
diff --git a/pyrepl/commands.py b/pyrepl/commands.py
--- a/pyrepl/commands.py
+++
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r213:fa54870f1d7a
Date: 2013-01-15 11:11 +0100
http://bitbucket.org/pypy/pyrepl/changeset/fa54870f1d7a/
Log:code clean and refactor cmdrepl
diff --git a/pyrepl/cmdrepl.py b/pyrepl/cmdrepl.py
--- a/pyrepl/cmdrepl.py
+++ b/pyrepl/cm
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r215:034dcaf7d07c
Date: 2013-01-15 11:37 +0100
http://bitbucket.org/pypy/pyrepl/changeset/034dcaf7d07c/
Log:clean up unix event queue
diff --git a/pyrepl/unix_eventqueue.py b/pyrepl/unix_eventqueue.py
--- a/pyrepl/unix_eventqueue.
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r211:8e2c0d0a50c8
Date: 2013-01-15 11:09 +0100
http://bitbucket.org/pypy/pyrepl/changeset/8e2c0d0a50c8/
Log:add .cache to hgingore
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,5 @@
dist/
build/
+
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r210:31da5c045587
Date: 2013-01-14 21:59 +0100
http://bitbucket.org/pypy/pyrepl/changeset/31da5c045587/
Log:make the tests pass codechecks
diff --git a/testing/test_unix_reader.py b/testing/test_unix_reader.py
--- a/testing/test_u
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r214:e07229306d89
Date: 2013-01-15 11:26 +0100
http://bitbucket.org/pypy/pyrepl/changeset/e07229306d89/
Log:clean some more files
diff --git a/pyrepl/_minimal_curses.py b/pyrepl/_minimal_curses.py
--- a/pyrepl/_minimal_curses.py
+
Author: Ronny Pfannschmidt
Branch:
Changeset: r209:1a187de426b7
Date: 2013-01-05 01:40 +0100
http://bitbucket.org/pypy/pyrepl/changeset/1a187de426b7/
Log:kill encopyright
diff --git a/encopyright.py b/encopyright.py
deleted file mode 100644
--- a/encopyright.py
+++ /dev/null
@@ -1,157 +0,0
Author: Ronny Pfannschmidt
Branch: codecheck-clean
Changeset: r212:cde0a6ed277a
Date: 2013-01-15 11:09 +0100
http://bitbucket.org/pypy/pyrepl/changeset/cde0a6ed277a/
Log:clean setup.py
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@
# CONTRACT, NEGLIGENCE OR
Author: Ronny Pfannschmidt
Branch:
Changeset: r208:20f83b930447
Date: 2013-01-05 01:03 +0100
http://bitbucket.org/pypy/pyrepl/changeset/20f83b930447/
Log:shorten some repeated license statements
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,3 @@
- Copyright 2000-200
Author: Ronny Pfannschmidt
Branch: py3k-readline
Changeset: r207:3400dcbc7022
Date: 2013-01-15 11:48 +0100
http://bitbucket.org/pypy/pyrepl/changeset/3400dcbc7022/
Log:take in changes from pypy
diff --git a/pyrepl/readline.py b/pyrepl/readline.py
--- a/pyrepl/readline.py
+++ b/pyrepl/readlin
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r60045:5310b273f150
Date: 2013-01-14 01:10 +0100
http://bitbucket.org/pypy/pypy/changeset/5310b273f150/
Log:clean up expect collectors
diff --git a/pypy/tool/pytest/expecttest.py b/pypy/tool/pytest/expecttest.py
--- a/pypy/tool/pytest/expe
Author: Ronny Pfannschmidt
Branch: link-old-glibc-abi
Changeset: r59961:855e1c2e6df0
Date: 2013-01-11 18:48 +0100
http://bitbucket.org/pypy/pypy/changeset/855e1c2e6df0/
Log:add a symver for memcpy guarded by the define PYPY_FORCE_OLD_GLIBC
diff --git a/pypy/module/cpyext/src/mysnprintf.c
b/
Author: Ronny Pfannschmidt
Branch: link-old-glibc-abi
Changeset: r59960:7afca3399960
Date: 2013-01-11 14:33 +0100
http://bitbucket.org/pypy/pypy/changeset/7afca3399960/
Log:cflags is a tuple
diff --git a/pypy/translator/platform/posix.py
b/pypy/translator/platform/posix.py
--- a/pypy/transl
Author: Ronny Pfannschmidt
Branch: link-old-glibc-abi
Changeset: r59959:c8511419a805
Date: 2013-01-11 13:57 +0100
http://bitbucket.org/pypy/pypy/changeset/c8511419a805/
Log:disable glibc 2.15 source fortify to avoid a symbol
diff --git a/pypy/translator/platform/posix.py
b/pypy/translator/p
Author: Ronny Pfannschmidt
Branch:
Changeset: r206:33b744b9b942
Date: 2013-01-05 00:58 +0100
http://bitbucket.org/pypy/pyrepl/changeset/33b744b9b942/
Log:kill the unused c utils
diff --git a/pyrepl_utilsmodule.c b/pyrepl_utilsmodule.c
deleted file mode 100644
--- a/pyrepl_utilsmodule.c
+++
Author: Ronny Pfannschmidt
Branch:
Changeset: r205:5504f4c783a1
Date: 2013-01-05 00:54 +0100
http://bitbucket.org/pypy/pyrepl/changeset/5504f4c783a1/
Log:add the fixed #4 to the changelog
diff --git a/CHANGES b/CHANGES
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
This file contains more ve
Author: Ronny Pfannschmidt
Branch:
Changeset: r1110:15697595208a
Date: 2013-01-02 15:06 +0100
http://bitbucket.org/cffi/cffi/changeset/15697595208a/
Log:integration test: always pass --distribute to virtualenv, addresses
#49
diff --git a/testing/test_zintegration.py b/testing/test_z
Author: Ronny Pfannschmidt
Branch:
Changeset: r58789:6dd69be8f6a5
Date: 2012-11-07 20:42 +0100
http://bitbucket.org/pypy/pypy/changeset/6dd69be8f6a5/
Log:fix issue1317 - fd returned by os.popen is always a context manager
diff --git a/pypy/module/posix/app_posix.py b/pypy/module/posix/app_p
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57763:e880a84e5be1
Date: 2012-10-03 13:10 +0200
http://bitbucket.org/pypy/pypy/changeset/e880a84e5be1/
Log:use importorskip instead of custom handling
diff --git a/pypy/rpython/module/test/test_ll_termios.py
b/pypy/rpython/module/test/te
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57759:2d4adb7a8852
Date: 2012-10-03 09:56 +0200
http://bitbucket.org/pypy/pypy/changeset/2d4adb7a8852/
Log:indentation
diff --git a/pypy/tool/pytest/viewerplugin.py b/pypy/tool/pytest/viewerplugin.py
--- a/pypy/tool/pytest/viewerplugin.py
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57740:3a8ee8860fee
Date: 2012-10-02 17:29 +0200
http://bitbucket.org/pypy/pypy/changeset/3a8ee8860fee/
Log:move the pygame check to the viewer plugin, add a test for it
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57739:e76c004973a7
Date: 2012-10-02 17:15 +0200
http://bitbucket.org/pypy/pypy/changeset/e76c004973a7/
Log:use the applymarker api
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.py
+++ b/pypy/conftest.py
@@ -365,7 +3
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57737:263956ca5435
Date: 2012-10-02 16:58 +0200
http://bitbucket.org/pypy/pypy/changeset/263956ca5435/
Log:move the test jit/translation graph viewing options to a own plugin
to external code can use it
diff --git a/pypy/conftest.
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57696:ffce716bd352
Date: 2012-09-30 18:32 +0200
http://bitbucket.org/pypy/pypy/changeset/ffce716bd352/
Log:move pytest.ini to the toplevel to ensure we always use the addopts
diff --git a/pypy/pytest.ini b/pytest.ini
rename from pypy/pyte
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57695:b7d1e8a097f5
Date: 2012-09-29 19:01 +0200
http://bitbucket.org/pypy/pypy/changeset/b7d1e8a097f5/
Log:add missing __init__.py files for tests
diff --git a/pypy/doc/test/__init__.py b/pypy/doc/test/__init__.py
new file mode 100644
dif
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57697:636f8586e53a
Date: 2012-10-01 12:30 +0200
http://bitbucket.org/pypy/pypy/changeset/636f8586e53a/
Log:kill unused collector _keywords/_haskeywords
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conftest.py
+++ b/pypy/con
Author: Ronny Pfannschmidt
Branch: pytest
Changeset: r57603:2ff5bb1a0f70
Date: 2012-09-26 13:23 +0200
http://bitbucket.org/pypy/pypy/changeset/2ff5bb1a0f70/
Log:remove the py.test.config.option alias in dotviewer
diff --git a/dotviewer/conftest.py b/dotviewer/conftest.py
--- a/dotviewer/conf
Author: Ronny Pfannschmidt
Branch:
Changeset: r57596:27d3aacdd2a7
Date: 2012-09-26 10:36 +0200
http://bitbucket.org/pypy/pypy/changeset/27d3aacdd2a7/
Log:make the python for asmgcroot stackfinding a makefile variable
diff --git a/pypy/translator/c/genc.py b/pypy/translator/c/genc.py
--- a/p
Author: Ronny Pfannschmidt
Branch:
Changeset: r952:bce40a41b8ea
Date: 2012-09-19 20:38 +0200
http://bitbucket.org/cffi/cffi/changeset/bce40a41b8ea/
Log:Backed out changeset f6d372be7f59
turns out not having setup.py install deps is worse
diff --git a/setup.py b/setup.py
--- a/setup
Author: Ronny Pfannschmidt
Branch:
Changeset: r951:f6d372be7f59
Date: 2012-09-19 20:17 +0200
http://bitbucket.org/cffi/cffi/changeset/f6d372be7f59/
Log:remove setuptools dependency, use conditional c extension list
instead
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.
Author: Ronny Pfannschmidt
Branch:
Changeset: r57373:837c9d786fc4
Date: 2012-09-17 23:35 +0200
http://bitbucket.org/pypy/pypy/changeset/837c9d786fc4/
Log:remove a unused function
diff --git a/pypy/translator/c/genc.py b/pypy/translator/c/genc.py
--- a/pypy/translator/c/genc.py
+++ b/pypy/tr
Author: Ronny Pfannschmidt
Branch:
Changeset: r57372:172bef2e2636
Date: 2012-09-17 23:31 +0200
http://bitbucket.org/pypy/pypy/changeset/172bef2e2636/
Log:ensure we only use python in the makefiles if it is really
python2.5-2.7
diff --git a/pypy/translator/c/genc.py b/pypy/translator
1 - 100 of 273 matches
Mail list logo