Author: Tom Krauss
Branch: sirtom67/float_complex
Changeset: r2879:6dcf51c6003c
Date: 2017-02-05 17:13 -0600
http://bitbucket.org/cffi/cffi/changeset/6dcf51c6003c/
Log:float complex progress. Added __complex__ method to cdata. Test
currently failing at > assert repr(complex(cast(p, -0
Author: Armin Rigo
Branch: py3.5
Changeset: r89962:08ae26119b9a
Date: 2017-02-05 22:45 +0100
http://bitbucket.org/pypy/pypy/changeset/08ae26119b9a/
Log:hg merge vendor/stdlib-3.5: upgrade stdlib to 3.5.3
diff too long, truncating to 2000 out of 24845 lines
diff --git a/lib-python/3/_collect
Author: Armin Rigo
Branch: py3.5
Changeset: r89963:748aa3022295
Date: 2017-02-05 22:45 +0100
http://bitbucket.org/pypy/pypy/changeset/748aa3022295/
Log:hg merge
diff --git a/lib-python/2.7/weakref.py b/lib-python/2.7/weakref.py
--- a/lib-python/2.7/weakref.py
+++ b/lib-python/2.7/weakref.py
Author: Armin Rigo
Branch: py3.5
Changeset: r89961:4bd2a3132a3f
Date: 2017-02-05 22:01 +0100
http://bitbucket.org/pypy/pypy/changeset/4bd2a3132a3f/
Log:hg merge default
diff --git a/lib-python/2.7/weakref.py b/lib-python/2.7/weakref.py
--- a/lib-python/2.7/weakref.py
+++ b/lib-python/2.7/wea
Author: Armin Rigo
Branch:
Changeset: r89959:e0ea69f0a7d8
Date: 2017-02-05 21:25 +0100
http://bitbucket.org/pypy/pypy/changeset/e0ea69f0a7d8/
Log:graft 6974fd5f5c47: Add __pypy__.move_to_end(), similar to
__pypy__.reversed_dict().
diff --git a/pypy/module/__pypy__/__init__.py b/pypy
Author: Armin Rigo
Branch:
Changeset: r89960:357c149fd26e
Date: 2017-02-05 21:49 +0100
http://bitbucket.org/pypy/pypy/changeset/357c149fd26e/
Log:merge heads
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/module/cpyext/api.py
@@
Author: Armin Rigo
Branch:
Changeset: r89957:bfc27e0e9d42
Date: 2017-02-05 19:46 +0100
http://bitbucket.org/pypy/pypy/changeset/bfc27e0e9d42/
Log:Add objectmodel.delitem_if_value_is(), to be used next
diff --git a/rpython/annotator/unaryop.py b/rpython/annotator/unaryop.py
--- a/rpython/ann
Author: Armin Rigo
Branch:
Changeset: r89958:cba1fc5e5dcf
Date: 2017-02-05 20:54 +0100
http://bitbucket.org/pypy/pypy/changeset/cba1fc5e5dcf/
Log:Use objectmodel.delitem_if_value_is() to fix lib-
python/2.7/weakref.py
diff --git a/lib-python/2.7/weakref.py b/lib-python/2.7/weakref.p
Author: Armin Rigo
Branch: py3.5
Changeset: r89956:25ba5fb90782
Date: 2017-02-05 21:44 +0100
http://bitbucket.org/pypy/pypy/changeset/25ba5fb90782/
Log:fix minor merge error
diff --git a/pypy/module/_cffi_backend/test/test_ffi_obj.py
b/pypy/module/_cffi_backend/test/test_ffi_obj.py
--- a/py
Author: Ronan Lamy
Branch: py3.5
Changeset: r89955:b32bdcb0c782
Date: 2017-02-05 20:38 +
http://bitbucket.org/pypy/pypy/changeset/b32bdcb0c782/
Log:hg merge default
diff --git a/pypy/module/_cffi_backend/test/test_ffi_obj.py
b/pypy/module/_cffi_backend/test/test_ffi_obj.py
--- a/pypy/mo
Author: Ronan Lamy
Branch: py3.5
Changeset: r89954:1a3f307b706d
Date: 2017-02-05 20:15 +
http://bitbucket.org/pypy/pypy/changeset/1a3f307b706d/
Log:Move buffer functions to pypy.module.cpyext.buffer
diff --git a/pypy/module/cpyext/__init__.py b/pypy/module/cpyext/__init__.py
--- a/pypy/m
Author: Ronan Lamy
Branch:
Changeset: r89953:ad2c1430f189
Date: 2017-02-05 19:38 +
http://bitbucket.org/pypy/pypy/changeset/ad2c1430f189/
Log:Move buffer functions to pypy.module.cpyext.buffer
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/ap
Author: Armin Rigo
Branch: dict-move-to-end
Changeset: r89951:8a180d361371
Date: 2017-02-05 19:40 +0100
http://bitbucket.org/pypy/pypy/changeset/8a180d361371/
Log:ready to merge
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pytho
Author: Armin Rigo
Branch:
Changeset: r89952:72b034121391
Date: 2017-02-05 19:41 +0100
http://bitbucket.org/pypy/pypy/changeset/72b034121391/
Log:hg merge dict-move-to-end
Implement move_to_end(last=True/False) on RPython ordered dicts.
Minor clean-ups in the ordered dict im
Author: Armin Rigo
Branch: vendor/stdlib-3.5
Changeset: r89950:a9167602e69c
Date: 2017-02-05 19:12 +0100
http://bitbucket.org/pypy/pypy/changeset/a9167602e69c/
Log:Import stdlib from CPython 3.5.3 (changeset 'v3.5.3')
diff too long, truncating to 2000 out of 24911 lines
diff --git a/lib-pyt
Author: Armin Rigo
Branch:
Changeset: r89948:1d2ae5c36cef
Date: 2017-02-05 19:03 +0100
http://bitbucket.org/pypy/pypy/changeset/1d2ae5c36cef/
Log:PyOS_AfterFork()
diff --git a/pypy/module/cpyext/pystate.py b/pypy/module/cpyext/pystate.py
--- a/pypy/module/cpyext/pystate.py
+++ b/pypy/module
Author: Armin Rigo
Branch: py3.5
Changeset: r89949:9ba6ab77fd29
Date: 2017-02-05 19:05 +0100
http://bitbucket.org/pypy/pypy/changeset/9ba6ab77fd29/
Log:hg merge default
diff --git a/pypy/module/cpyext/pystate.py b/pypy/module/cpyext/pystate.py
--- a/pypy/module/cpyext/pystate.py
+++ b/pypy/m
Author: Armin Rigo
Branch: py3.5
Changeset: r89946:1368d86f0ce9
Date: 2017-02-05 18:00 +0100
http://bitbucket.org/pypy/pypy/changeset/1368d86f0ce9/
Log:PyCoro_CheckExact()
diff --git a/pypy/module/cpyext/genobject.py b/pypy/module/cpyext/genobject.py
--- a/pypy/module/cpyext/genobject.py
+++
Author: Ronan Lamy
Branch: buffer-cleanup
Changeset: r89947:d57c072db0e5
Date: 2017-02-05 17:02 +
http://bitbucket.org/pypy/pypy/changeset/d57c072db0e5/
Log:kill buffer_w_ex()
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjs
Author: Armin Rigo
Branch: py3.5
Changeset: r89945:6a45f8963c90
Date: 2017-02-05 17:55 +0100
http://bitbucket.org/pypy/pypy/changeset/6a45f8963c90/
Log:hg merge default
diff --git a/lib_pypy/cffi/api.py b/lib_pypy/cffi/api.py
--- a/lib_pypy/cffi/api.py
+++ b/lib_pypy/cffi/api.py
@@ -93,6 +93
Author: Armin Rigo
Branch:
Changeset: r89944:7a5c63c2feec
Date: 2017-02-05 17:52 +0100
http://bitbucket.org/pypy/pypy/changeset/7a5c63c2feec/
Log:PyGen_Check(), PyGen_CheckExact()
diff --git a/pypy/module/cpyext/genobject.py b/pypy/module/cpyext/genobject.py
new file mode 100644
--- /dev/nu
Author: Armin Rigo
Branch: py3.5
Changeset: r89943:386cfc419af7
Date: 2017-02-05 17:44 +0100
http://bitbucket.org/pypy/pypy/changeset/386cfc419af7/
Log:PyErr_WarnFormat
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/module/cpyext
Author: Armin Rigo
Branch:
Changeset: r89941:587b40019180
Date: 2017-02-05 17:21 +0100
http://bitbucket.org/pypy/pypy/changeset/587b40019180/
Log:silence a warning
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/module/cpyext/api
Author: Ronan Lamy
Branch: buffer-cleanup
Changeset: r89942:1ed5b196b55d
Date: 2017-02-05 16:31 +
http://bitbucket.org/pypy/pypy/changeset/1ed5b196b55d/
Log:Add W_ArrayBase.buffer_w()
diff --git a/pypy/module/array/interp_array.py
b/pypy/module/array/interp_array.py
--- a/pypy/module/ar
Author: Armin Rigo
Branch:
Changeset: r89940:c763e1ab0f07
Date: 2017-02-05 17:17 +0100
http://bitbucket.org/pypy/pypy/changeset/c763e1ab0f07/
Log:silence a warning
diff --git a/rpython/rlib/rposix_stat.py b/rpython/rlib/rposix_stat.py
--- a/rpython/rlib/rposix_stat.py
+++ b/rpython/rlib/rpo
Author: Ronan Lamy
Branch: buffer-cleanup
Changeset: r89939:82e6578296c4
Date: 2017-02-05 16:15 +
http://bitbucket.org/pypy/pypy/changeset/82e6578296c4/
Log:Add getformat() and getitemsize() to RawFFIBuffer
diff --git a/pypy/module/_rawffi/array.py b/pypy/module/_rawffi/array.py
--- a/py
Author: Armin Rigo
Branch: py3.5
Changeset: r89938:319cd6335518
Date: 2017-02-05 17:13 +0100
http://bitbucket.org/pypy/pypy/changeset/319cd6335518/
Log:Normalize the PyMem_Xxx functions and macros to CPython 3.5's
situation
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/
Author: Armin Rigo
Branch: extradoc
Changeset: r5773:811543e4ff04
Date: 2017-02-05 15:33 +0100
http://bitbucket.org/pypy/extradoc/changeset/811543e4ff04/
Log:done
diff --git a/planning/py3.5/milestone-2-progress.rst
b/planning/py3.5/milestone-2-progress.rst
--- a/planning/py3.5/milestone-2-
Author: Armin Rigo
Branch: py3.5
Changeset: r89937:fb91b76b7210
Date: 2017-02-05 11:40 +0100
http://bitbucket.org/pypy/pypy/changeset/fb91b76b7210/
Log:missing import
diff --git a/lib_pypy/_pypy_collections.py b/lib_pypy/_pypy_collections.py
--- a/lib_pypy/_pypy_collections.py
+++ b/lib_pypy
Author: Armin Rigo
Branch: extradoc
Changeset: r851:f22c38f24a8b
Date: 2017-02-05 11:08 +0100
http://bitbucket.org/pypy/pypy.org/changeset/f22c38f24a8b/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
- $66561 of $105000 (
Author: Armin Rigo
Branch: py3.5
Changeset: r89934:5e325b5c62d9
Date: 2017-02-05 08:29 +0100
http://bitbucket.org/pypy/pypy/changeset/5e325b5c62d9/
Log:hg merge dict-move-to-end
diff --git a/pypy/doc/stackless.rst b/pypy/doc/stackless.rst
--- a/pypy/doc/stackless.rst
+++ b/pypy/doc/stackless
Author: Armin Rigo
Branch: py3.5
Changeset: r89935:6974fd5f5c47
Date: 2017-02-05 10:57 +0100
http://bitbucket.org/pypy/pypy/changeset/6974fd5f5c47/
Log:Add __pypy__.move_to_end(), similar to __pypy__.reversed_dict().
diff --git a/pypy/module/__pypy__/__init__.py b/pypy/module/__pypy__/__init
Author: Armin Rigo
Branch: py3.5
Changeset: r89936:5764bb3f54a2
Date: 2017-02-05 11:08 +0100
http://bitbucket.org/pypy/pypy/changeset/5764bb3f54a2/
Log:PyPy's simplified version of OrderedDict
diff --git a/lib_pypy/_collections.py b/lib_pypy/_collections.py
--- a/lib_pypy/_collections.py
+++
33 matches
Mail list logo