[pypy-commit] pypy default: Add a clearer interface

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75888:af52d1553f8f Date: 2015-02-15 11:18 +0100 http://bitbucket.org/pypy/pypy/changeset/af52d1553f8f/ Log:Add a clearer interface diff --git a/pypy/module/_file/interp_file.py b/pypy/module/_file/interp_file.py ---

[pypy-commit] pypy default: Merged in jstasiak/pypy (pull request #304)

2015-02-15 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r75884:53f81286eb86 Date: 2015-02-15 10:46 +0200 http://bitbucket.org/pypy/pypy/changeset/53f81286eb86/ Log:Merged in jstasiak/pypy (pull request #304) Mention --withmod-... options in the documentation diff --git

[pypy-commit] pypy default: Mention --withmod-... options in the documentation

2015-02-15 Thread jstasiak
Author: Jakub Stasiak ja...@stasiak.at Branch: Changeset: r75883:4fac268cd818 Date: 2015-02-15 01:12 +0100 http://bitbucket.org/pypy/pypy/changeset/4fac268cd818/ Log:Mention --withmod-... options in the documentation diff --git a/pypy/doc/getting-started-dev.rst

[pypy-commit] pypy default: Merged in jstasiak/pypy/gitignore (pull request #302)

2015-02-15 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r75892:ffe4c4278efd Date: 2015-02-15 12:51 +0200 http://bitbucket.org/pypy/pypy/changeset/ffe4c4278efd/ Log:Merged in jstasiak/pypy/gitignore (pull request #302) Add some build artifacts to .gitignore diff --git

[pypy-commit] pypy gitignore: .gitignore build files

2015-02-15 Thread jstasiak
Author: Jakub Stasiak ja...@stasiak.at Branch: gitignore Changeset: r75890:51d1666de67f Date: 2015-02-14 01:33 +0100 http://bitbucket.org/pypy/pypy/changeset/51d1666de67f/ Log:.gitignore build files diff --git a/.gitignore b/.gitignore --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,10 @@

[pypy-commit] stmgc default: another quite unsure attempt

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r1623:7540c1f155d0 Date: 2015-02-15 14:35 +0100 http://bitbucket.org/pypy/stmgc/changeset/7540c1f155d0/ Log:another quite unsure attempt diff --git a/c8/stm/gcpage.c b/c8/stm/gcpage.c --- a/c8/stm/gcpage.c +++ b/c8/stm/gcpage.c @@

[pypy-commit] stmgc default: probably? quite unsure about this (see demo/demo_random)

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r1622:60f7ccae893c Date: 2015-02-15 14:25 +0100 http://bitbucket.org/pypy/stmgc/changeset/60f7ccae893c/ Log:probably? quite unsure about this (see demo/demo_random) diff --git a/c8/stm/gcpage.c b/c8/stm/gcpage.c --- a/c8/stm/gcpage.c +++

[pypy-commit] pypy default: fix test

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75898:956c35f6c0e4 Date: 2015-02-15 16:12 +0100 http://bitbucket.org/pypy/pypy/changeset/956c35f6c0e4/ Log:fix test diff --git a/pypy/module/_cffi_backend/test/test_handle.py b/pypy/module/_cffi_backend/test/test_handle.py ---

[pypy-commit] pypy default: Fix

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75896:1cd58e083148 Date: 2015-02-15 15:56 +0100 http://bitbucket.org/pypy/pypy/changeset/1cd58e083148/ Log:Fix diff --git a/pypy/module/_io/interp_iobase.py b/pypy/module/_io/interp_iobase.py --- a/pypy/module/_io/interp_iobase.py +++

[pypy-commit] pypy default: Test and fix (discovered by 5eb6bfa9ec8e)

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75897:6b4ac7be0d78 Date: 2015-02-15 16:05 +0100 http://bitbucket.org/pypy/pypy/changeset/6b4ac7be0d78/ Log:Test and fix (discovered by 5eb6bfa9ec8e) diff --git a/rpython/annotator/listdef.py b/rpython/annotator/listdef.py ---

[pypy-commit] pypy default: Simplify the logic in rweaklist.

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75895:5eb6bfa9ec8e Date: 2015-02-15 15:49 +0100 http://bitbucket.org/pypy/pypy/changeset/5eb6bfa9ec8e/ Log:Simplify the logic in rweaklist. diff --git a/rpython/rlib/rweaklist.py b/rpython/rlib/rweaklist.py ---

[pypy-commit] pypy default: Fix test_audioop

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: Changeset: r75899:858a789cd41f Date: 2015-02-15 17:41 +0100 http://bitbucket.org/pypy/pypy/changeset/858a789cd41f/ Log:Fix test_audioop diff --git a/lib_pypy/audioop.py b/lib_pypy/audioop.py --- a/lib_pypy/audioop.py +++

[pypy-commit] lang-smalltalk default: README.md edited online with Bitbucket

2015-02-15 Thread anton_gulenko
Author: anton_gulenko anton.gule...@googlemail.com Branch: Changeset: r1072:8497f404f0ec Date: 2015-02-15 17:07 + http://bitbucket.org/pypy/lang-smalltalk/changeset/8497f404f0ec/ Log:README.md edited online with Bitbucket diff --git a/README.md b/README.md --- a/README.md +++

[pypy-commit] pypy default: Merged in jstasiak/pypy/fix-kqueue-error2 (pull request #305)

2015-02-15 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r75894:3e90693d2d35 Date: 2015-02-15 12:52 +0200 http://bitbucket.org/pypy/pypy/changeset/3e90693d2d35/ Log:Merged in jstasiak/pypy/fix-kqueue-error2 (pull request #305) Fix exception being raised by kqueue.control

[pypy-commit] pypy fix-kqueue-error2: Fix exception being raised by kqueue.control (CPython compatibility)

2015-02-15 Thread jstasiak
Author: Jakub Stasiak ja...@stasiak.at Branch: fix-kqueue-error2 Changeset: r75893:de656c8e19b6 Date: 2015-02-15 10:51 +0100 http://bitbucket.org/pypy/pypy/changeset/de656c8e19b6/ Log:Fix exception being raised by kqueue.control (CPython compatibility) diff --git

[pypy-commit] pypy py3k: hg merge default

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: py3k Changeset: r75908:37fec51281b6 Date: 2015-02-15 22:47 +0100 http://bitbucket.org/pypy/pypy/changeset/37fec51281b6/ Log:hg merge default diff too long, truncating to 2000 out of 28392 lines diff --git a/.gitignore b/.gitignore ---

[pypy-commit] pypy py3k: Fix ssl module

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: py3k Changeset: r75909:3896a15828da Date: 2015-02-16 01:05 +0100 http://bitbucket.org/pypy/pypy/changeset/3896a15828da/ Log:Fix ssl module diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py ---

[pypy-commit] pypy py3k: Rename function unicodehelper.encode_error_handler(), it is used in many places in py3k,

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: py3k Changeset: r75902:ab4e84ecd24c Date: 2015-02-15 19:36 +0100 http://bitbucket.org/pypy/pypy/changeset/ab4e84ecd24c/ Log:Rename function unicodehelper.encode_error_handler(), it is used in many places in py3k, and it's too

[pypy-commit] pypy py3k: Fix a Rpython crash in test_socket

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: py3k Changeset: r75901:62c9e1cde45a Date: 2015-02-15 17:49 +0100 http://bitbucket.org/pypy/pypy/changeset/62c9e1cde45a/ Log:Fix a Rpython crash in test_socket diff --git a/pypy/bin/pyinteractive.py b/pypy/bin/pyinteractive.py ---

[pypy-commit] pypy default: Issue #1985: SSL_OP_NO_COMPRESSION is not always defined.

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: Changeset: r75903:c550e14a63bb Date: 2015-02-15 19:46 +0100 http://bitbucket.org/pypy/pypy/changeset/c550e14a63bb/ Log:Issue #1985: SSL_OP_NO_COMPRESSION is not always defined. Should help translation on OS/X. diff --git

[pypy-commit] pypy default: Oops, fix translation

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: Changeset: r75906:fd175f59c77f Date: 2015-02-15 20:13 +0100 http://bitbucket.org/pypy/pypy/changeset/fd175f59c77f/ Log:Oops, fix translation diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py ---

[pypy-commit] pypy default: Rename function unicodehelper.encode_error_handler(), it is used in many places in py3k,

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: Changeset: r75900:9f349766cc7d Date: 2015-02-15 19:36 +0100 http://bitbucket.org/pypy/pypy/changeset/9f349766cc7d/ Log:Rename function unicodehelper.encode_error_handler(), it is used in many places in py3k, and it's too

[pypy-commit] pypy default: SSL: Fix crldp for older versions of openssl.

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: Changeset: r75904:ad7f26afe1b2 Date: 2015-02-15 20:00 +0100 http://bitbucket.org/pypy/pypy/changeset/ad7f26afe1b2/ Log:SSL: Fix crldp for older versions of openssl. diff --git a/pypy/module/_ssl/interp_ssl.py

[pypy-commit] pypy py3k: py3-ify another test.

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: py3k Changeset: r75905:bed47579375c Date: 2015-02-15 20:04 +0100 http://bitbucket.org/pypy/pypy/changeset/bed47579375c/ Log:py3-ify another test. diff --git a/pypy/objspace/std/test/test_memoryobject.py

[pypy-commit] pypy default: Skip undefined error codes.

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: Changeset: r75907:b6651f030e15 Date: 2015-02-15 20:37 +0100 http://bitbucket.org/pypy/pypy/changeset/b6651f030e15/ Log:Skip undefined error codes. diff --git a/pypy/module/_ssl/ssl_data.py b/pypy/module/_ssl/ssl_data.py ---

[pypy-commit] pypy default: Compile the shared libs used for tests with -g -O0.

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75885:1abbb0a9835d Date: 2015-02-15 10:03 +0100 http://bitbucket.org/pypy/pypy/changeset/1abbb0a9835d/ Log:Compile the shared libs used for tests with -g -O0. diff --git a/rpython/translator/tool/cbuild.py

[pypy-commit] pypy default: issue #1984 fix

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75886:cce58dd9c317 Date: 2015-02-15 10:13 +0100 http://bitbucket.org/pypy/pypy/changeset/cce58dd9c317/ Log:issue #1984 fix diff --git a/pypy/module/_continuation/interp_continuation.py b/pypy/module/_continuation/interp_continuation.py

[pypy-commit] pypy default: Test (thanks vpelletier on irc) and fix for a case where we'd propagate

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75887:b1c4fcb04a42 Date: 2015-02-15 11:16 +0100 http://bitbucket.org/pypy/pypy/changeset/b1c4fcb04a42/ Log:Test (thanks vpelletier on irc) and fix for a case where we'd propagate EAGAIN to app-level even though the

[pypy-commit] pypy default: add mention of b1c4fcb04a42

2015-02-15 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r75889:d093f1195396 Date: 2015-02-15 11:21 +0100 http://bitbucket.org/pypy/pypy/changeset/d093f1195396/ Log:add mention of b1c4fcb04a42 diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy default: add test that fails on win32, save_err is wrong on SSL_CTX_use_certificate_chain_file in rpython/rlib/ropenssl?

2015-02-15 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r75911:37183f083a3a Date: 2015-02-16 08:25 +0200 http://bitbucket.org/pypy/pypy/changeset/37183f083a3a/ Log:add test that fails on win32, save_err is wrong on SSL_CTX_use_certificate_chain_file in rpython/rlib/ropenssl? diff

[pypy-commit] pypy py3k: Remove space.bytes_w alias

2015-02-15 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: py3k Changeset: r75912:c0c26bc17d9d Date: 2015-02-16 08:37 +0100 http://bitbucket.org/pypy/pypy/changeset/c0c26bc17d9d/ Log:Remove space.bytes_w alias diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py ---

[pypy-commit] pypy default: fix failing whatsnew-head and test_version tests

2015-02-15 Thread mattip
Author: mattip matti.pi...@gmail.com Branch: Changeset: r75910:427ccadfbbd6 Date: 2015-02-16 08:04 +0200 http://bitbucket.org/pypy/pypy/changeset/427ccadfbbd6/ Log:fix failing whatsnew-head and test_version tests diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---