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


Commits:
17559cd2 by Matti Picus at 2020-12-25T16:12:58+02:00
backport rpython changes from py3.7-winreg

- - - - -
90e062d3 by Matti Picus at 2020-12-26T19:12:02+02:00
fix 64-bit windows translation (nulano)

- - - - -
67503f9b by Matti Picus at 2020-12-26T23:30:57+02:00
hack at app_main and importing of types until test_proper_sys_path passes on 
windows

- - - - -
899cabcb by Matti Picus at 2020-12-27T00:08:26+02:00
merge default into branch

--HG--
branch : py3.7

- - - - -
8aeaf81b by Matti Picus at 2020-12-27T07:11:16+02:00
fix translation

- - - - -
fa41f1d7 by Matti Picus at 2020-12-27T07:30:56+02:00
fix test, since importing re no longer imports types (via copy_reg)

- - - - -
be6432bf by Matti Picus at 2020-12-28T09:39:40+02:00
wrap mavcrt.get_osfhandle with FdValidator (removed in the FdValidator 
refactoring)

- - - - -
55f49463 by Matti Picus at 2020-12-28T11:13:13+02:00
merge heads

--HG--
branch : py3.7

- - - - -
5cd23165 by Matti Picus at 2020-12-28T11:15:06+02:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -


6 changed files:

- lib_pypy/msvcrt.py
- pypy/module/__builtin__/app_inspect.py
- pypy/module/__pypy__/interp_magic.py
- pypy/module/__pypy__/moduledef.py
- pypy/module/__pypy__/test/test_magic.py
- pypy/module/cpyext/unicodeobject.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/e64b4e0969533c190d6cbcc0f346c78c6a76874b...5cd2316540af925922e6b411c608b1eca62dfbb8

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e64b4e0969533c190d6cbcc0f346c78c6a76874b...5cd2316540af925922e6b411c608b1eca62dfbb8
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