[pypy-commit] [Git][pypy/pypy][branch/py3.8] 9 commits: backport 0fcdbc3de300 for upcoming cython that needs PyGILState_Check

Matti Picus (@mattip) foss at heptapod.net
Thu Aug 5 16:33:24 EDT 2021



Matti Picus pushed to branch branch/py3.8 at PyPy / pypy


Commits:
335e6996 by Armin Rigo at 2019-07-23T04:06:51+02:00
backport 0fcdbc3de300 for upcoming cython that needs PyGILState_Check

- - - - -
38573677 by Matti Picus at 2021-07-29T10:33:24+03:00
support multiple tags in hg_archive, fixes platform._sys_version()

- - - - -
02cfcb42 by Matti Picus at 2021-07-29T10:34:47+03:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -
e07ecb87 by Matti Picus at 2021-07-30T15:21:09+03:00
windows fixes

--HG--
branch : py3.7

- - - - -
e48408e6 by Matti Picus at 2021-07-31T23:12:22+03:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -
aa6fed8d by Ronan Lamy at 2021-08-02T19:27:46+01:00
Add .type attribute to our emulation of pytest.raises()

- - - - -
56cad7d9 by Ronan Lamy at 2021-08-02T19:28:29+01:00
hg merge default

--HG--
branch : py3.7

- - - - -
adfd09d4 by Matti Picus at 2021-08-05T23:30:13+03:00
add _winapi.GetFileType and FILE_TYPE_* values (issue 3531)

--HG--
branch : py3.7

- - - - -
baeeffee by Matti Picus at 2021-08-05T23:32:50+03:00
merge py3.7 into py3.8

--HG--
branch : py3.8

- - - - -


9 changed files:

- lib_pypy/_pypy_winbase_build.py
- lib_pypy/_pypy_winbase_cffi64.py
- lib_pypy/_winapi.py
- pypy/module/_cffi_backend/errorbox.py
- pypy/module/_cffi_backend/misc.py
- pypy/tool/pytest/appsupport.py
- + pypy/tool/pytest/fake_pytest/test/apptest_fake_pytest.py
- rpython/tool/test/test_version.py
- rpython/tool/version.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/dcc26bf544b0a5b1c39c06c29838bbc5d3b35586...baeeffee321ed2c90ed5c5a63ece6ee92db6eae9

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/dcc26bf544b0a5b1c39c06c29838bbc5d3b35586...baeeffee321ed2c90ed5c5a63ece6ee92db6eae9
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/20210805/4fef3235/attachment.html>


More information about the pypy-commit mailing list