Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy


Commits:
5e5fb3f6 by Carl Friedrich Bolz-Tereick at 2023-05-19T20:41:37+02:00
#3932: backport GH-91790 to 3.10: make sure that PyCode_NewEmpty returns a code
object that:
- raises an AssertionError when called
- produces the correct line number when doing so

--HG--
branch : py3.10

- - - - -


3 changed files:

- pypy/module/cpyext/funcobject.py
- pypy/module/cpyext/test/test_funcobject.py
- pypy/tool/pytest/appsupport.py


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

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/5e5fb3f6a1d3bb758aa9b5014a37681c476d8baa
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to