[pypy-commit] [Git][pypy/pypy][branch/py3.6] 4 commits: We don't care about compatibility with CPython 2.4 any more

Ronan Lamy foss at heptapod.net
Tue Apr 28 12:07:51 EDT 2020



Ronan Lamy pushed to branch branch/py3.6 at PyPy / pypy


Commits:
980dbfd2 by Ronan Lamy at 2020-04-27T17:14:32Z
We don't care about compatibility with CPython 2.4 any more

- - - - -
fc1cdb5f by Matti Picus at 2020-04-28T06:52:15Z
give preference to as_sequence.c_sq_item over space.getitem, fixes failing test

- - - - -
3706eeac by Ronan Lamy at 2020-04-28T15:53:58Z
Test cleanup

- - - - -
66f2b6de by Ronan Lamy at 2020-04-28T16:07:36Z
hg merge default

--HG--
branch : py3.6

- - - - -


2 changed files:

- pypy/module/cpyext/sequence.py
- pypy/module/posix/test/test_posix2.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/e522f0848835dfa5f4c424ed44944dd88cd884af...66f2b6de329f585503f5b30c14fc1be138323607

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/e522f0848835dfa5f4c424ed44944dd88cd884af...66f2b6de329f585503f5b30c14fc1be138323607
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200428/3c2db2f9/attachment.html>


More information about the pypy-commit mailing list