Matti Picus pushed to branch branch/py3.10 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)

- - - - -
be682aa9 by Carl Friedrich Bolz-Tereick at 2023-10-16T09:18:39+02:00
#4007: make mmap.mmap.__setitem__ accept a buffer

--HG--
branch : py3.9

- - - - -
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

- - - - -
9a0fbfb7 by Matti Picus at 2023-10-16T17:49:56+03:00
merge py3.9

--HG--
branch : py3.10

- - - - -


5 changed files:

- pypy/module/mmap/interp_mmap.py
- pypy/module/mmap/test/test_mmap.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/b93d89420d979897b72d1cf3cfdea4572db7e00d...9a0fbfb787e3bf66861d8f0ba2d0b95072b43ad6

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/b93d89420d979897b72d1cf3cfdea4572db7e00d...9a0fbfb787e3bf66861d8f0ba2d0b95072b43ad6
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