Author: Richard Plangger
Branch: py3k
Changeset: r86519:2a28c3d0f49d
Date: 2016-08-25 07:34 +0200
http://bitbucket.org/pypy/pypy/changeset/2a28c3d0f49d/
Log:revert last commit, remove already defined function in RPython (is
provided in C)
diff --git a/pypy/module/cpyext/api.py b/pypy
Author: Matti Picus
Branch: release-5.x
Changeset: r86517:a1c30344b9b9
Date: 2016-08-25 09:10 +1000
http://bitbucket.org/pypy/pypy/changeset/a1c30344b9b9/
Log:update version to 5.4.0
diff --git a/pypy/module/cpyext/include/patchlevel.h
b/pypy/module/cpyext/include/patchlevel.h
--- a/pypy/mo
Author: Edd Barrett
Branch: asmmemmgr-for-code-only
Changeset: r86511:c7822af728c9
Date: 2016-08-24 23:48 +0100
http://bitbucket.org/pypy/pypy/changeset/c7822af728c9/
Log:Fix a load of W^X violations touched in the x86 backend tests.
diff --git a/rpython/jit/backend/llsupport/asmmemmgr.py
b
Author: Matti Picus
Branch:
Changeset: r86518:3fefa85e84f5
Date: 2016-08-25 09:25 +1000
http://bitbucket.org/pypy/pypy/changeset/3fefa85e84f5/
Log:tweak docs
diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py
--- a/pypy/doc/conf.py
+++ b/pypy/doc/conf.py
@@ -58,16 +58,16 @@
# General infor
Author: Matti Picus
Branch: release-5.x
Changeset: r86516:b637e157f241
Date: 2016-08-25 09:03 +1000
http://bitbucket.org/pypy/pypy/changeset/b637e157f241/
Log:merge default into release branch
diff too long, truncating to 2000 out of 25848 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
Author: Matti Picus
Branch:
Changeset: r86515:9734e4f070e5
Date: 2016-08-25 09:00 +1000
http://bitbucket.org/pypy/pypy/changeset/9734e4f070e5/
Log:restart whatsnew
diff --git a/pypy/doc/whatnew-head.rst b/pypy/doc/whatnew-head.rst
new file mode 100644
--- /dev/null
+++ b/pypy/doc/whatnew-he
Author: Matti Picus
Branch:
Changeset: r86514:531050b1f410
Date: 2016-08-25 08:59 +1000
http://bitbucket.org/pypy/pypy/changeset/531050b1f410/
Log:update version numbers for release
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-pypy2-5.4.0.rst
rename from pypy/doc/whatsnew-hea
Author: Edd Barrett
Branch: w-xor-x2
Changeset: r86509:027b44340648
Date: 2016-08-24 23:43 +0100
http://bitbucket.org/pypy/pypy/changeset/027b44340648/
Log:Allocate mmap pages with PROT_NONE and provide ability to use
mprotect.
diff --git a/rpython/rlib/rmmap.py b/rpython/rlib/rmmap.
Author: Edd Barrett
Branch: w-xor-x2
Changeset: r86513:faca61b444b4
Date: 2016-08-25 00:05 +0100
http://bitbucket.org/pypy/pypy/changeset/faca61b444b4/
Log:Don't use this branch.
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pyth
Author: Edd Barrett
Branch: asmmemmgr-for-code-only
Changeset: r86512:e50cf5d2ead3
Date: 2016-08-25 00:02 +0100
http://bitbucket.org/pypy/pypy/changeset/e50cf5d2ead3/
Log:Mark a couple of tests xfail on OpenBSD (and apply half a fix).
libdl is not used on OpenBSD for sure, but these
Author: Edd Barrett
Branch: asmmemmgr-for-code-only
Changeset: r86510:1425d9b5d850
Date: 2016-08-24 23:43 +0100
http://bitbucket.org/pypy/pypy/changeset/1425d9b5d850/
Log:Allocate mmap pages with PROT_NONE and provide ability to use
mprotect.
diff --git a/rpython/rlib/rmmap.py b/rpyt
Author: Armin Rigo
Branch: extradoc
Changeset: r779:6b11ddd2bc44
Date: 2016-08-24 21:42 +0200
http://bitbucket.org/pypy/pypy.org/changeset/6b11ddd2bc44/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
- $64859 of $105000 (
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r86507:290549df34f4
Date: 2016-08-24 19:11 +0100
http://bitbucket.org/pypy/pypy/changeset/290549df34f4/
Log:fix for the merge
diff --git a/rpython/translator/c/funcgen.py b/rpython/translator/c/funcgen.py
--- a/rpython/translator/c/funcg
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r86508:91697c0a6b45
Date: 2016-08-24 19:12 +0100
http://bitbucket.org/pypy/pypy/changeset/91697c0a6b45/
Log:Revert the changes to the boehm API: it's still possible to find
machines with an old Boehm library installed, e.g. benche
Author: Ronan Lamy
Branch: py3k
Changeset: r86506:e5e113c82242
Date: 2016-08-24 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/e5e113c82242/
Log:sys_module.filesystemencoding is not wrapped
diff --git a/pypy/module/sys/__init__.py b/pypy/module/sys/__init__.py
--- a/pypy/module/sys/__i
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r86505:670d925b3853
Date: 2016-08-24 19:06 +0200
http://bitbucket.org/pypy/pypy/changeset/670d925b3853/
Log:hg merge default
diff too long, truncating to 2000 out of 15666 lines
diff --git a/dotviewer/graphparse.py b/dotviewer/graphpars
Author: Armin Rigo
Branch:
Changeset: r86504:189373c314f3
Date: 2016-08-24 17:54 +0200
http://bitbucket.org/pypy/pypy/changeset/189373c314f3/
Log:Improve the test: if x == -1 then int(-0.8) == 0, and the second
part of the test would not be run at all
diff --git a/pypy/module/test_l
Author: Armin Rigo
Branch:
Changeset: r2747:8ee16fdadf92
Date: 2016-08-24 17:34 +0200
http://bitbucket.org/cffi/cffi/changeset/8ee16fdadf92/
Log:update whatsnew
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.rst
+++ b/doc/source/cdef.rst
@@ -529,9 +529,7 @@
th
Author: Richard Plangger
Branch: py3k
Changeset: r86503:31eb26fe8cfa
Date: 2016-08-24 17:17 +0200
http://bitbucket.org/pypy/pypy/changeset/31eb26fe8cfa/
Log:remove double definition of cpyext C symbol
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext
Author: Matti Picus
Branch:
Changeset: r86502:2fe6d5f48eb5
Date: 2016-08-25 00:45 +1000
http://bitbucket.org/pypy/pypy/changeset/2fe6d5f48eb5/
Log:document commits to default up to July 15
diff --git a/pypy/doc/release-pypy2.7-v5.4.0.rst
b/pypy/doc/release-pypy2.7-v5.4.0.rst
--- a/pypy/doc
Author: Armin Rigo
Branch:
Changeset: r86500:123020cd1730
Date: 2016-08-24 15:47 +0100
http://bitbucket.org/pypy/pypy/changeset/123020cd1730/
Log:(cfbolz, arigo)
Add a hypothesis-based test for creating and changing attributes on
a class or on an instance (regular attributes
Author: Armin Rigo
Branch:
Changeset: r86501:145e67b3b78a
Date: 2016-08-24 15:48 +0100
http://bitbucket.org/pypy/pypy/changeset/145e67b3b78a/
Log:merge heads
diff --git a/pypy/doc/index-of-release-notes.rst
b/pypy/doc/index-of-release-notes.rst
--- a/pypy/doc/index-of-release-notes.rst
+++
Author: Armin Rigo
Branch:
Changeset: r86499:2cd8ca921907
Date: 2016-08-24 14:43 +0100
http://bitbucket.org/pypy/pypy/changeset/2cd8ca921907/
Log:(arigo, cfbolz): logic was inverted (bad cfbolz, no cookie)
diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py
--- a/pypy/o
Author: Richard Plangger
Branch: py3k
Changeset: r86498:d711ffd606f3
Date: 2016-08-24 16:35 +0200
http://bitbucket.org/pypy/pypy/changeset/d711ffd606f3/
Log:missing import
diff --git a/pypy/module/cpyext/buffer.py b/pypy/module/cpyext/buffer.py
--- a/pypy/module/cpyext/buffer.py
+++ b/pypy/m
Author: Matti Picus
Branch:
Changeset: r86497:0b1493214116
Date: 2016-08-24 23:30 +1000
http://bitbucket.org/pypy/pypy/changeset/0b1493214116/
Log:start release notes
diff --git a/pypy/doc/index-of-release-notes.rst
b/pypy/doc/index-of-release-notes.rst
--- a/pypy/doc/index-of-release-note
Author: Matti Picus
Branch: cpyext-subclass
Changeset: r86496:bbc135100879
Date: 2016-08-24 23:10 +1000
http://bitbucket.org/pypy/pypy/changeset/bbc135100879/
Log:add failing test for subclass with tp_as_number methods
diff --git a/pypy/module/cpyext/test/test_arraymodule.py
b/pypy/module/c
Author: Armin Rigo
Branch:
Changeset: r86493:eaf0960e857d
Date: 2016-08-24 14:32 +0200
http://bitbucket.org/pypy/pypy/changeset/eaf0960e857d/
Log:Fix the result type of _winreg.QueryValueEx() for REG_SZ or
REG_EXPAND_SZ keys
diff --git a/pypy/module/_winreg/interp_winreg.py
b/pypy/
Author: Carl Friedrich Bolz
Branch:
Changeset: r86492:c25842df0d7d
Date: 2016-08-24 11:51 +0100
http://bitbucket.org/pypy/pypy/changeset/c25842df0d7d/
Log:add the equivalent test for LOAD_ATTR. that already works, update
the comment explaining why
diff --git a/pypy/objspace/std/mapd
Author: Carl Friedrich Bolz
Branch:
Changeset: r86491:46e88ff9f92f
Date: 2016-08-24 11:42 +0100
http://bitbucket.org/pypy/pypy/changeset/46e88ff9f92f/
Log:(cfbolz, arigo): fix the mapdict cache for subclasses of builtin
types that provide a dict
diff --git a/pypy/objspace/std/mapdic
Author: Armin Rigo
Branch: extradoc
Changeset: r5682:7dd8cae2a466
Date: 2016-08-24 12:21 +0200
http://bitbucket.org/pypy/extradoc/changeset/7dd8cae2a466/
Log:Added issue #2375 here, for py3.5.
diff --git a/planning/py3.5/2016-august-progress.rst
b/planning/py3.5/2016-august-progress.rst
---
Author: Richard Plangger
Branch: py3k
Changeset: r86490:608a0ce136ed
Date: 2016-08-24 12:21 +0200
http://bitbucket.org/pypy/pypy/changeset/608a0ce136ed/
Log:missing import
diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py
--- a/pypy/module/cpyext/slotdefs.py
+++ b/
Author: Armin Rigo
Branch: closed-branches
Changeset: r86483:17571d1796fc
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/17571d1796fc/
Log:Merge closed head 9f7d18f5d82f on branch refactor_rmmap
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r86484:31648ede1a09
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/31648ede1a09/
Log:Merge closed head f07260687448 on branch rpython-deque
___
pypy-commit mailing list
py
Author: Armin Rigo
Branch: closed-branches
Changeset: r86486:b4b42e343205
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/b4b42e343205/
Log:Merge closed head 62431e382e83 on branch use-mmap
___
pypy-commit mailing list
pypy-co
Author: Armin Rigo
Branch: closed-branches
Changeset: r86488:42285066ce04
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/42285066ce04/
Log:Merge closed head bf922c1461c7 on branch save_socket_errno
___
pypy-commit mailing lis
Author: Armin Rigo
Branch: closed-branches
Changeset: r86489:2dbecd2a45b0
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/2dbecd2a45b0/
Log:re-close this branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Armin Rigo
Branch: closed-branches
Changeset: r86485:d129717390db
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/d129717390db/
Log:Merge closed head 9ac7d2defab0 on branch memoryview-attributes
___
pypy-commit mailing
Author: Armin Rigo
Branch: save_socket_errno
Changeset: r86479:bf922c1461c7
Date: 2016-08-24 12:14 +0200
http://bitbucket.org/pypy/pypy/changeset/bf922c1461c7/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail
Author: Armin Rigo
Branch: issue2335
Changeset: r86478:68b03c738401
Date: 2016-08-24 12:13 +0200
http://bitbucket.org/pypy/pypy/changeset/68b03c738401/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.
Author: Armin Rigo
Branch: closed-branches
Changeset: r86481:ed4389f7bf97
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/ed4389f7bf97/
Log:Merge closed head c327a2fa5f02 on branch new-jit-log
___
pypy-commit mailing list
pypy
Author: Armin Rigo
Branch: closed-branches
Changeset: r86480:c615391e9bc0
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/c615391e9bc0/
Log:Merge closed head ca83cb5287e7 on branch fix-gen-dfa
___
pypy-commit mailing list
pypy
Author: Armin Rigo
Branch: closed-branches
Changeset: r86482:295f6f8fd710
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/295f6f8fd710/
Log:Merge closed head 2569ef7fa3cc on branch py3.5-async-translate
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r86487:490d2b04d53c
Date: 2016-08-24 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/490d2b04d53c/
Log:Merge closed head 68b03c738401 on branch issue2335
___
pypy-commit mailing list
pypy-c
Author: Armin Rigo
Branch: use-mmap
Changeset: r86477:62431e382e83
Date: 2016-08-24 12:12 +0200
http://bitbucket.org/pypy/pypy/changeset/62431e382e83/
Log:Superceded by use-madv-free
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Richard Plangger
Branch: py3.5-memoryview
Changeset: r86476:9955cc83a3a8
Date: 2016-08-24 12:00 +0200
http://bitbucket.org/pypy/pypy/changeset/9955cc83a3a8/
Log:merge py3.5
diff --git a/lib_pypy/_pypy_interact.py b/lib_pypy/_pypy_interact.py
--- a/lib_pypy/_pypy_interact.py
+++ b/lib
Author: Richard Plangger
Branch: py3.5
Changeset: r86475:a43d6aa79232
Date: 2016-08-24 11:59 +0200
http://bitbucket.org/pypy/pypy/changeset/a43d6aa79232/
Log:merge py3k
diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py
--- a/pypy/module/cpyext/slotdefs.py
+++ b/pyp
Author: Richard Plangger
Branch: py3k
Changeset: r86473:04a4bb69ff39
Date: 2016-08-24 11:12 +0200
http://bitbucket.org/pypy/pypy/changeset/04a4bb69ff39/
Log:import issue
diff --git a/pypy/objspace/std/bytesobject.py b/pypy/objspace/std/bytesobject.py
--- a/pypy/objspace/std/bytesobject.py
++
Author: Richard Plangger
Branch:
Changeset: r86471:4b3bf21d99c6
Date: 2016-08-24 11:53 +0200
http://bitbucket.org/pypy/pypy/changeset/4b3bf21d99c6/
Log:merge redirect-assembler-jitlog
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backend/x86/assembler.py
--- a/rpython/jit
Author: Richard Plangger
Branch:
Changeset: r86472:dbdfb99f8932
Date: 2016-08-24 11:55 +0200
http://bitbucket.org/pypy/pypy/changeset/dbdfb99f8932/
Log:document branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsn
Author: Richard Plangger
Branch: py3k
Changeset: r86474:d5bd69e6035c
Date: 2016-08-24 11:56 +0200
http://bitbucket.org/pypy/pypy/changeset/d5bd69e6035c/
Log:buffer protocal c headers are stripped down in py3
diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py
--- a/p
Author: Armin Rigo
Branch:
Changeset: r86470:6bfe423a36a4
Date: 2016-08-24 11:51 +0200
http://bitbucket.org/pypy/pypy/changeset/6bfe423a36a4/
Log:Fix the test (failed on OS/X 64 because x==y==sys.maxint typically)
diff --git a/pypy/module/test_lib_pypy/test_resource.py
b/pypy/module/test_l
Author: Mark Young
Branch: py3k
Changeset: r86468:159ee4a5dd97
Date: 2016-08-23 17:46 -0400
http://bitbucket.org/pypy/pypy/changeset/159ee4a5dd97/
Log:Merging with upstream 3k
diff too long, truncating to 2000 out of 35449 lines
diff --git a/dotviewer/graphparse.py b/dotviewer/graphparse.py
Author: Mark Young
Branch: py3k
Changeset: r86467:c78024f7ecad
Date: 2016-08-23 17:40 -0400
http://bitbucket.org/pypy/pypy/changeset/c78024f7ecad/
Log:Merging from windows with linux side
diff too long, truncating to 2000 out of 5058 lines
diff --git a/lib-python/conftest.py b/lib-python/co
Author: Armin Rigo
Branch: py3k
Changeset: r86469:213acc3c585e
Date: 2016-08-24 11:40 +0200
http://bitbucket.org/pypy/pypy/changeset/213acc3c585e/
Log:Merged in marky1991/pypy_new/py3k (pull request #474)
Define clock_t on windows (py3k)
diff --git a/rpython/rlib/rposix.py b/rpython
Author: Mark Young
Branch: py3k
Changeset: r86466:9f32d69d4211
Date: 2016-08-23 17:38 -0400
http://bitbucket.org/pypy/pypy/changeset/9f32d69d4211/
Log:Define clock_t on windows too.
diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py
--- a/rpython/rlib/rposix.py
+++ b/rpython/rlib/r
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: Richard Plangger
Branch: py3.5
Changeset: r86462:74d03f9c65e8
Date: 2016-08-24 10:34 +0200
http://bitbucket.org/pypy/pypy/changeset/74d03f9c65e8/
Log:pull some merge conflicts from py3k
diff --git a/lib_pypy/_ctypes/basics.py b/lib_pypy/_ctypes/basics.py
--- a/lib_pypy/_ctypes/basics
Author: Richard Plangger
Branch: py3k
Changeset: r86461:7011e843b4a7
Date: 2016-08-24 10:34 +0200
http://bitbucket.org/pypy/pypy/changeset/7011e843b4a7/
Log:resolve some merge conflicts
diff --git a/lib_pypy/_ctypes/basics.py b/lib_pypy/_ctypes/basics.py
--- a/lib_pypy/_ctypes/basics.py
+++
Author: Richard Plangger
Branch: py3.5
Changeset: r86463:f8a9272bbf66
Date: 2016-08-24 11:00 +0200
http://bitbucket.org/pypy/pypy/changeset/f8a9272bbf66/
Log:cpyext, struct to usemodules
diff --git a/pypy/module/_cffi_backend/test/test_recompiler.py
b/pypy/module/_cffi_backend/test/test_rec
Author: Richard Plangger
Branch: py3.5
Changeset: r86460:304a36465049
Date: 2016-08-24 10:29 +0200
http://bitbucket.org/pypy/pypy/changeset/304a36465049/
Log:merge py3k
diff --git a/lib_pypy/_ctypes/basics.py b/lib_pypy/_ctypes/basics.py
--- a/lib_pypy/_ctypes/basics.py
+++ b/lib_pypy/_ctype
Author: Richard Plangger
Branch: py3k
Changeset: r86459:281ace7115cb
Date: 2016-08-24 09:59 +0200
http://bitbucket.org/pypy/pypy/changeset/281ace7115cb/
Log:merge default
diff --git a/lib_pypy/_ctypes/basics.py b/lib_pypy/_ctypes/basics.py
--- a/lib_pypy/_ctypes/basics.py
+++ b/lib_pypy/_cty
Author: Richard Plangger
Branch: memoryview-attributes
Changeset: r86458:9ac7d2defab0
Date: 2016-08-24 09:13 +0200
http://bitbucket.org/pypy/pypy/changeset/9ac7d2defab0/
Log:close branch
___
pypy-commit mailing list
pypy-commit@python.org
https://m
Author: Richard Plangger
Branch: memoryview-attributes
Changeset: r86455:4ec423c97a35
Date: 2016-08-24 09:10 +0200
http://bitbucket.org/pypy/pypy/changeset/4ec423c97a35/
Log:merge default
diff --git a/lib_pypy/cffi/recompiler.py b/lib_pypy/cffi/recompiler.py
--- a/lib_pypy/cffi/recompiler.py
Author: Richard Plangger
Branch:
Changeset: r86456:0d29b975452d
Date: 2016-08-24 09:10 +0200
http://bitbucket.org/pypy/pypy/changeset/0d29b975452d/
Log:merge memoryview-attributes
diff --git a/lib_pypy/_ctypes/basics.py b/lib_pypy/_ctypes/basics.py
--- a/lib_pypy/_ctypes/basics.py
+++ b/lib
Author: Richard Plangger
Branch:
Changeset: r86457:951e70bd2fa1
Date: 2016-08-24 09:13 +0200
http://bitbucket.org/pypy/pypy/changeset/951e70bd2fa1/
Log:document branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsn
65 matches
Mail list logo