[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: remove outdated comment, issue 2248 was fixed

Matti Picus (@mattip) foss at heptapod.net
Fri Jul 2 09:28:00 EDT 2021



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


Commits:
0caa0840 by Matti Picus at 2021-07-02T15:14:46+03:00
remove outdated comment, issue 2248 was fixed

--HG--
branch : py3.7

- - - - -
8e9f3ee2 by Matti Picus at 2021-07-02T16:26:32+03:00
remove bad copy-paste line

--HG--
branch : py3.7

- - - - -
69b15100 by Matti Picus at 2021-07-02T16:27:21+03:00
add slot functions so int(x) and float(x) work properly

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/module/cpyext/slotdefs.py
- pypy/module/cpyext/test/test_typeobject.py
- pypy/module/cpyext/userslot.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3c2099f10102052bce6a90e3a1d4607e4454a9d5...69b15100661f2e407c6b8901b257e96bc0126f6d

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3c2099f10102052bce6a90e3a1d4607e4454a9d5...69b15100661f2e407c6b8901b257e96bc0126f6d
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/20210702/257ae33e/attachment.html>


More information about the pypy-commit mailing list