[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: implement posix.waitstatus_to_exitcode

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sun Oct 24 15:04:06 EDT 2021



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


Commits:
2a62963e by Carl Friedrich Bolz-Tereick at 2021-10-24T21:03:46+02:00
implement posix.waitstatus_to_exitcode

--HG--
branch : py3.9

- - - - -
eba3f1cd by Carl Friedrich Bolz-Tereick at 2021-10-24T21:03:55+02:00
fix translation

--HG--
branch : py3.9

- - - - -


4 changed files:

- pypy/interpreter/pyopcode.py
- pypy/module/posix/app_posix.py
- pypy/module/posix/moduledef.py
- pypy/module/posix/test/test_posix2.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f8817e8cd532e0c60e9892dee988c9954d8cf753...eba3f1cd35bf448873bedc6011480033fee7069d

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f8817e8cd532e0c60e9892dee988c9954d8cf753...eba3f1cd35bf448873bedc6011480033fee7069d
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/20211024/73fb7dd3/attachment.html>


More information about the pypy-commit mailing list