[pypy-commit] pypy py3.5: Issue #2575

2017-06-12 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91592:29c9a89359e4 Date: 2017-06-12 16:00 +0200 http://bitbucket.org/pypy/pypy/changeset/29c9a89359e4/ Log:Issue #2575 Fix the current and maybe some future openssl issues. See comment. diff --git

[pypy-commit] pypy py3.5: merge heads

2017-06-12 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91594:9835812876a7 Date: 2017-06-12 16:02 +0200 http://bitbucket.org/pypy/pypy/changeset/9835812876a7/ Log:merge heads diff --git a/lib_pypy/_cffi_ssl/_cffi_src/.build_openssl.py.swn

[pypy-commit] pypy py3.5: Document the change

2017-06-12 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91593:7880a8249e05 Date: 2017-06-12 16:02 +0200 http://bitbucket.org/pypy/pypy/changeset/7880a8249e05/ Log:Document the change diff --git a/lib_pypy/_cffi_ssl/README.md b/lib_pypy/_cffi_ssl/README.md ---

[pypy-commit] pypy.org extradoc: Issue #2574

2017-06-12 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r892:1f31dd74191c Date: 2017-06-12 18:07 +0200 http://bitbucket.org/pypy/pypy.org/changeset/1f31dd74191c/ Log:Issue #2574 Update the Ubuntu version range to include 16.04 diff --git a/source/download.txt

[pypy-commit] pypy multiphase: Begin implementing PyType_FromSpec()

2017-06-12 Thread rlamy
Author: Ronan Lamy Branch: multiphase Changeset: r91597:8831a8a415be Date: 2017-06-12 21:29 +0100 http://bitbucket.org/pypy/pypy/changeset/8831a8a415be/ Log:Begin implementing PyType_FromSpec() diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py ---

[pypy-commit] pypy multiphase: Add result_is_ll option to cts.decl()

2017-06-12 Thread rlamy
Author: Ronan Lamy Branch: multiphase Changeset: r91596:527c72b5b5d9 Date: 2017-06-12 21:23 +0100 http://bitbucket.org/pypy/pypy/changeset/527c72b5b5d9/ Log:Add result_is_ll option to cts.decl() diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py ---

[pypy-commit] pypy multiphase: Make typeslot numbers accessible from RPython

2017-06-12 Thread rlamy
Author: Ronan Lamy Branch: multiphase Changeset: r91595:1426701d43f0 Date: 2017-06-12 18:56 +0100 http://bitbucket.org/pypy/pypy/changeset/1426701d43f0/ Log:Make typeslot numbers accessible from RPython diff --git a/pypy/module/cpyext/include/typeslots.h

[pypy-commit] pypy default: add vim swn files to hgignore too

2017-06-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r91591:2a8fae7d43c4 Date: 2017-06-12 11:09 +0200 http://bitbucket.org/pypy/pypy/changeset/2a8fae7d43c4/ Log:add vim swn files to hgignore too diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -1,6 +1,6 @@

[pypy-commit] pypy py3.5: remove vim swap files

2017-06-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r91590:3cbbd9c1815e Date: 2017-06-12 11:07 +0200 http://bitbucket.org/pypy/pypy/changeset/3cbbd9c1815e/ Log:remove vim swap files diff --git a/lib_pypy/_cffi_ssl/_cffi_src/.build_openssl.py.swn