[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: add winreg auditing, convert unwrap_spec(...="unicode"...) to utf8

Matti Picus (@mattip) foss at heptapod.net
Sun Jan 2 09:32:37 EST 2022



Matti Picus pushed to branch branch/py3.8 at PyPy / pypy


Commits:
df1cd70e by Matti Picus at 2022-01-02T12:41:37+02:00
add winreg auditing, convert unwrap_spec(...="unicode"...) to utf8

One step closer to removing realunicode_w

--HG--
branch : py3.8

- - - - -
56c274d9 by Matti Picus at 2022-01-02T15:31:52+02:00
putenv leaks memory

--HG--
branch : py3.7

- - - - -
c5624c59 by Matti Picus at 2022-01-02T15:35:27+02:00
fix test for windows

--HG--
branch : py3.7

- - - - -
cec0cb94 by Matti Picus at 2022-01-02T15:50:36+02:00
skip test even if run on pypy2.7 (app_main is not python2 syntax)

--HG--
branch : py3.7

- - - - -
29444c7f by Matti Picus at 2022-01-02T16:31:11+02:00
merge py3.7

--HG--
branch : py3.8

- - - - -


4 changed files:

- pypy/interpreter/test/test_app_main.py
- pypy/interpreter/test/test_gateway.py
- pypy/module/__builtin__/test/test_breakpoint.py
- pypy/module/_winreg/interp_winreg.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/15bc533410e68d82371c91431c8a96aed1f164bc...29444c7f4237c2ca45626d2736722f421e6cf2bc

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/15bc533410e68d82371c91431c8a96aed1f164bc...29444c7f4237c2ca45626d2736722f421e6cf2bc
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/20220102/180d9a23/attachment.html>


More information about the pypy-commit mailing list