[pypy-commit] [Git][pypy/pypy][branch/hpy-update-vendored] 3 commits: greatly simplify the code which instantiate the correct W_SlotWrapper subclass...

Antonio Cuni foss at heptapod.net
Sun Aug 23 03:48:14 EDT 2020



Antonio Cuni pushed to branch branch/hpy-update-vendored at PyPy / pypy


Commits:
26a2d96b by Antonio Cuni at 2020-08-23T09:27:15+02:00
greatly simplify the code which instantiate the correct W_SlotWrapper subclass and fills correct slots

--HG--
branch : hpy-update-vendored

- - - - -
bedc43db by Antonio Cuni at 2020-08-23T09:30:08+02:00
remove the ugly import *

--HG--
branch : hpy-update-vendored

- - - - -
cdc88b31 by Antonio Cuni at 2020-08-23T09:47:13+02:00
just cosmetics: put placeholders for all the HPy_* slots, in the same order as they are defined in typeslots.h

--HG--
branch : hpy-update-vendored

- - - - -


1 changed file:

- pypy/module/_hpy_universal/interp_slot.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/8104da1c7586b44fb6dbaf1a59bdb2b0c2fe6d87...cdc88b3149eff618933bc196bca70733bcd3584f

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/8104da1c7586b44fb6dbaf1a59bdb2b0c2fe6d87...cdc88b3149eff618933bc196bca70733bcd3584f
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200823/4ae3952f/attachment.html>


More information about the pypy-commit mailing list