[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] 21 commits: Added tag release-pypy2.7-v7.3.3rc1 for changeset a29ef73f9b32

Matti Picus foss at heptapod.net
Tue Nov 17 17:55:04 EST 2020



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

- - - - -
d64aed84 by Matti Picus at 2020-11-13T15:44:06+02:00
merge py3.6  into py3.7

--HG--
branch : py3.7

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

- - - - -
4c6bb68c by Matti Picus at 2020-11-14T23:43:48+02:00
merge py3.6 into py3.7

--HG--
branch : py3.7

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

- - - - -
e3473cd0 by Matti Picus at 2020-11-15T18:52:26+02:00
merge py3.6 into py3.7

--HG--
branch : py3.7

- - - - -
53138f82 by Matti Picus at 2020-11-16T04:35:35+02:00
fix QueryValueEx to be like cpython

--HG--
branch : py3.6

- - - - -
22f60360 by Matti Picus at 2020-11-16T04:36:14+02:00
merge py3.6 into py3.7

--HG--
branch : py3.7

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

- - - - -
269f1c1f by Matti Picus at 2020-11-16T12:46:55+02:00
merge py3.6 into branch

--HG--
branch : py3.7

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

- - - - -
10aad1c9 by Matti Picus at 2020-11-18T00:54:00+02:00
merge py3.6 into py3.7

--HG--
branch : py3.7

- - - - -
11b60a17 by Matti Picus at 2020-11-18T00:54:38+02:00
merge py3.7 into release

--HG--
branch : release-pypy3.7-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/d972f9a1d9f7dd3d9151e32ff763bd42cdd68465...11b60a1737e9a9608b8a923c48bfb0379f3ce9d8

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d972f9a1d9f7dd3d9151e32ff763bd42cdd68465...11b60a1737e9a9608b8a923c48bfb0379f3ce9d8
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/20201117/adae477e/attachment.html>


More information about the pypy-commit mailing list