[pypy-commit] pypy py3.5: PyLong_FromUnicodeObject()

2017-09-25 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r92472:d350c77746fc Date: 2017-09-26 08:46 +0200 http://bitbucket.org/pypy/pypy/changeset/d350c77746fc/ Log:PyLong_FromUnicodeObject() diff --git a/pypy/module/cpyext/longobject.py b/pypy/module/cpyext/longobject.py --- a/pypy/module/cpyext/longobj

[pypy-commit] pypy py3.5: PyUnicode_Substring()

2017-09-25 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r92471:8b9aafe3487b Date: 2017-09-26 08:40 +0200 http://bitbucket.org/pypy/pypy/changeset/8b9aafe3487b/ Log:PyUnicode_Substring() diff --git a/pypy/module/cpyext/test/test_unicodeobject.py b/pypy/module/cpyext/test/test_unicodeobject.py --- a/pypy

[pypy-commit] pypy default: blurb a18e6d5

2017-09-25 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r92470:4bda0b81a960 Date: 2017-09-25 14:20 -0700 http://bitbucket.org/pypy/pypy/changeset/4bda0b81a960/ Log:blurb a18e6d5 diff --git a/pypy/doc/release-v5.9.0.rst b/pypy/doc/release-v5.9.0.rst --- a/pypy/doc/release-v5.9.0.rst +++ b/pypy/doc/release-

[pypy-commit] pypy default: typos and links (thanks to reviewers on pypy-dev)

2017-09-25 Thread mattip
Author: Matti Picus Branch: Changeset: r92469:3a589f5a003b Date: 2017-09-25 20:49 +0300 http://bitbucket.org/pypy/pypy/changeset/3a589f5a003b/ Log:typos and links (thanks to reviewers on pypy-dev) diff --git a/pypy/doc/release-v5.9.0.rst b/pypy/doc/release-v5.9.0.rst --- a/pypy/doc/release-

[pypy-commit] pypy win32-slow-tests: instrument and compare linux to win32 on the same machine (not under a vm)

2017-09-25 Thread mattip
Author: Matti Picus Branch: win32-slow-tests Changeset: r92468:d8fd9d7c8d1b Date: 2017-09-25 20:42 +0300 http://bitbucket.org/pypy/pypy/changeset/d8fd9d7c8d1b/ Log:instrument and compare linux to win32 on the same machine (not under a vm) diff --git a/rpython/translator/c/test/test_t

[pypy-commit] pypy default: some numbers

2017-09-25 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r92467:dc8707606e3e Date: 2017-09-25 15:02 +0200 http://bitbucket.org/pypy/pypy/changeset/dc8707606e3e/ Log:some numbers diff --git a/pypy/doc/release-v5.9.0.rst b/pypy/doc/release-v5.9.0.rst --- a/pypy/doc/release-v5.9.0.rst +++ b/pypy