[pypy-commit] [Git][pypy/pypy][branch/default] a magic function that gives access to the underlying utf-8 bytes of a unicode

Carl Friedrich Bolz-Tereick foss at heptapod.net
Mon Mar 2 11:08:33 EST 2020


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


Commits:
c004c6d5 by Carl Friedrich Bolz-Tereick at 2020-03-02T17:07:53+01:00
a magic function that gives access to the underlying utf-8 bytes of a unicode
object (useful for debugging)

- - - - -


3 changed files:

- pypy/module/__pypy__/interp_magic.py
- pypy/module/__pypy__/moduledef.py
- pypy/module/__pypy__/test/test_magic.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/c004c6d5b089e1f57ea98e53244bd0f7cee4f709

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/c004c6d5b089e1f57ea98e53244bd0f7cee4f709
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200302/872bfa89/attachment.html>


More information about the pypy-commit mailing list