[pypy-commit] pypy default: formatting, fix links, tweak wording

2017-06-07 Thread mattip
Author: Matti Picus Branch: Changeset: r91573:ff44fbcd839d Date: 2017-06-07 20:43 +0300 http://bitbucket.org/pypy/pypy/changeset/ff44fbcd839d/ Log:formatting, fix links, tweak wording diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst --- a/pypy/doc/release-v5.8.0.rst ++

[pypy-commit] pypy default: mention the shadowstack issue that motivated the early release, other tweaks

2017-06-07 Thread mattip
Author: Matti Picus Branch: Changeset: r91572:325ce0ce6e7d Date: 2017-06-07 20:30 +0300 http://bitbucket.org/pypy/pypy/changeset/325ce0ce6e7d/ Log:mention the shadowstack issue that motivated the early release, other tweaks diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release

[pypy-commit] pypy default: fix link

2017-06-07 Thread mattip
Author: Matti Picus Branch: Changeset: r91571:f3d63bdc598d Date: 2017-06-07 20:12 +0300 http://bitbucket.org/pypy/pypy/changeset/f3d63bdc598d/ Log:fix link diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst --- a/pypy/doc/release-v5.8.0.rst +++ b/pypy/doc/release-v5.8.0.

[pypy-commit] pypy default: fix the name of Gambit Research

2017-06-07 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r91570:3873f54fed26 Date: 2017-06-07 19:09 +0200 http://bitbucket.org/pypy/pypy/changeset/3873f54fed26/ Log:fix the name of Gambit Research diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst --- a/pypy/doc/release-v5.8.0.rst +++ b/

[pypy-commit] pypy default: mention Gambit and actual struct speed improvement

2017-06-07 Thread mattip
Author: Matti Picus Branch: Changeset: r91569:ad3681ed2701 Date: 2017-06-07 20:03 +0300 http://bitbucket.org/pypy/pypy/changeset/ad3681ed2701/ Log:mention Gambit and actual struct speed improvement diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst --- a/pypy/doc/release

[pypy-commit] pypy default: Don't preallocate RPython lists if we only know an upper bound on

2017-06-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r91568:6cbfa075de61 Date: 2017-06-07 18:47 +0200 http://bitbucket.org/pypy/pypy/changeset/6cbfa075de61/ Log:Don't preallocate RPython lists if we only know an upper bound on the final size. See comments. diff --git a/rpython/annotator/unaryop.py

[pypy-commit] pypy default: add more highlights to the top-level of the release notice (hopefully accurate?)

2017-06-07 Thread mattip
Author: Matti Picus Branch: Changeset: r91567:68056ea67737 Date: 2017-06-07 19:21 +0300 http://bitbucket.org/pypy/pypy/changeset/68056ea67737/ Log:add more highlights to the top-level of the release notice (hopefully accurate?) diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/rel

[pypy-commit] pypy.org extradoc: add 3.5 hashes

2017-06-07 Thread mattip
Author: Matti Picus Branch: extradoc Changeset: r887:9220a439ce17 Date: 2017-06-07 18:34 +0300 http://bitbucket.org/pypy/pypy.org/changeset/9220a439ce17/ Log:add 3.5 hashes diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -452,6 +4

[pypy-commit] pypy vmprof-0.4.8: document branch vmprof-0.4.8

2017-06-07 Thread plan_rich
Author: Richard Plangger Branch: vmprof-0.4.8 Changeset: r91566:9f8a7fe9894a Date: 2017-06-07 10:41 -0400 http://bitbucket.org/pypy/pypy/changeset/9f8a7fe9894a/ Log:document branch vmprof-0.4.8 diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.

[pypy-commit] pypy default: merge branch vmprof-0.4.8

2017-06-07 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r91564:1c08349b2ad3 Date: 2017-06-07 10:38 -0400 http://bitbucket.org/pypy/pypy/changeset/1c08349b2ad3/ Log:merge branch vmprof-0.4.8 diff --git a/pypy/module/_vmprof/__init__.py b/pypy/module/_vmprof/__init__.py --- a/pypy/module/_vmprof/__init__

[pypy-commit] pypy.org extradoc: update for 5.8.0, leave 5.7 hashes for now

