[pypy-commit] pypy zlib-copying-third-time-a-charm: Whatsnew.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying-third-time-a-charm Changeset: r95881:a95cf340ec7c Date: 2019-02-07 07:56 +0100 http://bitbucket.org/pypy/pypy/changeset/a95cf340ec7c/ Log:Whatsnew. diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy zlib-copying-third-time-a-charm: Notice when we're copying a flushed decompressobj too.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying-third-time-a-charm Changeset: r95880:1c38b412ceb1 Date: 2019-02-07 07:54 +0100 http://bitbucket.org/pypy/pypy/changeset/1c38b412ceb1/ Log:Notice when we're copying a flushed decompressobj too. Hopefully we go green. Otherwise we go home...

[pypy-commit] pypy zlib-copying-third-time-a-charm: Immediately free the z_stream after flushing a decompressobj.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying-third-time-a-charm Changeset: r95879:4ae1b51c0133 Date: 2019-02-07 07:53 +0100 http://bitbucket.org/pypy/pypy/changeset/4ae1b51c0133/ Log:Immediately free the z_stream after flushing a decompressobj. Matches what CPython does, and doesn't

[pypy-commit] pypy.org extradoc: (antocuni, mattip): update the website for the new release; only the source, the HTML will be regenerated/uploaded later

2019-02-06 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r930:3d49c68495b0 Date: 2019-02-06 18:33 +0100 http://bitbucket.org/pypy/pypy.org/changeset/3d49c68495b0/ Log:(antocuni, mattip): update the website for the new release; only the source, the HTML will be regenerated/uploaded later

[pypy-commit] pypy default: commit the tweaked version of the script which I used for the release

2019-02-06 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r95878:4c920e4d6d68 Date: 2019-02-06 18:11 +0100 http://bitbucket.org/pypy/pypy/changeset/4c920e4d6d68/ Log:commit the tweaked version of the script which I used for the release diff --git a/pypy/tool/release/repackage.sh

[pypy-commit] pypy unicode-utf8-py3: Kill dead code

2019-02-06 Thread rlamy
Author: Ronan Lamy Branch: unicode-utf8-py3 Changeset: r95875:daa08b2d951c Date: 2019-02-06 14:56 +0100 http://bitbucket.org/pypy/pypy/changeset/daa08b2d951c/ Log:Kill dead code diff --git a/pypy/module/array/interp_array.py b/pypy/module/array/interp_array.py ---

[pypy-commit] pypy default: Added tag release-pypy3.5-v7.0.0 for changeset 1f86f25937b6

2019-02-06 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r95872:13e6a9467268 Date: 2019-02-06 14:15 +0100 http://bitbucket.org/pypy/pypy/changeset/13e6a9467268/ Log:Added tag release-pypy3.5-v7.0.0 for changeset 1f86f25937b6 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -59,3 +59,4 @@

[pypy-commit] pypy default: merge heads

2019-02-06 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r95874:35673b0b2571 Date: 2019-02-06 14:21 +0100 http://bitbucket.org/pypy/pypy/changeset/35673b0b2571/ Log:merge heads diff --git a/pypy/module/zlib/test/test_zlib.py b/pypy/module/zlib/test/test_zlib.py --- a/pypy/module/zlib/test/test_zlib.py +++

[pypy-commit] pypy default: Added tag release-pypy3.6-v7.0.0 for changeset dab365a46514

2019-02-06 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r95873:e239e0b2814c Date: 2019-02-06 14:15 +0100 http://bitbucket.org/pypy/pypy/changeset/e239e0b2814c/ Log:Added tag release-pypy3.6-v7.0.0 for changeset dab365a46514 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -60,3 +60,4 @@

[pypy-commit] pypy default: Added tag release-pypy2.7-v7.0.0 for changeset 9112c8071614

2019-02-06 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r95871:a41775a6bcf2 Date: 2019-02-06 14:14 +0100 http://bitbucket.org/pypy/pypy/changeset/a41775a6bcf2/ Log:Added tag release-pypy2.7-v7.0.0 for changeset 9112c8071614 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -58,3 +58,4 @@

[pypy-commit] pypy default: This appears to be necessary to actually have runappdirect available for app tests.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: Changeset: r95870:fee9d13fa77c Date: 2019-02-06 14:18 +0100 http://bitbucket.org/pypy/pypy/changeset/fee9d13fa77c/ Log:This appears to be necessary to actually have runappdirect available for app tests. diff --git a/pypy/module/zlib/test/test_zlib.py

[pypy-commit] pypy py3.5: Merge default.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: py3.5 Changeset: r95869:5186243836bc Date: 2019-02-06 12:24 +0100 http://bitbucket.org/pypy/pypy/changeset/5186243836bc/ Log:Merge default. diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy 35windowsfixes: Closed branch. The commit was grafted into the default branch

2019-02-06 Thread andrewjlawrence
Author: andrewjlawrence Branch: 35windowsfixes Changeset: r95868:284828e44f37 Date: 2019-02-06 11:08 + http://bitbucket.org/pypy/pypy/changeset/284828e44f37/ Log:Closed branch. The commit was grafted into the default branch ___ pypy-commit

