Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
d0cb8506 by Carl Friedrich Bolz-Tereick at 2023-07-12T09:30:31+02:00
improve unicode.strip to not force the unicode object

- - - - -
13965dce by Carl Friedrich Bolz-Tereick at 2023-07-12T14:57:39+02:00
add a special fast path for strip on ascii too

- - - - -
83fa2952 by Carl Friedrich Bolz-Tereick at 2023-07-12T16:02:58+02:00
actually unify the two boxes after guard_true(int_eq(b1, b2))

- - - - -


5 changed files:

- pypy/module/pypyjit/test_pypy_c/test_string.py
- pypy/objspace/std/test/test_unicodeobject.py
- pypy/objspace/std/unicodeobject.py
- rpython/jit/metainterp/optimizeopt/intbounds.py
- rpython/jit/metainterp/optimizeopt/test/test_optimizeintbound.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3441caff4a053bc98846211f5f898f8b4aa12380...83fa2952607b57747b1595812785afa41512fac3

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3441caff4a053bc98846211f5f898f8b4aa12380...83fa2952607b57747b1595812785afa41512fac3
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