[pypy-commit] [Git][pypy/pypy][branch/py3.8] 8 commits: revert C-API changes that make 7.3.6 incompatible with 7.3.5

Matti Picus (@mattip) foss at heptapod.net
Tue Nov 2 02:49:05 EDT 2021



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


Commits:
eeeafcf9 by Matti Picus at 2021-10-24T08:15:32+03:00
revert C-API changes that make 7.3.6 incompatible with 7.3.5

Be sure not to merge this to py3.8/py3.9

--HG--
branch : py3.7

- - - - -
f11d7799 by Matti Picus at 2021-10-27T00:47:54+03:00
these were wrong. On py3.8 this is all removed.

--HG--
branch : py3.7

- - - - -
53b3b093 by h-vetinari at 2021-10-27T07:48:08+03:00
typo

--HG--
branch : py3.7

- - - - -
0012d485 by Matti Picus at 2021-10-29T17:42:00+03:00
typo

--HG--
branch : py3.7

- - - - -
529608f5 by Matti Picus at 2021-10-29T22:36:54+03:00
export PyDescr_NewGetSet

--HG--
branch : py3.7

- - - - -
c84cdc3e by Matti Picus at 2021-10-30T22:20:45+03:00
test, fix PyDescr_NewGetSet

--HG--
branch : py3.7

- - - - -
aa133d97 by Matti Picus at 2021-11-01T14:46:36+02:00
merge py3.7 into py3.8, being careful not to pick up 902561e6bb89

--HG--
branch : py3.8

- - - - -
59c6504f by Matti Picus at 2021-11-02T08:47:38+02:00
export constants into module namespace for compatibility (issue 3589)

--HG--
branch : py3.8

- - - - -


4 changed files:

- lib_pypy/_overlapped.py
- pypy/module/cpyext/methodobject.py
- pypy/module/cpyext/test/test_typeobject.py
- pypy/module/cpyext/typeobject.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/9e4b3c62b9f81956a16dcb40557be9606f23a606...59c6504f7947043419f8b7c6d0ea67ba309e2db0

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/9e4b3c62b9f81956a16dcb40557be9606f23a606...59c6504f7947043419f8b7c6d0ea67ba309e2db0
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/20211102/78785c62/attachment.html>


More information about the pypy-commit mailing list