[pypy-commit] [Git][pypy/pypy][branch/map-improvements] 5 commits: unify 'hints' and '_hints' to '_hints'

Carl Friedrich Bolz-Tereick foss at heptapod.net
Mon Feb 1 08:31:58 EST 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/map-improvements at PyPy / pypy


Commits:
d32edb19 by Matti Picus at 2021-01-28T08:51:10+02:00
unify 'hints' and '_hints' to '_hints'

--HG--
branch : rpython-never-allocate

- - - - -
09557e2a by Matti Picus at 2021-01-28T11:45:44+02:00
re-apply backed out changes from rpython-never-allocate

- - - - -
e60d8676 by Matti Picus at 2021-01-28T11:46:28+02:00
remerge fixes from rpython-never-allocate

- - - - -
b5e28e56 by Matti Picus at 2021-02-01T08:06:49+02:00
merge heads

- - - - -
84f4bacf by Carl Friedrich Bolz-Tereick at 2021-02-01T14:10:13+01:00
merge default

--HG--
branch : map-improvements

- - - - -


9 changed files:

- pypy/doc/whatsnew-head.rst
- rpython/memory/gctransform/transform.py
- rpython/rlib/objectmodel.py
- rpython/rlib/test/test_objectmodel.py
- rpython/rtyper/lltypesystem/ll2ctypes.py
- rpython/rtyper/lltypesystem/lltype.py
- rpython/rtyper/rclass.py
- rpython/translator/c/database.py
- rpython/translator/c/node.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/859cf4874ef95ee00e1d8dc3279d85c142fadcc8...84f4bacf4c10aa54bb5c07f54803316a0e0a6c53

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/859cf4874ef95ee00e1d8dc3279d85c142fadcc8...84f4bacf4c10aa54bb5c07f54803316a0e0a6c53
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/20210201/23c9eb8f/attachment.html>


More information about the pypy-commit mailing list