[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: (cfbolz, julian): skip a test on macos which relies on symbolic comparison when untranslated

2022-09-23 Thread Julian Berman (@Julian)
Julian Berman pushed to branch branch/default at PyPy / pypy Commits: 6170c43a by Julian Berman at 2022-09-23T15:18:39+02:00 (cfbolz, julian): skip a test on macos which relies on symbolic comparison when untranslated - - - - - bc1e00b5 by Julian Berman at 2022-09-23T15:19:52+02:00 merge

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/http_server_vuln_fix-pypy2

2022-09-23 Thread Julian Berman (@Julian)
Julian Berman pushed new branch branch/http_server_vuln_fix-pypy2 at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/http_server_vuln_fix-pypy2 You're receiving this email because of your account on foss.heptapo

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/http_server_vuln_fix

2022-09-23 Thread Julian Berman (@Julian)
Julian Berman pushed new branch branch/http_server_vuln_fix at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/http_server_vuln_fix You're receiving this email because of your account on foss.heptapo

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/fix-crypt-py3-import

2020-11-25 Thread Julian Berman
Julian Berman pushed new branch branch/fix-crypt-py3-import at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/fix-crypt-py3-import You're receiving this email because of your account on foss.heptapo

[pypy-commit] [Git][pypy/pypy][branch/mac-arm] Whoops, fix Darwin_arm64's name.

2020-11-20 Thread Julian Berman
Julian Berman pushed to branch branch/mac-arm at PyPy / pypy Commits: 831322cc by Julian Berman at 2020-11-20T11:45:49-05:00 Whoops, fix Darwin_arm64's name. --HG-- branch : mac-arm - - - - - 1 changed file: - rpython/translator/platform/darwin.py View it on GitLab:

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/mac-arm

2020-11-20 Thread Julian Berman
Julian Berman pushed new branch branch/mac-arm at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/mac-arm You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing

[pypy-commit] [Git][pypy/pypy][branch/more-precise-stat-time-on-macos] Fixup the comments around timespec field naming.

2020-07-18 Thread Julian Berman
Julian Berman pushed to branch branch/more-precise-stat-time-on-macos at PyPy / pypy Commits: 74375299 by Julian Berman at 2020-07-18T16:12:47-04:00 Fixup the comments around timespec field naming. --HG-- branch : more-precise-stat-time-on-macos - - - - - 1 changed file: - rpython/rlib

[pypy-commit] [Git][pypy/pypy][branch/more-precise-stat-time-on-macos] Uglily fix test_high_precision_stat_time on macOS

2020-07-18 Thread Julian Berman
Julian Berman pushed to branch branch/more-precise-stat-time-on-macos at PyPy / pypy Commits: 69c128c8 by Julian Berman at 2020-07-18T16:03:40-04:00 Uglily fix test_high_precision_stat_time on macOS Copypaste + modify the differing struct field names. --HG-- branch : more-precise-stat-time

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/more-precise-stat-time-on-macos

2020-07-18 Thread Julian Berman
Julian Berman pushed new branch branch/more-precise-stat-time-on-macos at PyPy / pypy -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/tree/branch/more-precise-stat-time-on-macos You're receiving this email because of your account on foss.heptapo

[pypy-commit] pypy openssl-for-macos: Old LibreSSL -> OpenSSL on macOS.

2019-09-08 Thread Julian Berman
Author: Julian Berman Branch: openssl-for-macos Changeset: r97407:89c76ee0eafd Date: 2019-09-08 08:23 -0400 http://bitbucket.org/pypy/pypy/changeset/89c76ee0eafd/ Log:Old LibreSSL -> OpenSSL on macOS. Ditch the old patch (which was for LibreSSL) but leave support

[pypy-commit] pypy openssl-for-macos: Allow force-rebuilding modules in build_cffi_imports even if they're built.

2019-09-08 Thread Julian Berman
Author: Julian Berman Branch: openssl-for-macos Changeset: r97406:8871b37604ae Date: 2019-09-08 07:08 -0400 http://bitbucket.org/pypy/pypy/changeset/8871b37604ae/ Log:Allow force-rebuilding modules in build_cffi_imports even if they're built. diff --git a/pypy

[pypy-commit] extradoc extradoc: Copy-edit.

2019-07-24 Thread Julian Berman
Author: Julian Berman Branch: extradoc Changeset: r5953:e49a4b5cc87d Date: 2019-07-24 08:27 -0400 http://bitbucket.org/pypy/extradoc/changeset/e49a4b5cc87d/ Log:Copy-edit. diff --git a/blog/draft/2019-07-arm64.rst b/blog/draft/2019-07-arm64.rst --- a/blog/draft/2019-07-arm64.rst +++ b/blog

[pypy-commit] pypy zlib-make-py3-go-boom: Complain if you try to copy a flushed zlib decompress on py3.

2019-03-12 Thread Julian Berman
Author: Julian Berman Branch: zlib-make-py3-go-boom Changeset: r96294:0bb579c51e8b Date: 2019-03-12 07:43 -0400 http://bitbucket.org/pypy/pypy/changeset/0bb579c51e8b/ Log:Complain if you try to copy a flushed zlib decompress on py3. diff --git a/pypy/module/zlib/interp_zlib.py b/pypy/module

[pypy-commit] pypy zlib-copying-third-time-a-charm: Close to-be-merged.

2019-02-08 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying-third-time-a-charm Changeset: r95900:ec4721a48f93 Date: 2019-02-08 07:27 -0500 http://bitbucket.org/pypy/pypy/changeset/ec4721a48f93/ Log:Close to-be-merged. ___ pypy-commit mailing list pypy-commit

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

2019-02-08 Thread Julian Berman
Author: Julian Berman Branch: Changeset: r95901:887c215ee39f Date: 2019-02-08 07:29 -0500 http://bitbucket.org/pypy/pypy/changeset/887c215ee39f/ Log:Merge zlib-copying-third-time-a-charm. diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst

[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 --- a/pypy/doc/whatsnew

[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

[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&#

[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 +++ b/pypy/doc

[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 +++ b/pypy/doc

[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 +++ b/pypy/doc

[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 +++ b/pypy/doc/whatsnew

[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 --- a/pypy/doc/whatsnew

[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 b/pypy

[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

[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 b/pypy/module/zlib/test

[pypy-commit] pypy default: Add the whatsnew snippet.

2019-02-05 Thread Julian Berman
Author: Julian Berman Branch: Changeset: r95842:fab87641b3e5 Date: 2019-02-05 16:28 +0100 http://bitbucket.org/pypy/pypy/changeset/fab87641b3e5/ Log:Add the whatsnew snippet. diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy

[pypy-commit] pypy default: Add in the missing .copy methods for zlib (de)compression.

2019-02-05 Thread Julian Berman
Author: Julian Berman Branch: Changeset: r95840:e0997a28d6e8 Date: 2019-02-05 15:12 +0100 http://bitbucket.org/pypy/pypy/changeset/e0997a28d6e8/ Log:Add in the missing .copy methods for zlib (de)compression. diff --git a/pypy/module/zlib/interp_zlib.py b/pypy/module/zlib/interp_zlib.py

[pypy-commit] pypy zlib-copying: And now the same for compressobj...

2019-02-05 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying Changeset: r95837:9b6800b0 Date: 2019-02-05 14:12 +0100 http://bitbucket.org/pypy/pypy/changeset/9b6800b0/ Log:And now the same for compressobj... diff --git a/pypy/module/zlib/interp_zlib.py b/pypy/module/zlib/interp_zlib.py --- a/pypy

[pypy-commit] pypy zlib-copying: And the same for compression streams.

2019-02-05 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying Changeset: r95834:17e6b069ffdd Date: 2019-02-04 17:21 +0100 http://bitbucket.org/pypy/pypy/changeset/17e6b069ffdd/ Log:And the same for compression streams. diff --git a/rpython/rlib/rzlib.py b/rpython/rlib/rzlib.py --- a/rpython/rlib/rzlib.py

[pypy-commit] pypy zlib-copying: Docstrings...

2019-02-05 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying Changeset: r95838:17161dab8936 Date: 2019-02-05 14:14 +0100 http://bitbucket.org/pypy/pypy/changeset/17161dab8936/ Log:Docstrings... diff --git a/pypy/module/zlib/interp_zlib.py b/pypy/module/zlib/interp_zlib.py --- a/pypy/module/zlib

[pypy-commit] pypy zlib-copying: Make sure we pass unused_data and unconsumed_tail along.

2019-02-05 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying Changeset: r95839:9709a7461303 Date: 2019-02-05 14:49 +0100 http://bitbucket.org/pypy/pypy/changeset/9709a7461303/ Log:Make sure we pass unused_data and unconsumed_tail along. diff --git a/pypy/module/zlib/interp_zlib.py b/pypy/module/zlib

[pypy-commit] pypy zlib-copying: Teach rzlib to copy decompression streams.

2019-02-05 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying Changeset: r95833:6237bdf72bdb Date: 2019-02-04 17:13 +0100 http://bitbucket.org/pypy/pypy/changeset/6237bdf72bdb/ Log:Teach rzlib to copy decompression streams. diff --git a/rpython/rlib/rzlib.py b/rpython/rlib/rzlib.py --- a/rpython/rlib/rzlib.py

[pypy-commit] pypy zlib-copying: Acquire the lock around the Decompressor before copying.

2019-02-05 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying Changeset: r95836:7d112d29d885 Date: 2019-02-05 13:59 +0100 http://bitbucket.org/pypy/pypy/changeset/7d112d29d885/ Log:Acquire the lock around the Decompressor before copying. Also handles copying already-flushed decompressobjs

[pypy-commit] pypy zlib-copying: Now implement decompressobj.copy at the language level.

2019-02-05 Thread Julian Berman
Author: Julian Berman Branch: zlib-copying Changeset: r95835:51b646896e26 Date: 2019-02-05 13:46 +0100 http://bitbucket.org/pypy/pypy/changeset/51b646896e26/ Log:Now implement decompressobj.copy at the language level. Something seems likely to be broken still because the contents of

[pypy-commit] pypy.org extradoc: Regenerating HTML

2018-03-27 Thread Julian Berman
Author: Julian Berman Branch: extradoc Changeset: r918:913450bf91e9 Date: 2018-03-27 11:48 +0100 http://bitbucket.org/pypy/pypy.org/changeset/913450bf91e9/ Log:Regenerating HTML diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -132,9 +132,7

[pypy-commit] pypy.org extradoc: This warning is apparently not too relevant anymore, at least in this spot.

2018-03-27 Thread Julian Berman
Author: Julian Berman Branch: extradoc Changeset: r917:e7d9800ec5ac Date: 2018-03-27 11:47 +0100 http://bitbucket.org/pypy/pypy.org/changeset/e7d9800ec5ac/ Log:This warning is apparently not too relevant anymore, at least in this spot. diff --git a/source/download.txt b/source

[pypy-commit] pypy install-rpython: Distutils doesn't know how to handle /usr/bin/env pypy for shebang rewrites.

2015-04-12 Thread Julian Berman
Author: Julian Berman Branch: install-rpython Changeset: r76779:34848732c2b4 Date: 2015-04-12 10:27 -0400 http://bitbucket.org/pypy/pypy/changeset/34848732c2b4/ Log:Distutils doesn't know how to handle /usr/bin/env pypy for shebang rewrites. diff --git a/setup.py b/setup.py

[pypy-commit] pypy install-rpython: Install scripts along with rpython.

2015-04-12 Thread Julian Berman
Author: Julian Berman Branch: install-rpython Changeset: r76778:bf6fdc9602b4 Date: 2015-04-12 09:14 -0400 http://bitbucket.org/pypy/pypy/changeset/bf6fdc9602b4/ Log:Install scripts along with rpython. diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -4,10 +4,10 @@ from