[pypy-commit] [Git][pypy/pypy][branch/release-pypy2.7-v7.x] 7 commits: add st_file_attributes and st_reparse_tag to os.stat on win64

Matti Picus (@mattip) foss at heptapod.net
Sun Sep 12 02:43:19 EDT 2021



Matti Picus pushed to branch branch/release-pypy2.7-v7.x 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

- - - - -
5b5c4619 by Matti Picus at 2021-09-12T08:19:28+03:00
mention stdlib 3.7.12 in the release note

- - - - -
1a2f5264 by Matti Picus at 2021-09-12T09:38:13+03:00
merge default into release

--HG--
branch : release-pypy2.7-v7.x

- - - - -


6 changed files:

- pypy/doc/release-v7.3.6.rst
- pypy/doc/whatsnew-head.rst
- pypy/module/posix/interp_posix.py
- 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/ec0c27e779e7e6edbb48f3003cabf662ea1ea7bd...1a2f5264ea39cbe3922dd3f288549767bbdda16e

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/ec0c27e779e7e6edbb48f3003cabf662ea1ea7bd...1a2f5264ea39cbe3922dd3f288549767bbdda16e
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/20210912/fee0f7b0/attachment-0001.html>


More information about the pypy-commit mailing list