Author: Matti Picus
Branch: py3.5
Changeset: r95206:1c4130fcccfa
Date: 2018-10-12 10:35 +0300
http://bitbucket.org/pypy/pypy/changeset/1c4130fcccfa/
Log:update nt scheme from cpython
diff --git a/lib-python/3/distutils/sysconfig_pypy.py
b/lib-python/3/distutils/sysconfig_pypy.py
--- a/lib-p
Author: Matti Picus
Branch: py3.5
Changeset: r94481:d25f1e718fd7
Date: 2018-05-06 22:35 +0300
http://bitbucket.org/pypy/pypy/changeset/d25f1e718fd7/
Log:update whatsnew for branches
diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst
--- a/pypy/doc/whatsnew-pypy3
Author: Matti Picus
Branch: py3.5
Changeset: r93502:24caad1df703
Date: 2017-12-19 22:52 +0200
http://bitbucket.org/pypy/pypy/changeset/24caad1df703/
Log:update version to 5.11
diff --git a/pypy/module/cpyext/include/patchlevel.h
b/pypy/module/cpyext/include/patchlevel.h
--- a/pypy/module/cp
Author: Ronan Lamy
Branch: py3.5
Changeset: r93025:00710c6f69a6
Date: 2017-11-14 23:10 +
http://bitbucket.org/pypy/pypy/changeset/00710c6f69a6/
Log:Update getargs.c to match CPython 3.5.4
diff --git a/pypy/module/cpyext/src/getargs.c b/pypy/module/cpyext/src/getargs.c
--- a/pypy/module/c
Author: Ronan Lamy
Branch: py3.5
Changeset: r93015:b05acdc71ad8
Date: 2017-11-14 16:40 +
http://bitbucket.org/pypy/pypy/changeset/b05acdc71ad8/
Log:update test for PyPy
diff --git a/lib-python/3/test/test_inspect.py
b/lib-python/3/test/test_inspect.py
--- a/lib-python/3/test/test_inspec
Author: Manuel Jacob
Branch: py3.5
Changeset: r92727:8966e708ff7c
Date: 2017-10-12 02:29 +0200
http://bitbucket.org/pypy/pypy/changeset/8966e708ff7c/
Log:Update test_whatsnew for renamed py3k -> py3.5.
diff --git a/pypy/doc/test/test_whatsnew.py b/pypy/doc/test/test_whatsnew.py
--- a/pypy/do
Author: Matti Picus
Branch: py3.5
Changeset: r92451:be41e3ac0a29
Date: 2017-09-24 11:58 +0300
http://bitbucket.org/pypy/pypy/changeset/be41e3ac0a29/
Log:update version to 5.10 alpha
diff --git a/pypy/module/cpyext/include/patchlevel.h
b/pypy/module/cpyext/include/patchlevel.h
--- a/pypy/mod
Author: Armin Rigo
Branch: py3.5
Changeset: r91667:6ff399c0c8bd
Date: 2017-07-02 16:23 +0200
http://bitbucket.org/pypy/pypy/changeset/6ff399c0c8bd/
Log:Update the macros Py_DECREF and similar to use the CPython 3.5
version.
diff --git a/pypy/module/cpyext/include/object.h
b/pypy/mod
Author: Armin Rigo
Branch: py3.5
Changeset: r91580:84f77db110c0
Date: 2017-06-11 23:22 +0200
http://bitbucket.org/pypy/pypy/changeset/84f77db110c0/
Log:Update posix to call the new stat3() instead of stat() in py3.5
diff --git a/pypy/module/posix/interp_posix.py
b/pypy/module/posix/interp_p
Author: Ronan Lamy
Branch: py3.5
Changeset: r91471:252218fff126
Date: 2017-05-31 17:52 +0100
http://bitbucket.org/pypy/pypy/changeset/252218fff126/
Log:Update _testcapimodule.c to 3.5.3, disabling things that don't
compile
diff --git a/lib_pypy/_testcapimodule.c b/lib_pypy/_testcapim
Author: Matti Picus
Branch: py3.5
Changeset: r91453:5f63a4082bb8
Date: 2017-05-30 16:39 +0300
http://bitbucket.org/pypy/pypy/changeset/5f63a4082bb8/
Log:update version to 5.9.0, restart whatsnew part 1
diff --git a/pypy/doc/whatsnew-pypy3-head.rst
b/pypy/doc/whatsnew-pypy3-5.8.0.rst
rename
Author: Ronan Lamy
Branch: py3.5
Changeset: r91414:b10bce24eb85
Date: 2017-05-26 02:36 +0100
http://bitbucket.org/pypy/pypy/changeset/b10bce24eb85/
Log:update test with current pypy error messages
diff --git a/lib-python/3/test/test_socket.py b/lib-python/3/test/test_socket.py
--- a/lib-pyth
Author: Matti Picus
Branch: py3.5
Changeset: r91112:8a8a6257682e
Date: 2017-04-21 15:52 +0300
http://bitbucket.org/pypy/pypy/changeset/8a8a6257682e/
Log:update external win32 libraries, adjust cffi build scripts
diff --git a/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.py
b/lib_pypy/_cffi
Author: Armin Rigo
Branch: py3.5
Changeset: r91043:a25d530e6773
Date: 2017-04-12 16:17 +0200
http://bitbucket.org/pypy/pypy/changeset/a25d530e6773/
Log:Update from feedback
diff --git a/lib-python/3/test/test_pathlib.py
b/lib-python/3/test/test_pathlib.py
--- a/lib-python/3/test/test_pathli
Author: Richard Plangger
Branch: py3.5
Changeset: r90224:c6383e02884f
Date: 2017-02-20 11:18 +0100
http://bitbucket.org/pypy/pypy/changeset/c6383e02884f/
Log:update to cryptography 1.7.2
diff --git a/lib_pypy/_cffi_ssl/README.md b/lib_pypy/_cffi_ssl/README.md
--- a/lib_pypy/_cffi_ssl/README.
Author: Ronan Lamy
Branch: py3.5
Changeset: r90056:43a08e490b5b
Date: 2017-02-11 17:59 +
http://bitbucket.org/pypy/pypy/changeset/43a08e490b5b/
Log:Update PyLong_AsLong docstring
diff --git a/pypy/module/cpyext/longobject.py b/pypy/module/cpyext/longobject.py
--- a/pypy/module/cpyext/lon
Author: Armin Rigo
Branch: py3.5
Changeset: r89873:87a4dd850dad
Date: 2017-02-01 10:12 +0100
http://bitbucket.org/pypy/pypy/changeset/87a4dd850dad/
Log:update docstring
diff --git a/pypy/module/cpyext/stubs.py b/pypy/module/cpyext/stubs.py
--- a/pypy/module/cpyext/stubs.py
+++ b/pypy/module/
Author: Armin Rigo
Branch: py3.5
Changeset: r89526:dbe5313227fc
Date: 2017-01-12 19:19 +0100
http://bitbucket.org/pypy/pypy/changeset/dbe5313227fc/
Log:Update the version numbers to 3.5.2, after 215771f42f81
diff --git a/pypy/module/cpyext/include/patchlevel.h
b/pypy/module/cpyext/include/p
Author: Armin Rigo
Branch: py3.5
Changeset: r89452:b69ffcf2b98e
Date: 2017-01-09 19:04 +0100
http://bitbucket.org/pypy/pypy/changeset/b69ffcf2b98e/
Log:Update to use version 8.0.0 of the unicode database
diff --git a/pypy/module/unicodedata/interp_ucd.py
b/pypy/module/unicodedata/interp_ucd
Author: Armin Rigo
Branch: py3.5
Changeset: r89403:671ae80283ca
Date: 2017-01-06 17:35 +0100
http://bitbucket.org/pypy/pypy/changeset/671ae80283ca/
Log:Update the unraisable-exception output to include a full traceback
diff --git a/pypy/interpreter/error.py b/pypy/interpreter/error.py
--- a/
Author: Manuel Jacob
Branch: py3.5
Changeset: r89349:6ca32c9a5a9c
Date: 2017-01-04 01:07 +0100
http://bitbucket.org/pypy/pypy/changeset/6ca32c9a5a9c/
Log:Update test to check for ValueError instead of TypeError.
This is also what CPython 3.5.2 raises in this case.
diff --git a/pypy/
Author: Armin Rigo
Branch: py3.5
Changeset: r89345:018a60dc3997
Date: 2017-01-03 19:26 +0100
http://bitbucket.org/pypy/pypy/changeset/018a60dc3997/
Log:Update the _warnings module to CPython 3.5
diff --git a/pypy/module/_warnings/__init__.py
b/pypy/module/_warnings/__init__.py
--- a/pypy/mo
Author: Richard Plangger
Branch: py3.5
Changeset: r89111:699a508dff49
Date: 2016-12-17 11:50 +0100
http://bitbucket.org/pypy/pypy/changeset/699a508dff49/
Log:update comments
diff --git a/lib_pypy/_cffi_ssl/_stdssl/__init__.py
b/lib_pypy/_cffi_ssl/_stdssl/__init__.py
--- a/lib_pypy/_cffi_ssl
Author: Richard Plangger
Branch: py3.5
Changeset: r89109:09da85689a2d
Date: 2016-12-17 10:40 +0100
http://bitbucket.org/pypy/pypy/changeset/09da85689a2d/
Log:update cryptography cffi backend
diff --git a/lib_pypy/_cffi_ssl/README.md b/lib_pypy/_cffi_ssl/README.md
--- a/lib_pypy/_cffi_ssl/REA
Author: Ronan Lamy
Branch: py3.5
Changeset: r89064:6821bcbfa71b
Date: 2016-12-14 20:10 +
http://bitbucket.org/pypy/pypy/changeset/6821bcbfa71b/
Log:Update typeobjectdefs.py to match object.h
diff --git a/pypy/module/cpyext/typeobjectdefs.py
b/pypy/module/cpyext/typeobjectdefs.py
--- a/p
Author: Ronan Lamy
Branch: py3.5
Changeset: r89055:673a63622053
Date: 2016-12-14 02:50 +
http://bitbucket.org/pypy/pypy/changeset/673a63622053/
Log:Update PyXXXProcs declarations to match CPython 3.5
diff --git a/pypy/module/cpyext/include/object.h
b/pypy/module/cpyext/include/object.h
Author: Ronan Lamy
Branch: py3.5
Changeset: r88989:5a3b35c71677
Date: 2016-12-09 19:22 +
http://bitbucket.org/pypy/pypy/changeset/5a3b35c71677/
Log:Update C implementations of PyObject_GetBuffer/PyBuffer_Release to
match CPython 3.5
diff --git a/pypy/module/cpyext/src/abstract.c
Author: Ronan Lamy
Branch: py3.5
Changeset: r88891:2430e096c6cb
Date: 2016-12-05 12:03 +
http://bitbucket.org/pypy/pypy/changeset/2430e096c6cb/
Log:Update test to match CPython 3.6, since we don't implement CPython
3.5's faulty behaviour (cf. http://bugs.python.org/issue26492 )
d
Author: Ronan Lamy
Branch: py3.5
Changeset: r88870:42a4c3d75bea
Date: 2016-12-04 06:41 +
http://bitbucket.org/pypy/pypy/changeset/42a4c3d75bea/
Log:Update lib-python/conftest.py
diff --git a/lib-python/conftest.py b/lib-python/conftest.py
--- a/lib-python/conftest.py
+++ b/lib-python/con
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r87977:c18e5aa323c6
Date: 2016-10-28 22:39 +0200
http://bitbucket.org/pypy/pypy/changeset/c18e5aa323c6/
Log:Update test_long to match the future v3.5.3. PyPy already handles
None exponents consistently. see
https://hg.pytho
Author: Ronan Lamy
Branch: py3.5
Changeset: r87896:63ecc1fc81d4
Date: 2016-10-20 16:16 +0100
http://bitbucket.org/pypy/pypy/changeset/63ecc1fc81d4/
Log:Update test_future.py to test 3.5 features and fix expected results
diff --git a/pypy/interpreter/pyparser/test/test_future.py
b/pypy/inter
Author: Ronan Lamy
Branch: py3.5
Changeset: r87778:17f6df6c49a8
Date: 2016-10-14 12:00 +0200
http://bitbucket.org/pypy/pypy/changeset/17f6df6c49a8/
Log:Update PyPy version to > 5.5.0
diff --git a/pypy/module/cpyext/include/patchlevel.h
b/pypy/module/cpyext/include/patchlevel.h
--- a/pypy/mo
Author: Daniel Patrick
Branch: py3.5
Changeset: r87407:1fc357671011
Date: 2016-09-26 21:00 +0100
http://bitbucket.org/pypy/pypy/changeset/1fc357671011/
Log:Update int(x, base=10) behaviour for Python 3.4.
"Changed in version 3.4: If base is not an instance of int and the
base
Author: Armin Rigo
Branch: py3.5
Changeset: r86699:64af2a8d31d3
Date: 2016-08-29 16:16 +0200
http://bitbucket.org/pypy/pypy/changeset/64af2a8d31d3/
Log:update
diff --git a/pypy/module/_sre/interp_sre.py b/pypy/module/_sre/interp_sre.py
--- a/pypy/module/_sre/interp_sre.py
+++ b/pypy/module/_
Author: Armin Rigo
Branch: py3.5
Changeset: r86465:7f8f51b42ad0
Date: 2016-08-24 11:36 +0200
http://bitbucket.org/pypy/pypy/changeset/7f8f51b42ad0/
Log:Update the comments about the reason for duplicating these few lines
of code from lib-python/3/code.py.
diff --git a/lib_pypy/_pypy_
Author: Raffael Tfirst
Branch: py3.5
Changeset: r84956:f02e8c9c821f
Date: 2016-06-05 23:49 +0200
http://bitbucket.org/pypy/pypy/changeset/f02e8c9c821f/
Log:Update BUILD_ methods
diff --git a/pypy/interpreter/pyopcode.py b/pypy/interpreter/pyopcode.py
--- a/pypy/interpreter/pyopcode.py
+++ b/
36 matches
Mail list logo