[pypy-commit] [Git][pypy/pypy][branch/default] #3568 use an unsigned int and masking for the request argument of fcntl.ioctl

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Wed Oct 20 04:15:22 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
f371d646 by Carl Friedrich Bolz-Tereick at 2021-10-20T10:14:30+02:00
#3568 use an unsigned int and masking for the request argument of fcntl.ioctl

- - - - -


3 changed files:

- pypy/interpreter/baseobjspace.py
- pypy/module/fcntl/interp_fcntl.py
- pypy/module/fcntl/test/test_fcntl.py


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

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/f371d646c14ee1b9427b693fbb77430ebfcb857d
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/20211020/13482e49/attachment.html>


More information about the pypy-commit mailing list