[pypy-commit] pypy vendoring: start branch to autovendor tools

2015-02-18 Thread RonnyPfannschmidt
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

[pypy-commit] pypy vendoring: docs

2015-02-18 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: Fix Tests

2014-10-05 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: merge from default

2014-10-05 Thread RonnyPfannschmidt
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 ++

[pypy-commit] pypy refine-testrunner: merge from default

2014-08-31 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl msabramo/improve_test_readline: Close branch msabramo/improve_test_readline

2014-04-15 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl default: Merged in msabramo/pyrepl/msabramo/improve_test_readline (pull request #8)

2014-04-15 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: close unmergable branch

2014-04-14 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl default: tox ini add flake8

2014-04-14 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl default: Merged in msabramo/pyrepl/fix_setup_test_basic_python3 (pull request #9)

2014-03-08 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl default: Merged in msabramo/pyrepl/msabramo/update_tox_ini (pull request #6)

2014-03-08 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl default: Merged in msabramo/pyrepl/msabramo/ord_char_python3 (pull request #7)

2014-03-08 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl default: Merged in msabramo/pyrepl/msabramo/hgignore (pull request #5)

2014-03-08 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: testrunner: simplify and fix interpret_exitcode tests

2014-01-23 Thread RonnyPfannschmidt
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

[pypy-commit] pypy link-old-glibc-abi: close link old abi branch - the approach is discarded

2014-01-23 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: prepare junitmerge to be used as a module

2013-08-07 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: cleanup in filetimes

2013-08-07 Thread RonnyPfannschmidt
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/

[pypy-commit] pyrepl codecheck-clean: clean up the mini curses and the completing reader

2013-02-25 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: more simple cleanups

2013-02-25 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: finish codeclean commands

2013-02-25 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: merge from default

2013-02-24 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl commands-as-functions: merge from default

2013-02-24 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: adapt testrunner tests to shifted file opening semantics

2013-02-23 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: shuffle opening the log output around

2013-02-23 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: testrunner: simplify error detection

2013-02-23 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: testrunner test cleanup

2013-02-23 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: better pytest path finding for testrunner

2013-02-23 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: factor out win32 interp path fixing

2013-02-23 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: reenable junitxml output

2013-02-22 Thread RonnyPfannschmidt
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

[pypy-commit] pypy refine-testrunner: some whitespace fixes

2013-02-22 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest-update: support kwargs in appsupport frame getargs for recent pytest

2013-02-15 Thread RonnyPfannschmidt
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/

[pypy-commit] pyrepl default: add tests to sdist, addresses issue #7

2013-02-09 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: slight refactoring of the unix reader to start cleaning up some messes

2013-02-09 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl py3k-readline: merge from default

2013-02-09 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: more cleanups

2013-02-09 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: codecheck clean reader

2013-02-09 Thread RonnyPfannschmidt
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 @@ -

[pypy-commit] pyrepl default: merge codecheck clean

2013-02-09 Thread RonnyPfannschmidt
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/

[pypy-commit] pyrepl default: support filenos as args for readline wrapper

2013-02-09 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: final testing codecheck fixes

2013-02-09 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl default: merge code cleanup branch

2013-02-09 Thread RonnyPfannschmidt
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 +++ /

[pypy-commit] pyrepl codecheck-clean: more codecheck cleans

2013-02-09 Thread RonnyPfannschmidt
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 +

[pypy-commit] pyrepl codecheck-clean: kill dead code + more cleanups

2013-02-09 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl py3k-readline: fix some minimal problems

2013-02-09 Thread RonnyPfannschmidt
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 ++

[pypy-commit] pypy pytest: kill winreg test __init__ to avoid importing and skip on collection instead of execution

2013-02-08 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: kill trylast again, it breaks for us

2013-02-08 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: undo merge mistake

2013-02-08 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: make winreg tests importable and skipping on unix, use setup_module as well

2013-02-08 Thread RonnyPfannschmidt
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.

[pypy-commit] pypy pytest: remove __multicall__ from runtest hooks, mark them as trylast

2013-02-08 Thread RonnyPfannschmidt
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.

[pypy-commit] pypy pytest: kill more conftest.option uses

2013-01-25 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: merge in default

2013-01-25 Thread RonnyPfannschmidt
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 +

[pypy-commit] pypy pytest: merge from default

2013-01-25 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: a few more config.option fixes

2013-01-25 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: move some common code into the pytest plugins in rpython

2013-01-20 Thread RonnyPfannschmidt
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 ++

[pypy-commit] pypy pytest: fix up viewer options and kill them from rpython conftest

2013-01-20 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: move viewerplugin to rpython

2013-01-20 Thread RonnyPfannschmidt
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

[pypy-commit] pypy split-rpython: kill remainders of expecttest in pypy

2013-01-18 Thread RonnyPfannschmidt
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

[pypy-commit] pypy split-rpython: move expecttest to rpython, where it is used

2013-01-18 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: merge from default

2013-01-18 Thread RonnyPfannschmidt
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

[pypy-commit] pypy split-rpython: work around pytest issue 251

2013-01-18 Thread RonnyPfannschmidt
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

[pypy-commit] pypy split-rpython: Backed out changeset 1bcb31da666a, defer the fix to pytest

2013-01-17 Thread RonnyPfannschmidt
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

[pypy-commit] pypy split-rpython: fix collection of the jvm backend tests

2013-01-17 Thread RonnyPfannschmidt
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

[pypy-commit] buildbot default: add a extra rpython test step for the rpython split

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pypy split-rpython: merge

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: add pytest-cache dir to hgignore

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pypy split-rpython: move pytest.ini to the toplevel

2013-01-15 Thread RonnyPfannschmidt
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 _

[pypy-commit] pypy pytest: use pylib reraise for py3k compat

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl py3k-readline: merge default

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl py3k-readline: temporary allow to use our own curses binding

2013-01-15 Thread RonnyPfannschmidt
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/

[pypy-commit] pyrepl commands-as-functions: turn most commands into functions

2013-01-15 Thread RonnyPfannschmidt
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 +++

[pypy-commit] pyrepl codecheck-clean: code clean and refactor cmdrepl

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: clean up unix event queue

2013-01-15 Thread RonnyPfannschmidt
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.

[pypy-commit] pyrepl codecheck-clean: add .cache to hgingore

2013-01-15 Thread RonnyPfannschmidt
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/ +

[pypy-commit] pyrepl codecheck-clean: make the tests pass codechecks

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: clean some more files

2013-01-15 Thread RonnyPfannschmidt
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 +

[pypy-commit] pyrepl default: kill encopyright

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl codecheck-clean: clean setup.py

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl default: shorten some repeated license statements

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl py3k-readline: take in changes from pypy

2013-01-15 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: clean up expect collectors

2013-01-13 Thread RonnyPfannschmidt
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

[pypy-commit] pypy link-old-glibc-abi: add a symver for memcpy guarded by the define PYPY_FORCE_OLD_GLIBC

2013-01-11 Thread RonnyPfannschmidt
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/

[pypy-commit] pypy link-old-glibc-abi: cflags is a tuple

2013-01-11 Thread RonnyPfannschmidt
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

[pypy-commit] pypy link-old-glibc-abi: disable glibc 2.15 source fortify to avoid a symbol

2013-01-11 Thread RonnyPfannschmidt
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

[pypy-commit] pyrepl default: kill the unused c utils

2013-01-04 Thread RonnyPfannschmidt
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 +++

[pypy-commit] pyrepl default: add the fixed #4 to the changelog

2013-01-04 Thread RonnyPfannschmidt
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

[pypy-commit] cffi default: integration test: always pass --distribute to virtualenv, addresses #49

2013-01-02 Thread RonnyPfannschmidt
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

[pypy-commit] pypy default: fix issue1317 - fd returned by os.popen is always a context manager

2012-11-07 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: use importorskip instead of custom handling

2012-10-03 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: indentation

2012-10-03 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: move the pygame check to the viewer plugin, add a test for it

2012-10-02 Thread RonnyPfannschmidt
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.

[pypy-commit] pypy pytest: use the applymarker api

2012-10-02 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: move the test jit/translation graph viewing options to a own plugin to external code can use it

2012-10-02 Thread RonnyPfannschmidt
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.

[pypy-commit] pypy pytest: move pytest.ini to the toplevel to ensure we always use the addopts

2012-10-01 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: add missing __init__.py files for tests

2012-10-01 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: kill unused collector _keywords/_haskeywords

2012-10-01 Thread RonnyPfannschmidt
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

[pypy-commit] pypy pytest: remove the py.test.config.option alias in dotviewer

2012-09-26 Thread RonnyPfannschmidt
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

[pypy-commit] pypy default: make the python for asmgcroot stackfinding a makefile variable

2012-09-26 Thread RonnyPfannschmidt
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

[pypy-commit] cffi default: Backed out changeset f6d372be7f59

2012-09-19 Thread RonnyPfannschmidt
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

[pypy-commit] cffi default: remove setuptools dependency, use conditional c extension list instead

2012-09-19 Thread RonnyPfannschmidt
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.

[pypy-commit] pypy default: remove a unused function

2012-09-17 Thread RonnyPfannschmidt
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

[pypy-commit] pypy default: ensure we only use python in the makefiles if it is really python2.5-2.7

2012-09-17 Thread RonnyPfannschmidt
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   2   3   >