Matti Picus pushed to branch branch/compact-unicode at PyPy / pypy


Commits:
c91a42ce by Matti Picus at 2021-07-23T18:02:35+03:00
add more gaurds but still segfaulting

--HG--
branch : compact-unicode

- - - - -
69fe3b1b by Matti Picus at 2021-07-25T20:17:17+03:00
optimize by creating helper functions to avoid Py* calling overhead

--HG--
branch : compact-unicode

- - - - -
52b41796 by Matti Picus at 2021-07-25T20:18:36+03:00
more debugging guards

--HG--
branch : compact-unicode

- - - - -
4a0531ac by Matti Picus at 2021-07-25T20:20:03+03:00
fix PyUnicode_New

--HG--
branch : compact-unicode

- - - - -
b1876c33 by Matti Picus at 2021-07-25T23:20:12+03:00
cleanup debug cruft, remove wrong assert

--HG--
branch : compact-unicode

- - - - -
33febd05 by Matti Picus at 2021-07-26T12:00:08+03:00
subclasses (like numpy.unicode_) should not use the compact form

--HG--
branch : compact-unicode

- - - - -


2 changed files:

- pypy/module/cpyext/test/test_unicodeobject.py
- pypy/module/cpyext/unicodeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/975eda6978b8e37a4605ee3fe87036912ce37969...33febd054aaaca55af7607f7e71e94eaf5de24d3

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/975eda6978b8e37a4605ee3fe87036912ce37969...33febd054aaaca55af7607f7e71e94eaf5de24d3
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