[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: mmap now has a repr (bpo 34953)

Matti Picus (@mattip) foss at heptapod.net
Tue Feb 22 08:28:20 EST 2022



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


Commits:
3e8c6b3b by Matti Picus at 2022-02-22T11:50:57+02:00
mmap now has a repr (bpo 34953)

--HG--
branch : py3.9

- - - - -
9cfb1d89 by Matti Picus at 2022-02-22T13:33:36+02:00
math.lcm: skip part of one test, fix to use index() on args

--HG--
branch : py3.9

- - - - -


4 changed files:

- lib-python/3/test/test_math.py
- pypy/module/math/app_math.py
- pypy/module/mmap/interp_mmap.py
- pypy/module/mmap/test/test_mmap.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d9c13ebdbc5bfd842b1c3c0f3f981c98e5dac15b...9cfb1d898c91d0cf28da16c2c7f13b2d3d6e48ba

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d9c13ebdbc5bfd842b1c3c0f3f981c98e5dac15b...9cfb1d898c91d0cf28da16c2c7f13b2d3d6e48ba
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/20220222/04dee202/attachment.html>


More information about the pypy-commit mailing list