Matti Picus pushed to branch branch/default at PyPy / pypy


Commits:
53255e50 by fijal at 2022-06-02T11:25:38+02:00
use non-ll2ctypes-based call for something that's called during translation

--HG--
branch : test-streamio-using-osopen

- - - - -
8ede1bd9 by Matti Picus at 2022-06-06T07:55:04+03:00
special case windows

--HG--
branch : test-streamio-using-osopen

- - - - -
0ec3be5a by Matti Picus at 2022-06-06T08:07:07+03:00
sys.platform is not rpython, redo differently

--HG--
branch : test-streamio-using-osopen

- - - - -
e4285e54 by Matti Picus at 2022-06-06T12:18:50+03:00
narrow the scope of the work-around to untranslated darwin to make own tests 
pass

--HG--
branch : test-streamio-using-osopen

- - - - -
67b095f3 by Matti Picus at 2022-06-06T18:44:09+03:00
skip untranslated tests that try to pass unicode into streamio.open_path_helper 
on darwin

--HG--
branch : test-streamio-using-osopen

- - - - -
6d0a4457 by Matti Picus at 2022-06-06T20:48:29+03:00
merge test-streamio-using-osopen into default

- - - - -


4 changed files:

- pypy/module/_file/test/test_file.py
- pypy/module/_file/test/test_file_extra.py
- pypy/module/posix/test/test_posix2.py
- rpython/rlib/streamio.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a06d3e09a21caac28dd75d7d416e2be979eb93a6...6d0a4457ffda5fdd7802da87509949d3d77de96f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a06d3e09a21caac28dd75d7d416e2be979eb93a6...6d0a4457ffda5fdd7802da87509949d3d77de96f
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to