[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: fix for PySequence_GetItem('a', -2)

Matti Picus (@mattip) foss at heptapod.net
Sun Feb 20 13:04:48 EST 2022



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


Commits:
b604be75 by Matti Picus at 2022-02-20T15:37:14+02:00
fix for PySequence_GetItem('a', -2)

- - - - -
528077c4 by Matti Picus at 2022-02-20T20:00:22+02:00
merge default

--HG--
branch : py3.8

- - - - -
ace89cc3 by Matti Picus at 2022-02-20T20:03:57+02:00
tweak test

--HG--
branch : py3.8

- - - - -


2 changed files:

- pypy/module/cpyext/sequence.py
- pypy/module/cpyext/test/test_sequence.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/dd1c5941f44d78986607c95e7461e96fe57db276...ace89cc317d9b9da1cf18866f897a742b4541a03

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20220220/dcbc1427/attachment.html>


More information about the pypy-commit mailing list