Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy


Commits:
708e0397 by Carl Friedrich Bolz-Tereick at 2021-11-21T21:31:32+01:00
make properties unpicklable: they pickle via some generic mechanism but then
the unpickled property lost the get/set/del functions

--HG--
branch : py3.8

- - - - -
48a6236b by Carl Friedrich Bolz-Tereick at 2021-11-21T21:37:42+01:00
this part of test_collections does not make sense as long as we don't have
_collections._itemgetter

--HG--
branch : py3.8

- - - - -
d625fa6d by Carl Friedrich Bolz-Tereick at 2021-11-22T09:35:31+01:00
raymond wants me to go with @cpython_only

--HG--
branch : py3.8

- - - - -


3 changed files:

- lib-python/3/test/test_collections.py
- pypy/module/__builtin__/descriptor.py
- pypy/module/__builtin__/test/test_descriptor.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/4ec47627be4a9ae8588c462029cf4efe2ff67388...d625fa6d51143af314e33798aa9d8c538d681698

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/4ec47627be4a9ae8588c462029cf4efe2ff67388...d625fa6d51143af314e33798aa9d8c538d681698
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to