Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
d08e4185 by Matti Picus at 2022-07-14T14:31:38+03:00
revert rposix.open work-arounds, the problem was open()'s mode must be an
int for variadic calls
- - - - -
5 changed files:
- pypy/module/_io/interp_fileio.py
- pypy/mod
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
1bc789ee by Matti Picus at 2022-07-14T15:17:46+03:00
typo
- - - - -
1 changed file:
- rpython/rlib/rposix.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/1bc789ee14b08b1af4d8a84f20337357c92aeb6d
--