[pypy-commit] [Git][pypy/pypy][branch/py3.7] use the orignal fd in fstatat, not the (closed) result from dup(orig_fd)

Matti Picus foss at heptapod.net
Wed Jul 29 16:55:34 EDT 2020



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


Commits:
d3dac048 by Matti Picus at 2020-07-29T18:48:50+03:00
use the orignal fd in fstatat, not the (closed) result from dup(orig_fd)

--HG--
branch : py3.7

- - - - -


2 changed files:

- pypy/module/posix/interp_scandir.py
- pypy/module/posix/test/test_scandir.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/d3dac04863a7a80cbd8c3abf2aa840bb7fc5979e

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200729/0b7e0fac/attachment.html>


More information about the pypy-commit mailing list