Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
31443842 by Matti Picus at 2020-10-14T07:48:34+03:00
fix test_sysconfig by sorting tuple
--HG--
branch : py3.6
- - - - -
1 changed file:
- lib-python/3/test/test_sysconfig.py
View it on GitLab:
https://foss.heptapod.net/p
Stefano Rivera pushed to branch branch/default at PyPy / pypy
Commits:
1c587c14 by Stefano Rivera at 2020-10-13T19:53:55-07:00
bpo-31893: Simplify select.kqueue object comparison
Return NotImplemented in comparison with other types, resulting in a defined
ordering on 2.7, and an exception on 3
Stefano Rivera pushed to branch branch/py3.6 at PyPy / pypy
Commits:
ba379e5c by Stefano Rivera at 2020-10-13T18:52:29-07:00
Allow customizing structseq constructors for sched_param() (cPython
compatibility)
--HG--
branch : py3.6
- - - - -
3 changed files:
- lib_pypy/_structseq.py
- pypy/
nulano pushed to branch branch/win64 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 by Stefan
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
b836e6f1 by Matti Picus at 2020-10-13T12:19:34+03:00
test, fix execve with no args (reverts 2939d5ee3bf4)
--HG--
branch : py3.6
- - - - -
3 changed files:
- extra_tests/test_os.py
- pypy/module/posix/interp_posix.py
- pypy/m
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
092ec1e2 by Matti Picus at 2020-10-13T10:06:08+03:00
fix tests in extra_tests/test_os.py
--HG--
branch : py3.6
- - - - -
1 changed file:
- extra_tests/test_os.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/co