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


Commits:
0d0740ed by Carl Friedrich Bolz-Tereick at 2023-10-02T12:01:30+02:00
expose the time taken in GC to the logs too

it's computed anyway, no reason not to show it as well

- - - - -
ee9b959e by Carl Friedrich Bolz-Tereick at 2023-10-16T08:36:02+02:00
#4018: fix constfolding of str() without arguments (used to crash)

- - - - -
28f8f65b by Matti Picus at 2023-10-16T17:09:53+03:00
fix translation

--HG--
branch : py3.9

- - - - -
2131e7dc by Matti Picus at 2023-10-16T17:10:27+03:00
merge default

--HG--
branch : py3.9

- - - - -


6 changed files:

- pypy/module/cpyext/api.py
- pypy/module/cpyext/include/object.h
- pypy/module/cpyext/typeobject.py
- rpython/flowspace/operation.py
- rpython/flowspace/test/test_objspace.py
- rpython/memory/gc/incminimark.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/be682aa992e423f6d44fa027994197b72ce3ff02...2131e7dc4291c97fabe2560d606673c9db560c5e

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/be682aa992e423f6d44fa027994197b72ce3ff02...2131e7dc4291c97fabe2560d606673c9db560c5e
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