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


Commits:
8538be08 by Matti Picus at 2023-02-14T16:54:01+02:00
skip comparison of marshalled co_lines, it is a method

--HG--
branch : py3.10

- - - - -
9d6bc4e6 by Matti Picus at 2023-02-14T18:15:17+02:00
fast-path (preserves id) for string, bytes when multiplied by 1

--HG--
branch : py3.10

- - - - -
5501b71e by Matti Picus at 2023-02-14T18:57:23+02:00
test, implement the fix for bpo-27772 when formatting strings with 
"0s"

--HG--
branch : py3.10

- - - - -


6 changed files:

- pypy/module/marshal/test/test_marshalimpl.py
- pypy/objspace/std/newformat.py
- pypy/objspace/std/stringmethods.py
- pypy/objspace/std/test/test_bytesobject.py
- pypy/objspace/std/test/test_unicodeobject.py
- pypy/objspace/std/unicodeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/11c2723666bbcefee13937e863feeea10fa004f1...5501b71ebf3509620b9d82e3ce10cfaeb4850822

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/11c2723666bbcefee13937e863feeea10fa004f1...5501b71ebf3509620b9d82e3ce10cfaeb4850822
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