Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy


Commits:
8750999f by Stefano Rivera at 2020-10-05T20:06:39-07:00
Fix test_dict failures from bpo-27945 tests

As-applied to py3.6 in 63c246992f08

--HG--
branch : stdlib-2.7.18-3

- - - - -
b0ddceb1 by Stefano Rivera at 2020-10-05T20:14:38-07:00
Handle PyPy's magic offset from cPython (bpo-29514)

--HG--
branch : stdlib-2.7.18-3

- - - - -
1d2da07e by Stefano Rivera at 2020-10-05T20:34:12-07:00
Reapply c8d93fa469ba, dropped in d147d3b422d7

> Fix the cpython test for newer pypy versions, with a comment

--HG--
branch : stdlib-2.7.18-3

- - - - -
28ac5015 by Ronan Lamy at 2019-08-08T15:59:45+01:00
Fix bpo-25862

--HG--
branch : stdlib-2.7.18-3

- - - - -


5 changed files:

- lib-python/2.7/test/test_dict.py
- lib-python/2.7/test/test_import_magic.py
- lib-python/2.7/test/test_inspect.py
- pypy/module/_io/interp_textio.py
- pypy/module/_io/test/apptest_textio.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/161339fea35593af52545ed615d81b980c25c5c2...28ac50153159f82d529b7b95207726deeb05a507

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/161339fea35593af52545ed615d81b980c25c5c2...28ac50153159f82d529b7b95207726deeb05a507
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