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


Commits:
eae4936b by Matti Picus at 2021-11-03T10:54:58+02:00
add test that passes on CPython, segfault on PyPy3.7

--HG--
branch : format-width

- - - - -
cb05fdea by Matti Picus at 2021-11-03T13:32:58+02:00
move test, fix format parsing code

--HG--
branch : format-width

- - - - -
08ffa6c2 by Matti Picus at 2021-11-04T00:21:32+02:00
fix over-eager incrementing when counting pyobject formatters, add more tests

--HG--
branch : format-width

- - - - -
39259202 by Matti Picus at 2021-11-04T00:22:55+02:00
Merge format-width which fixes PyUnicode_FromFormat (issue 3593)

--HG--
branch : py3.7

- - - - -
bed2cf60 by Matti Picus at 2021-11-04T00:26:28+02:00
remove whatsnew-head

--HG--
branch : py3.7

- - - - -


7 changed files:

- pypy/doc/index-of-whatsnew.rst
- − pypy/doc/test/test_whatsnew.py
- − pypy/doc/whatsnew-head.rst
- − pypy/doc/whatsnew-pypy3-head.rst
- pypy/module/cpyext/src/unicodeobject.c
- pypy/module/cpyext/test/test_exception.py
- pypy/module/cpyext/test/test_unicodeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/db3301c8dcbb558131f0022fd155fbcf0bf0fbcf...bed2cf602d799e9cdbf2549e5f04ba3df1c96717

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


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to