[pypy-commit] [Git][pypy/pypy][branch/default] 4 commits: add st_file_attributes and st_reparse_tag to os.stat on win64

Matti Picus (@mattip) foss at heptapod.net
Thu Sep 9 08:09:09 EDT 2021



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 -> CloseHandle

--HG--
branch : win64-stat

- - - - -
d5a99c5b by Matti Picus at 2021-09-09T14:23:34+03:00
document branch

- - - - -
6801d076 by Matti Picus at 2021-09-09T14:24:26+03:00
merge win64-stat which upgrades os.stat on windows to Python 3.8 symantics

- - - - -


4 changed files:

- pypy/doc/whatsnew-head.rst
- rpython/rlib/rposix_stat.py
- rpython/rlib/rwin32file.py
- rpython/rlib/test/test_rposix_stat.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/022e334a6948d59060734487ea9c5d572bf9e6a7...6801d0764e1e8591ac832f41a07dc06711e1d8fd

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/022e334a6948d59060734487ea9c5d572bf9e6a7...6801d0764e1e8591ac832f41a07dc06711e1d8fd
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210909/609621bd/attachment.html>


More information about the pypy-commit mailing list