[pypy-commit] [Git][pypy/pypy][branch/stdlib-3.6.12] 3 commits: manually backport f801807de06f - kqueue and bpo 30058

2020-10-10 Thread Matti Picus
Matti Picus pushed to branch branch/stdlib-3.6.12 at PyPy / pypy Commits: 1c92f810 by Matti Picus at 2020-10-11T09:16:21+03:00 manually backport f801807de06f - kqueue and bpo 30058 --HG-- branch : stdlib-3.6.12 - - - - - 26a8758f by Stefano Rivera at 2020-10-09T18:14:07-07:00 bpo-30807: signa

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 85 commits: update to v2.7.16

2020-10-10 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 1794dd2c by Matti Picus at 2019-05-20T12:55:24+03:00 update to v2.7.16 --HG-- branch : vendor/stdlib - - - - - 62d4a706 by Matti Picus at 2019-05-20T12:56:07+03:00 add how-to-update --HG-- branch : vendor/stdlib - - - - - 4c2

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/stdlib-3.6.12

2020-10-10 Thread Matti Picus
Matti Picus pushed new branch branch/stdlib-3.6.12 at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/stdlib-3.6.12 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mail

[pypy-commit] [Git][pypy/pypy][branch/vendor/stdlib-3.6] 2 commits: copy in stdlib3.6.12, remove stdlib2.7

2020-10-10 Thread Matti Picus
Matti Picus pushed to branch branch/vendor/stdlib-3.6 at PyPy / pypy Commits: 10e4ceca by Matti Picus at 2020-10-11T08:28:41+03:00 copy in stdlib3.6.12, remove stdlib2.7 --HG-- branch : vendor/stdlib-3.6 - - - - - bcd7ed67 by Matti Picus at 2020-10-11T08:31:30+03:00 add new file --HG-- branc

[pypy-commit] [Git][pypy/pypy][branch/default] check for None in PyLong_AsUnsignedLongLong

2020-10-10 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 65d6e77f by Matti Picus at 2020-10-11T08:22:46+03:00 check for None in PyLong_AsUnsignedLongLong - - - - - 1 changed file: - pypy/module/cpyext/longobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commi

[pypy-commit] [Git][pypy/pypy][branch/win64] skip cpyext tests when calling a single file directly

2020-10-10 Thread nulano
nulano pushed to branch branch/win64 at PyPy / pypy Commits: 2e7d493a by nulano at 2020-10-10T22:36:21+01:00 skip cpyext tests when calling a single file directly --HG-- branch : win64 - - - - - 1 changed file: - pypy/module/cpyext/test/conftest.py View it on GitLab: https://foss.heptap

[pypy-commit] [Git][pypy/pypy][branch/default] 5 commits: bpo-35194: Fix a wrong constant in cp932 codec.

2020-10-10 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/default at PyPy / pypy Commits: 2f1b824f by Stefano Rivera at 2020-10-10T13:13:34-07:00 bpo-35194: Fix a wrong constant in cp932 codec. - - - - - 3b0a9c0d by Stefano Rivera at 2020-10-10T13:16:02-07:00 bpo-34794: Fix a leak in Tkinter. - - - - - 39d38bc9

[pypy-commit] [Git][pypy/pypy][branch/win64] 76 commits: update to v2.7.16

2020-10-10 Thread Matti Picus
Matti Picus pushed to branch branch/win64 at PyPy / pypy Commits: 1794dd2c by Matti Picus at 2019-05-20T12:55:24+03:00 update to v2.7.16 --HG-- branch : vendor/stdlib - - - - - 62d4a706 by Matti Picus at 2019-05-20T12:56:07+03:00 add how-to-update --HG-- branch : vendor/stdlib - - - - - 4c2

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/stdlib-2.7.18-3

2020-10-10 Thread Matti Picus
Matti Picus deleted branch branch/stdlib-2.7.18-3 at PyPy / pypy -- 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

[pypy-commit] [Git][pypy/pypy][branch/default] 68 commits: update to v2.7.16

2020-10-10 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 1794dd2c by Matti Picus at 2019-05-20T12:55:24+03:00 update to v2.7.16 --HG-- branch : vendor/stdlib - - - - - 62d4a706 by Matti Picus at 2019-05-20T12:56:07+03:00 add how-to-update --HG-- branch : vendor/stdlib - - - - - 4

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] 8 commits: getsockopt(): For boolean options, non-zero vales are true

2020-10-10 Thread Stefano Rivera
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-

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: Drop -n, on MacOS, the builtin echo in sh doesn't support -n

2020-10-10 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/default at PyPy / pypy Commits: 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 - - - - -

[pypy-commit] [Git][pypy/pypy][branch/default] 5 commits: getsockopt(): For boolean options, non-zero vales are true

2020-10-10 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/default 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 Yo

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] bpo-30058: Fixed buffer overflow in select.kqueue.control().

2020-10-10 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy Commits: d60906d4 by Stefano Rivera at 2020-10-09T23:34:48-07:00 bpo-30058: Fixed buffer overflow in select.kqueue.control(). --HG-- branch : stdlib-2.7.18-3 - - - - - 2 changed files: - pypy/module/select/interp_kqueue.