[pypy-commit] [Git][pypy/pypy][branch/hpy] 4 commits: remove duplicate entry and ignore the content of the bin/ directory (which is...

Antonio Cuni foss at heptapod.net
Tue Sep 22 05:51:49 EDT 2020



Antonio Cuni pushed to branch branch/hpy at PyPy / pypy


Commits:
669b93dc by Antonio Cuni at 2020-09-22T10:35:52+02:00
remove duplicate entry and ignore the content of the bin/ directory (which is useful if you ./pypy -m pip install stuff inside your working copy

--HG--
branch : hpy

- - - - -
c6fe3e35 by Antonio Cuni at 2020-09-22T11:06:04+02:00
adapt our support.py to the upstream changes. test_basic.py passes again

--HG--
branch : hpy

- - - - -
419aee31 by Antonio Cuni at 2020-09-22T11:49:22+02:00
update the HPyContext struct

--HG--
branch : hpy

- - - - -
6c30bcd6 by Antonio Cuni at 2020-09-22T11:48:51+02:00
Suppress the cpyext warnings like:
   missing slot '__setattr__'/'tp_setattr', discovered on 'object'
   ...

They have been around forever and nobody looks at them anyway

--HG--
branch : hpy

- - - - -


4 changed files:

- .hgignore
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_hpy_universal/test/support.py
- pypy/module/cpyext/typeobject.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/290fef6bd75757c9255267ea4142219318feb6b2...6c30bcd6f90c32d8357ebe053f3a9a81ca821799

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/290fef6bd75757c9255267ea4142219318feb6b2...6c30bcd6f90c32d8357ebe053f3a9a81ca821799
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/20200922/f52ccb4c/attachment.html>


More information about the pypy-commit mailing list