Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy


Commits:
df57303a by Carl Friedrich Bolz-Tereick at 2023-03-14T17:05:25+01:00
small optimization: it does not make sense for space.newlong to return a
W_LongObject on pypy3, where there is no observable applevel difference between
W_IntObject and W_LongObject

--HG--
branch : py3.9

- - - - -


4 changed files:

- pypy/module/cpyext/test/test_longobject.py
- pypy/objspace/std/intobject.py
- pypy/objspace/std/objspace.py
- pypy/objspace/std/test/test_longobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/df57303a133f992a8ad232857e9550196c423323

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/df57303a133f992a8ad232857e9550196c423323
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to