Matti Picus pushed to branch branch/release-pypy3.6-v7.x at PyPy / pypy
Commits: 4621be5e by Matti Picus at 2020-11-11T09:26:41+02:00 Added tag release-pypy2.7-v7.3.3rc1 for changeset a29ef73f9b32 - - - - - 966a5120 by Matti Picus at 2020-11-11T09:27:06+02:00 Added tag release-pypy3.6-v7.3.3rc1 for changeset fab92f174c77 - - - - - 089a5687 by Matti Picus at 2020-11-11T09:27:23+02:00 Added tag release-pypy3.7-v7.3.3rc1 for changeset 6cf8fa20a7f6 - - - - - d3242fa0 by Ronan Lamy at 2020-08-08T01:00:07+02:00 Find a hackish way to parse enums (grafted from 6b1670dc58b96b676437fa875b2b0d6e38828d76) - - - - - e47e9baa by Matti Picus at 2020-11-13T15:42:49+02:00 test, fix for nt._getfullpathname, make it win32-only (like cpython) issue 3343 --HG-- branch : py3.6 - - - - - efdf77dc by Matti Picus at 2020-11-14T23:23:45+02:00 fix buffer handling in RegQueryValueW and RegEnumKeyExW (issue 3342) --HG-- branch : py3.6 - - - - - fbb2a3ec by Matti Picus at 2020-11-15T08:25:16+02:00 clarify CCHARP vs CWCHARP in rwinreg - - - - - f81cb6fc by Matti Picus at 2020-11-15T08:25:48+02:00 merge default into py3.6 --HG-- branch : py3.6 - - - - - 7954f192 by Matti Picus at 2020-11-15T14:00:01+02:00 adjust casting to 7dbd746c512b, fix untested RegConnectRegistry for utf8-or-none --HG-- branch : py3.6 - - - - - 53138f82 by Matti Picus at 2020-11-16T04:35:35+02:00 fix QueryValueEx to be like cpython --HG-- branch : py3.6 - - - - - 9ff25a3d by Matti Picus at 2020-11-16T08:17:28+02:00 skip test for nl_langinfo on windows --HG-- branch : py3.6 - - - - - 4cfd9e95 by Matti Picus at 2020-11-16T08:47:34+02:00 fix translation, in practice the call will always return ERROR_MORE_DATA --HG-- branch : py3.6 - - - - - 70033f1f by Matti Picus at 2020-11-16T09:05:10+02:00 fix translation II --HG-- branch : py3.6 - - - - - 7369d47d by Matti Picus at 2020-11-17T10:52:32+02:00 export PyStructSequence_NewType from cpyext/src/structseq.c, issue 3346 --HG-- branch : py3.6 - - - - - e87cbcd8 by Matti Picus at 2020-11-18T00:53:23+02:00 merge py3.6 into release --HG-- branch : release-pypy3.6-v7.x - - - - - 10 changed files: - .hgtags - pypy/module/_locale/test/test_locale.py - pypy/module/_winreg/interp_winreg.py - pypy/module/_winreg/test/test_winreg.py - pypy/module/cpyext/api.py - pypy/module/posix/interp_posix.py - pypy/module/posix/moduledef.py - pypy/module/posix/test/test_posix2.py - pypy/tool/pytest/apptest.py - rpython/rlib/rwinreg.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/b016c3295c5f53bc53921d1c4d753b39e4aefa06...e87cbcd881193e3ba84bd695a91dc3082f9bc151 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b016c3295c5f53bc53921d1c4d753b39e4aefa06...e87cbcd881193e3ba84bd695a91dc3082f9bc151 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