[pypy-commit] [Git][pypy/pypy][branch/py3.7] add _PyList_Extend, remove a few already implemented functions from stubs.py

Matti Picus (@mattip) foss at heptapod.net
Thu Sep 9 02:14:29 EDT 2021



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


Commits:
5d5417e4 by Matti Picus at 2021-09-09T09:12:14+03:00
add _PyList_Extend, remove a few already implemented functions from stubs.py

We should probably just delete stubs.py, it is not that useful

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/module/cpyext/listobject.py
- pypy/module/cpyext/stubs.py
- pypy/module/cpyext/test/test_listobject.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5d5417e437763f902e93de98dec163ff9946aa82

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5d5417e437763f902e93de98dec163ff9946aa82
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/20210909/6b1ed452/attachment.html>


More information about the pypy-commit mailing list