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

- - - - -
2d414910 by Matti Picus at 2021-11-04T00:26:53+02:00
merge py3.7 into py3.8

--HG--
branch : py3.8

- - - - -


3 changed files:

- 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/c191c80804857e8d005d9e2dad690823e3b9c33e...2d4149100eaa4d519efdb073588333cd8bab0a72

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/c191c80804857e8d005d9e2dad690823e3b9c33e...2d4149100eaa4d519efdb073588333cd8bab0a72
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