Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
4c9e2375 by Matti Picus at 2020-07-08T21:59:45+03:00
refactor some unicode in interp_winreg to utf16 instead, flake8 fixes
--HG--
branch : py3.6
- - - - -
3 changed files:
- pypy/module/_io/interp_win32consoleio.py
- pypy/mo
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
55814218 by Matti Picus at 2020-07-08T22:15:22+03:00
reformat exec statement
--HG--
branch : py3.6
- - - - -
4370f500 by Matti Picus at 2020-07-08T22:17:04+03:00
properly skip on non-windows
--HG--
branch : py3.6
- - - - -
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
a8a77a88 by Ronan Lamy at 2020-06-24T18:27:24+01:00
A branch to remove all implicit str-unicode conversions in RPython
--HG--
branch : no-str-unicode-union
- - - - -
0840cd16 by Ronan Lamy at 2016-09-04T16:27:31+01:00
Disallow
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
0c067983 by Matti Picus at 2020-07-09T00:12:06+03:00
use decorators for skip in test
--HG--
branch : py3.6
- - - - -
1 changed file:
- pypy/module/signal/test/test_signal.py
View it on GitLab:
https://foss.heptapod.net/py