[pypy-commit] [Git][pypy/pypy][branch/py3.8] bpo-33375: follow cpython in removing this mess of logic to find the filename

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Fri Oct 15 16:03:02 EDT 2021



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


Commits:
fe53d9dd by Carl Friedrich Bolz-Tereick at 2021-10-15T21:52:03+02:00
bpo-33375: follow cpython in removing this mess of logic to find the filename
and instead just ask the code object.

--HG--
branch : py3.8

- - - - -


2 changed files:

- pypy/module/_warnings/interp_warnings.py
- pypy/module/_warnings/test/apptest_warnings.py


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

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/fe53d9dd56baf98235de0c4cfaa1fcb86d6d7df8
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/20211015/abdf3c40/attachment.html>


More information about the pypy-commit mailing list