Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 2911ecba by Matti Picus at 2020-08-26T23:57:08+03:00 add a gc.collect for pypy - - - - - e3c81a24 by Matti Picus at 2020-08-27T00:14:59+03:00 dict order can change between cpython2 and pypy2. Test against both ordering - - - - - aca83dba by Matti Picus at 2020-08-27T12:21:09+03:00 test, fix for crash in strftime, will not crash when using msvcrt>=10 - - - - - ff4c2f71 by Matti Picus at 2020-08-27T13:49:20+03:00 Merge with default --HG-- branch : py3.6 - - - - - 6a4cf067 by Matti Picus at 2020-08-27T13:50:37+03:00 rework win32 strftime to use wcsftime, not pre-check format string, unskip test --HG-- branch : py3.6 - - - - - 5b646daf by Matti Picus at 2020-08-27T14:08:28+03:00 merge py3.6 into py3.7 --HG-- branch : py3.7 - - - - - 5 changed files: - pypy/module/time/interp_time.py - pypy/module/time/test/test_time.py - rpython/jit/backend/llsupport/test/test_descr.py - rpython/rlib/test/test_rawrefcount.py - rpython/rtyper/lltypesystem/ll2ctypes.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/2b1f2cc0bb5d9efc0e8f673e497c288ad3ed5f3f...5b646daf68a1e862f757d9d0cb2db49814c27393 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2b1f2cc0bb5d9efc0e8f673e497c288ad3ed5f3f...5b646daf68a1e862f757d9d0cb2db49814c27393 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