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, remove a few already implemented functions from stubs.py We should probably just delete stubs.py, it is not that useful --HG-- branch : py3.7 - - - - - 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 - - - - - d1a3a1ad by Matti Picus at 2021-09-09T14:27:32+03:00 merge py3.7 into branch --HG-- branch : py3.8 - - - - - 7 changed files: - pypy/doc/whatsnew-head.rst - pypy/module/cpyext/listobject.py - pypy/module/cpyext/stubs.py - pypy/module/cpyext/test/test_listobject.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/1d63298b89c1160cf39d731c3bfcc0426f26b920...d1a3a1ad05ee6c04fc1c52a20c17dbc49718a205 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/1d63298b89c1160cf39d731c3bfcc0426f26b920...d1a3a1ad05ee6c04fc1c52a20c17dbc49718a205 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit