Carl Friedrich Bolz-Tereick pushed to branch branch/record-known-result-2 at 
PyPy / pypy


Commits:
934facff by Carl Friedrich Bolz-Tereick at 2019-10-01T10:52:18+02:00
another record_known_result: the content of W_UnicodeObject is known to be a 
valid utf8 string

--HG--
branch : record-known-result-2

- - - - -
23d29722 by Carl Friedrich Bolz-Tereick at 2019-10-18T10:00:27+02:00
tell the jit that the result of str.(r)find is always smaller than the length
of the string

--HG--
branch : record-known-result-2

- - - - -
965ec925 by Carl Friedrich Bolz-Tereick at 2022-05-20T20:53:49+02:00
fix test, add one for rfind

--HG--
branch : record-known-result-2

- - - - -


4 changed files:

- pypy/module/pypyjit/test_pypy_c/test_string.py
- pypy/objspace/std/unicodeobject.py
- rpython/jit/metainterp/test/test_string.py
- rpython/rtyper/lltypesystem/rstr.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/5d57e05ff6ab2a1a0a35b85f469054f2ecd32fa8...965ec92539a7df97c9da1240aab09bcf12afcb57

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/5d57e05ff6ab2a1a0a35b85f469054f2ecd32fa8...965ec92539a7df97c9da1240aab09bcf12afcb57
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