[pypy-commit] [Git][pypy/pypy][branch/py3-posix-fixes] Return bytes from os.listdir() when input is bytes-like, not just when it's exactly bytes

Ronan Lamy foss at heptapod.net
Tue May 5 11:40:52 EDT 2020



Ronan Lamy pushed to branch branch/py3-posix-fixes at PyPy / pypy


Commits:
6695342a by Ronan Lamy at 2020-05-05T15:40:35Z
Return bytes from os.listdir() when input is bytes-like, not just when it's exactly bytes

--HG--
branch : py3-posix-fixes

- - - - -


1 changed file:

- pypy/module/posix/interp_posix.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/6695342acd6868ab4d2d35b3acd7b780fb8e9431

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/6695342acd6868ab4d2d35b3acd7b780fb8e9431
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/20200505/4a791bec/attachment.html>


More information about the pypy-commit mailing list