[pypy-commit] pypy default: Merge default heads

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: Changeset: r95867:60fa14799cf4 Date: 2019-02-06 12:06 +0100 http://bitbucket.org/pypy/pypy/changeset/60fa14799cf4/ Log:Merge default heads diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: Merge zlib-copying-redux

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: Changeset: r95865:ec33801be3ff Date: 2019-02-06 11:43 +0100 http://bitbucket.org/pypy/pypy/changeset/ec33801be3ff/ Log:Merge zlib-copying-redux diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy default: Merge default

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: Changeset: r95866:24f1b599a64d Date: 2019-02-06 11:59 +0100 http://bitbucket.org/pypy/pypy/changeset/24f1b599a64d/ Log:Merge default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++

[pypy-commit] pypy py3.5: hg merge default

2019-02-06 Thread ambv
Author: ukasz Langa Branch: py3.5 Changeset: r95863:706d2757733b Date: 2019-02-06 12:01 +0100 http://bitbucket.org/pypy/pypy/changeset/706d2757733b/ Log:hg merge default diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -4,8 +4,10 @@ *~ .*.swp .idea +.mypy_cache

[pypy-commit] pypy default: [.hgignore] Add mypy_cache and vscode

2019-02-06 Thread ambv
Author: ukasz Langa Branch: Changeset: r95862:1a36a013597d Date: 2019-02-06 12:00 +0100 http://bitbucket.org/pypy/pypy/changeset/1a36a013597d/ Log:[.hgignore] Add mypy_cache and vscode diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -4,8 +4,10 @@ *~ .*.swp .idea

[pypy-commit] pypy py3.6: hg merge py3.5

2019-02-06 Thread ambv
Author: ukasz Langa Branch: py3.6 Changeset: r95864:baff18bae4fb Date: 2019-02-06 12:01 +0100 http://bitbucket.org/pypy/pypy/changeset/baff18bae4fb/ Log:hg merge py3.5 diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -4,8 +4,10 @@ *~ .*.swp .idea +.mypy_cache

[pypy-commit] pypy zlib-copying-redux: Close to-be-merged branch.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying-redux Changeset: r95861:32412a37b57f Date: 2019-02-06 11:40 +0100 http://bitbucket.org/pypy/pypy/changeset/32412a37b57f/ Log:Close to-be-merged branch. ___ pypy-commit mailing list pypy-commit@python.org

[pypy-commit] pypy zlib-copying-redux: Add the whatsnew snippet.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying-redux Changeset: r95860:9b1847feb4f2 Date: 2019-02-06 11:34 +0100 http://bitbucket.org/pypy/pypy/changeset/9b1847feb4f2/ Log:Add the whatsnew snippet. diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy zlib-copying-redux: Skip the tests that need to rpython-munge when we run app-level.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying-redux Changeset: r95859:ab1d3b141472 Date: 2019-02-06 11:18 +0100 http://bitbucket.org/pypy/pypy/changeset/ab1d3b141472/ Log:Skip the tests that need to rpython-munge when we run app-level. diff --git a/pypy/module/zlib/test/test_zlib.py

[pypy-commit] pypy zlib-copying-redux: Move our check for stream being nullptr to the right place.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying-redux Changeset: r95858:6c3c1a0558e6 Date: 2019-02-06 11:03 +0100 http://bitbucket.org/pypy/pypy/changeset/6c3c1a0558e6/ Log:Move our check for stream being nullptr to the right place. It's compressobj that sets this to nullptr on flush,

[pypy-commit] pypy default: Fixed nan sign on windows

2019-02-06 Thread andrewjlawrence
Author: andrewjlawrence Branch: Changeset: r95857:f8548d5c059a Date: 2019-02-05 17:17 + http://bitbucket.org/pypy/pypy/changeset/f8548d5c059a/ Log:Fixed nan sign on windows diff --git a/rpython/rtyper/lltypesystem/module/test/math_cases.py

[pypy-commit] pypy zlib-copying-redux: Add a test for copying flushed zlib compressobjs.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying-redux Changeset: r95856:bf5838a3edac Date: 2019-02-06 11:00 +0100 http://bitbucket.org/pypy/pypy/changeset/bf5838a3edac/ Log:Add a test for copying flushed zlib compressobjs. diff --git a/pypy/module/zlib/test/test_zlib.py

[pypy-commit] pypy default: Backed out changeset: 236bea4de5e1

2019-02-06 Thread mattip
Author: Matti Picus Branch: Changeset: r95855:3935d273ac91 Date: 2019-02-06 10:16 +0100 http://bitbucket.org/pypy/pypy/changeset/3935d273ac91/ Log:Backed out changeset: 236bea4de5e1 diff --git a/pypy/module/zlib/interp_zlib.py b/pypy/module/zlib/interp_zlib.py ---

[pypy-commit] pypy default: typo in c5c3ad13d149 ?

2019-02-06 Thread mattip
Author: Matti Picus Branch: Changeset: r95854:236bea4de5e1 Date: 2019-02-06 09:53 +0100 http://bitbucket.org/pypy/pypy/changeset/236bea4de5e1/ Log:typo in c5c3ad13d149 ? diff --git a/pypy/module/zlib/interp_zlib.py b/pypy/module/zlib/interp_zlib.py --- a/pypy/module/zlib/interp_zlib.py +++