Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy
Commits: 119699b4 by Stefano Rivera at 2020-10-10T00:07:05-07:00 getsockopt(): For boolean options, non-zero vales are true On MacOS, TCP_NODELAY was returning 4. - - - - - 6f9118ce by Stefano Rivera at 2020-10-10T00:21:27-07:00 You can't rely on SO_RCVBUF & SO_SNDBUF, MacOS will auto-tune them up to 512k - - - - - e8fd41bb by Stefano Rivera at 2020-10-10T00:26:19-07:00 Case-insensitive encoding comparison >>>> sys.getfilesystemencoding() 'utf-8' - - - - - c4f94e47 by Stefano Rivera at 2020-10-10T00:38:10-07:00 wait3() on MacOS ignores invalid options - - - - - 88a177ce by Stefano Rivera at 2020-10-10T00:52:19-07:00 This test failure is known MacOS issue. We'll just have to live with a more limited test on MacOS - - - - - c504a6cd by Stefano Rivera at 2020-10-10T09:02:44-07:00 Drop -n, on MacOS, the builtin echo in sh doesn't support -n - - - - - da4d2ab5 by Stefano Rivera at 2020-10-10T09:04:34-07:00 We now have an nt_pypy scheme - - - - - d6f75db6 by Stefano Rivera at 2020-10-10T09:38:55-07:00 merge default into stdlib-2.7.18-3 --HG-- branch : stdlib-2.7.18-3 - - - - - 6 changed files: - extra_tests/test_os.py - lib-python/2.7/test/test_sysconfig.py - pypy/module/_socket/test/test_sock_app.py - pypy/module/posix/test/test_posix2.py - pypy/module/test_lib_pypy/test_os_wait.py - pypy/objspace/std/test/test_newformat.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/3e76cf4231ec90236b83dbd4f595d265fc6300cd...d6f75db6e56a2a47f06ab1d194dfb7107e840915 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3e76cf4231ec90236b83dbd4f595d265fc6300cd...d6f75db6e56a2a47f06ab1d194dfb7107e840915 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