[pypy-commit] [Git][pypy/pypy][branch/py3.7] 8 commits: fix cparser import after move

Ronan Lamy foss at heptapod.net
Fri Dec 4 11:55:52 EST 2020



Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy


Commits:
eb828ff6 by Ronan Lamy at 2020-12-02T15:10:54+00:00
fix cparser import after move

--HG--
branch : py3.6

- - - - -
df7bf72c by Ronan Lamy at 2020-12-02T15:45:47+00:00
Remove obsolete workaround

--HG--
branch : py3.6

- - - - -
ae5fddfb by Simon Cross at 2020-12-03T23:29:18+02:00
Implement constcharpsize2str in rffi.

--HG--
branch : add-rffi-constcharpsize2str

- - - - -
5377bf6e by Simon Cross at 2020-12-03T23:29:18+02:00
Implement constcharpsize2str in rffi.

--HG--
branch : py3.6

- - - - -
b557b58d by Matti Picus at 2020-12-04T00:12:08+02:00
add versions.json and script to check it, issue 3354

- - - - -
6ce0fc57 by Simon Cross at 2020-12-04T14:19:38+00:00
Merge branch 'branch/add-rffi-constcharpsize2str' into 'branch/default'

Implement constcharpsize2str in rffi.

See merge request pypy/pypy!780

- - - - -
7397c20b by Ronan Lamy at 2020-12-04T16:29:57+00:00
hg merge default (with some win64 tweaks backported from py3.7)

--HG--
branch : py3.6

- - - - -
c8ce918c by Ronan Lamy at 2020-12-04T16:53:56+00:00
hg merge py3.6

--HG--
branch : py3.7

- - - - -


7 changed files:

- pypy/doc/how-to-release.rst
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_warnings/test/apptest_warnings.py
- + pypy/tool/release/check_versions.py
- + pypy/tool/release/versions.json
- rpython/rtyper/lltypesystem/rffi.py
- rpython/rtyper/lltypesystem/test/test_rffi.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344
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/20201204/24ee4f99/attachment.html>


More information about the pypy-commit mailing list