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


Commits:
baf29a8a by Carl Friedrich Bolz-Tereick at 2022-07-25T13:57:22+02:00
small optimization: if a unicode string is ascii only, .split() can use the
faster ascii-based whitespace detection for finding the places to split

- - - - -


2 changed files:

- pypy/objspace/std/test/test_unicodeobject.py
- pypy/objspace/std/unicodeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/baf29a8af8af4059502aa22b85dffb6078f3179d

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/baf29a8af8af4059502aa22b85dffb6078f3179d
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