Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits: 246c8765 by Matti Picus at 2020-07-12T09:27:09+03:00 fix os.unsetenv on win32, bpo 39413 (CPython 3.7+, we can do 3.6+) --HG-- branch : py3.6 - - - - - a3960864 by Matti Picus at 2020-07-12T09:27:27+03:00 also needed for runappdirect on win32 --HG-- branch : py3.6 - - - - - 5 changed files: - pypy/module/_cffi_backend/test/conftest.py - pypy/module/posix/interp_posix.py - pypy/module/posix/moduledef.py - pypy/module/posix/test/test_posix2.py - rpython/rlib/rwin32.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/922ce868d8f8c17970c0b61ce7674dc0cc6fbed7...a396086466c83b52a7fd7b7d60cc6f6e86a47313 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/922ce868d8f8c17970c0b61ce7674dc0cc6fbed7...a396086466c83b52a7fd7b7d60cc6f6e86a47313 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
