Matti Picus pushed to branch branch/win64 at PyPy / pypy
Commits: 36b29935 by Armin Rigo at 2020-10-05T22:14:31+02:00 Fix crypt with a multithread protection lock, similar to the one in grp.py - - - - - 4bd4f38e by Matti Picus at 2020-10-06T08:48:26+03:00 fix failing tests - - - - - 0555837d by Matti Picus at 2020-10-07T08:34:21+03:00 more test fixes - - - - - 3a0aa403 by Matti Picus at 2020-10-07T09:09:48+03:00 update expired testing certificates from latest CPython HEAD - - - - - c23aead4 by Matti Picus at 2020-10-08T05:46:36+03:00 always use NT sysconfig scheme on windows, issue 3321 - - - - - 24f76b1c by Matti Picus at 2020-10-08T07:29:54+03:00 fix (again) avoid python since it needs LD_LIBRARY_PATH on buildbot workers - - - - - aff9c021 by Matti Picus at 2020-10-08T23:05:54+03:00 refactor app_main to delay importing stdlib's os, maybe related to issue 3323 --HG-- branch : app_main - - - - - 2d90de13 by Matti Picus at 2020-10-08T23:07:12+03:00 merge app_main into win64 --HG-- branch : win64 - - - - - 9 changed files: - extra_tests/test_os.py - lib-python/2.7/sysconfig.py - lib-python/2.7/test/keycert.passwd.pem - lib-python/2.7/test/keycert.pem - lib-python/2.7/test/keycert2.pem - lib-python/2.7/test/keycert3.pem - lib-python/2.7/test/keycert4.pem - lib_pypy/crypt/__init__.py - pypy/interpreter/app_main.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/babe6787408b42932af658f5d29a95f5025e1481...2d90de1376355415ac93705f8168b8f2048a5bbf -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/babe6787408b42932af658f5d29a95f5025e1481...2d90de1376355415ac93705f8168b8f2048a5bbf 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