[pypy-commit] [Git][pypy/pypy][branch/py3.6] 5 commits: reformat exec statement

Matti Picus foss at heptapod.net
Thu Jul 9 08:33:56 EDT 2020



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


Commits:
2b3acf5d by Matti Picus at 2020-07-08T22:15:22+03:00
reformat exec statement

--HG--
branch : py3.6

- - - - -
db041ddb by Matti Picus at 2020-07-09T15:21:09+03:00
back out winconsoleio since it broke the repl

--HG--
branch : py3.6

- - - - -
77150eb1 by Matti Picus at 2020-07-09T00:12:06+03:00
use decorators for skip in test

--HG--
branch : py3.6

- - - - -
73a6cf46 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

- - - - -
8a0bd510 by Matti Picus at 2020-07-09T15:33:07+03:00
merge heads

--HG--
branch : py3.6

- - - - -


16 changed files:

- lib_pypy/_pypy_winbase_build.py
- lib_pypy/_pypy_winbase_cffi.py
- − lib_pypy/_testconsole.py
- lib_pypy/_winapi.py
- pypy/doc/whatsnew-pypy3-head.rst
- pypy/module/_io/interp_bufferedio.py
- pypy/module/_io/interp_io.py
- − pypy/module/_io/interp_win32consoleio.py
- pypy/module/_io/moduledef.py
- − pypy/module/_io/test/_testconsole.py
- − pypy/module/_io/test/test_win32consoleio.py
- pypy/module/signal/interp_signal.py
- pypy/module/signal/moduledef.py
- pypy/module/signal/test/test_signal.py
- rpython/rlib/rwin32.py
- rpython/rlib/rwin32file.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/0c0679834dd7d24133cf29a079977ecc5f1246bc...8a0bd510ea8691e50f2921b8aa671a119ea9a786

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/0c0679834dd7d24133cf29a079977ecc5f1246bc...8a0bd510ea8691e50f2921b8aa671a119ea9a786
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200709/cc909b32/attachment.html>


More information about the pypy-commit mailing list