[pypy-commit] [Git][pypy/pypy][branch/py3.9] 6 commits: ignore __pycache__ when packaging lib_pypy

Matti Picus (@mattip) foss at heptapod.net
Sun Dec 19 17:35:51 EST 2021



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


Commits:
65422e78 by Matti Picus at 2021-12-17T10:36:21+02:00
ignore __pycache__ when packaging lib_pypy

--HG--
branch : py3.8

- - - - -
d389ce7d by Matti Picus at 2021-12-19T01:25:03+02:00
add tp_vectorcall to PyTypeObject, issue 3618

--HG--
branch : py3.8

- - - - -
575ef438 by Matti Picus at 2021-12-19T23:35:42+02:00
remove tp_pypy_flags for 3.8 so we do not have to bump the PYPY_VERSION

Make sure this change is not merged to py3.9

--HG--
branch : py3.8

- - - - -
86407c2e by Matti Picus at 2021-12-20T00:26:55+02:00
one step closer to running untranslated test on top of pypy2.7 on x86_64

--HG--
branch : py3.8

- - - - -
0ed3569f by Matti Picus at 2021-12-20T00:32:52+02:00
merge py3.8, rejecting tp_pypy_flag changes

--HG--
branch : py3.9

- - - - -
079d31b2 by Matti Picus at 2021-12-20T00:35:32+02:00
fix merge

--HG--
branch : py3.9

- - - - -


5 changed files:

- pypy/module/cpyext/api.py
- pypy/module/cpyext/include/object.h
- pypy/module/cpyext/parse/cpyext_object.h
- pypy/module/cpyext/src/tupleobject.c
- pypy/tool/release/package.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f3193242ae7cff7ed28783c03ddaca609f116a2b...079d31b28165b7d0f9106f46028ae2194837cd8f

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f3193242ae7cff7ed28783c03ddaca609f116a2b...079d31b28165b7d0f9106f46028ae2194837cd8f
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/20211219/d0a85595/attachment.html>


More information about the pypy-commit mailing list