[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: implement new features in hexlify, by reusing the bytearray implementation

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Thu Jun 10 05:05:31 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy


Commits:
dd0beb10 by Carl Friedrich Bolz-Tereick at 2021-06-10T10:40:20+02:00
implement new features in hexlify, by reusing the bytearray implementation

--HG--
branch : py3.8

- - - - -
1da94324 by Carl Friedrich Bolz-Tereick at 2021-06-10T10:59:16+02:00
make docstrings utf-8 :-(

--HG--
branch : py3.8

- - - - -


5 changed files:

- pypy/module/binascii/interp_hexlify.py
- pypy/module/binascii/test/test_binascii.py
- pypy/objspace/std/bytesobject.py
- pypy/objspace/std/memoryobject.py
- pypy/objspace/std/test/test_bytesobject.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/5671d19ba7a1042d68e8e74697ab32b6db858e33...1da9432408211f1956c5d471356c08bd74ad7c32

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/5671d19ba7a1042d68e8e74697ab32b6db858e33...1da9432408211f1956c5d471356c08bd74ad7c32
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210610/021d7895/attachment.html>


More information about the pypy-commit mailing list