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


Commits:
44a3f040 by Ronan Lamy at 2020-05-01T18:13:33Z
Add nullable option to path_or_fd unwrapper

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

- - - - -
a2a2690d by Ronan Lamy at 2020-05-01T18:20:32Z
Move 2 tests to a better location

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

- - - - -
4dae2099 by Ronan Lamy at 2020-05-01T18:56:23Z
Fix os.listdir() to return bytes in the same cases as on CPython

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

- - - - -


3 changed files:

- pypy/module/posix/interp_posix.py
- + pypy/module/posix/test/apptest_posix.py
- pypy/module/posix/test/test_interp_posix.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/ad1739327d9aaa88d0d5d9150f124677d0edbf7c...4dae2099808343fb7328475a91462b555cc8011f

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/ad1739327d9aaa88d0d5d9150f124677d0edbf7c...4dae2099808343fb7328475a91462b555cc8011f
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to