[pypy-commit] [Git][pypy/pypy][branch/py3.7-winreg] 2 commits: bpo-25778, truncate REG_SZ at first NULL to match reg.exe behaviour

nulano foss at heptapod.net
Wed Dec 23 21:11:56 EST 2020



nulano pushed to branch branch/py3.7-winreg at PyPy / pypy


Commits:
eb5d8d6c by nulano at 2020-12-24T02:29:46+01:00
bpo-25778, truncate REG_SZ at first NULL to match reg.exe behaviour

--HG--
branch : py3.7-winreg

- - - - -
00da5a5f by nulano at 2020-12-24T02:30:26+01:00
change REG_MULTI_SZ parsing to match CPython for empty strings

--HG--
branch : py3.7-winreg

- - - - -


2 changed files:

- pypy/module/_winreg/interp_winreg.py
- pypy/module/_winreg/test/test_winreg.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/b305b480b252c2ac9e7df410e55065b79b430193...00da5a5f4ae896a6d642bf5904d0b1792079e0b9

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b305b480b252c2ac9e7df410e55065b79b430193...00da5a5f4ae896a6d642bf5904d0b1792079e0b9
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/20201224/5c1d34a1/attachment.html>


More information about the pypy-commit mailing list