[pypy-commit] [Git][pypy/pypy][branch/py3.7] 6 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:12 EDT 2021



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 '=' in env keys, fixes crash in os.execve

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

- - - - -
8514f8ac by Matti Picus at 2021-09-09T14:26:51+03:00
merge default into branch

--HG--
branch : py3.7

- - - - -


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/5d5417e437763f902e93de98dec163ff9946aa82...8514f8ac893fdf1bdf2085272f4ffcdcf7375bd2

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/5d5417e437763f902e93de98dec163ff9946aa82...8514f8ac893fdf1bdf2085272f4ffcdcf7375bd2
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/e5fd45c0/attachment-0001.html>


More information about the pypy-commit mailing list