Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits: e3549d0f by Matti Picus at 2020-10-03T20:33:35+03:00 simplify source repackaging via hg archive, creates .hg_archival.txt, issue 3315 - - - - - 7f4f78a8 by Antonio Cuni at 2020-10-04T15:24:36+02:00 improve the fake objspace so that it fails if you pass a resizable list to newtuple, and to catch the problem which was fixed by 0726e91a1ce1 - - - - - 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 - - - - - 2b478b0b by Matti Picus at 2020-10-09T08:22:56+03:00 revert a2485177d42e, redo with specific nt_pypy scheme --HG-- branch : py3.6 - - - - - 0af58f5e by Matti Picus at 2020-10-09T08:25:42+03:00 revert cf2bc3e07e69, redo with specific nt_pypy scheme - - - - - 25e68735 by Matti Picus at 2020-10-09T08:27:49+03:00 close and document branch for merging --HG-- branch : app_main - - - - - 296cbbd1 by Matti Picus at 2020-10-09T08:29:46+03:00 merge app_main which delays 'import os' until after 'import site' - - - - - ece2628b by Matti Picus at 2020-10-09T08:39:34+03:00 merge default into py3.6 --HG-- branch : py3.6 - - - - - 18207aa3 by Matti Picus at 2020-10-09T08:44:26+03:00 move initstdio to after "import site" for virtualenvs, test for issue 3323 --HG-- branch : py3.6 - - - - - 7 changed files: - extra_tests/test_os.py - + extra_tests/test_venv.py - lib-python/3/sysconfig.py - lib_pypy/_crypt/__init__.py - pypy/doc/whatsnew-head.rst - pypy/interpreter/app_main.py - pypy/tool/release/repackage.sh View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/94cb6d73e73d9c2d4e82c0484d660300bbb1a306...18207aa37e6a6db3132d005fb92180913771b920 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/94cb6d73e73d9c2d4e82c0484d660300bbb1a306...18207aa37e6a6db3132d005fb92180913771b920 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