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


Commits:
4f825892 by nulano at 2020-12-23T21:27:16+01:00
implement winreg reflection on win64

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

- - - - -
b305b480 by nulano at 2020-12-23T22:02:22+01:00
bpo-21151, preserve None passed as REG_BINARY instead of crashing or changing 
it to an empty string

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

- - - - -


4 changed files:

- pypy/module/_winreg/interp_winreg.py
- pypy/module/_winreg/test/test_winreg.py
- rpython/rlib/rwin32.py
- rpython/rlib/rwinreg.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/3ef2f9855552c892279c49ff81dcf99ab117f723...b305b480b252c2ac9e7df410e55065b79b430193

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3ef2f9855552c892279c49ff81dcf99ab117f723...b305b480b252c2ac9e7df410e55065b79b430193
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