Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
f5dd98b2 by Matti Picus at 2021-11-29T19:21:46+02:00
fix test for python3

--HG--
branch : rangeiter-reduce

- - - - -
87b4c03d by Matti Picus at 2021-11-29T20:22:43+02:00
add undocumented __setstate__ for range_iterator classes, make reduce compatible

--HG--
branch : rangeiter-reduce

- - - - -
da321467 by Matti Picus at 2021-11-30T00:37:59+02:00
fix state tuple, add self.start

--HG--
branch : rangeiter-reduce

- - - - -
d45191ca by Matti Picus at 2021-11-30T00:40:32+02:00
merge rangeiter-reduce which adds an index value to iter(range()).__reduce__

--HG--
branch : py3.7

- - - - -


2 changed files:

- pypy/module/__builtin__/functional.py
- pypy/module/__builtin__/test/test_functional.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/270c27375f12e7b8b729dc9c1dc91c27dbc6ad88...d45191ca38558ccf0a24d4954e0d0cef6e061ec0

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/270c27375f12e7b8b729dc9c1dc91c27dbc6ad88...d45191ca38558ccf0a24d4954e0d0cef6e061ec0
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