2017-06-07 Thread mattip
Author: Matti Picus Branch: extradoc Changeset: r886:344a346894fb Date: 2017-06-07 17:36 +0300 http://bitbucket.org/pypy/pypy.org/changeset/344a346894fb/ Log:update for 5.8.0, leave 5.7 hashes for now diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/sour

[pypy-commit] pypy vmprof-0.4.8: close branch

2017-06-07 Thread plan_rich
Author: Richard Plangger Branch: vmprof-0.4.8 Changeset: r91565:eaaa49735879 Date: 2017-06-07 10:38 -0400 http://bitbucket.org/pypy/pypy/changeset/eaaa49735879/ Log:close branch ___ pypy-commit mailing list pypy-commit@python.org https://mail.pytho

[pypy-commit] pypy default: copy packaging explaination from www.pypy.org to documentation

2017-06-07 Thread mattip
Author: Matti Picus Branch: Changeset: r91563:197b78d9963b Date: 2017-06-07 17:35 +0300 http://bitbucket.org/pypy/pypy/changeset/197b78d9963b/ Log:copy packaging explaination from www.pypy.org to documentation diff --git a/pypy/doc/build.rst b/pypy/doc/build.rst --- a/pypy/doc/build.rst +++

[pypy-commit] pypy default: Added tag release-pypy3.5-v5.8.0 for changeset a37ecfe5f142

2017-06-07 Thread mattip
Author: Matti Picus Branch: Changeset: r91561:d17da6177617 Date: 2017-06-07 16:20 +0300 http://bitbucket.org/pypy/pypy/changeset/d17da6177617/ Log:Added tag release-pypy3.5-v5.8.0 for changeset a37ecfe5f142 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -39,3 +39,4 @@ 1aa2d8

[pypy-commit] pypy default: repackage script - mroe robust and quieter, check hg hash, refactor for 2.7/3.5

2017-06-07 Thread mattip
Author: Matti Picus Branch: Changeset: r91562:a0bfbbf2ecb2 Date: 2017-06-07 17:14 +0300 http://bitbucket.org/pypy/pypy/changeset/a0bfbbf2ecb2/ Log:repackage script - mroe robust and quieter, check hg hash, refactor for 2.7/3.5 diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/

[pypy-commit] pypy default: Added tag release-pypy2.7-v5.8.0 for changeset c925e7381036

2017-06-07 Thread mattip
Author: Matti Picus Branch: Changeset: r91560:8e0f40a44beb Date: 2017-06-07 16:19 +0300 http://bitbucket.org/pypy/pypy/changeset/8e0f40a44beb/ Log:Added tag release-pypy2.7-v5.8.0 for changeset c925e7381036 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -38,3 +38,4 @@ b16a43

[pypy-commit] pypy vmprof-0.4.8: added prefix vmprof_ to wrong callsite

2017-06-07 Thread plan_rich
Author: Richard Plangger Branch: vmprof-0.4.8 Changeset: r91559:ba7e4af9836a Date: 2017-06-07 07:05 -0400 http://bitbucket.org/pypy/pypy/changeset/ba7e4af9836a/ Log:added prefix vmprof_ to wrong callsite diff --git a/pypy/module/_vmprof/interp_vmprof.py b/pypy/module/_vmprof/interp_vmprof.p

[pypy-commit] pypy default: Tweak to also report the single largest objects

2017-06-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r91558:7f9ffd5232c6 Date: 2017-06-07 13:05 +0200 http://bitbucket.org/pypy/pypy/changeset/7f9ffd5232c6/ Log:Tweak to also report the single largest objects diff --git a/pypy/tool/gcdump.py b/pypy/tool/gcdump.py --- a/pypy/tool/gcdump.py +++ b/pypy/tool/

[pypy-commit] pypy vmprof-0.4.8: missing vmprof_ prefix

2017-06-07 Thread plan_rich
Author: Richard Plangger Branch: vmprof-0.4.8 Changeset: r91557:876d67108576 Date: 2017-06-07 06:58 -0400 http://bitbucket.org/pypy/pypy/changeset/876d67108576/ Log:missing vmprof_ prefix diff --git a/pypy/module/_vmprof/interp_vmprof.py b/pypy/module/_vmprof/interp_vmprof.py --- a/pypy/mod