Matti Picus pushed new branch branch/win64-stat at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/win64-stat
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing li
Matti Picus pushed to branch branch/win64-stat at PyPy / pypy
Commits:
6ce2ccea by Matti Picus at 2021-09-09T12:07:00+03:00
CloseFile -> CloseHandle
--HG--
branch : win64-stat
- - - - -
2 changed files:
- rpython/rlib/rposix_stat.py
- rpython/rlib/rwin32file.py
View it on Heptapod:
http
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
022e334a by Matti Picus at 2021-09-09T11:52:56+03:00
backport check for '=' in env keys, fixes crash in os.execve
- - - - -
1 changed file:
- pypy/module/posix/interp_posix.py
View it on Heptapod:
https://foss.heptapod.n
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits:
5a650a92 by Yusuke Izawa at 2021-09-09T20:47:46+09:00
Not use unroll during threaded code generation
--HG--
branch : threaded-code-generation
- - - - -
b046c99d by Yusuke Izawa at 2021-09-09T20:47:59+09:00
A
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
39ca201e by Matti Picus at 2021-09-08T00:26:59+03:00
add st_file_attributes and st_reparse_tag to os.stat on win64
--HG--
branch : win64-stat
- - - - -
6ce2ccea by Matti Picus at 2021-09-09T12:07:00+03:00
CloseFile -> CloseHa
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
39ca201e by Matti Picus at 2021-09-08T00:26:59+03:00
add st_file_attributes and st_reparse_tag to os.stat on win64
--HG--
branch : win64-stat
- - - - -
022e334a by Matti Picus at 2021-09-09T11:52:56+03:00
backport check for '='
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
39ca201e by Matti Picus at 2021-09-08T00:26:59+03:00
add st_file_attributes and st_reparse_tag to os.stat on win64
--HG--
branch : win64-stat
- - - - -
5d5417e4 by Matti Picus at 2021-09-09T09:12:14+03:00
add _PyList_Extend, re