Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
1ddc8bd8 by Matti Picus at 2020-08-25T20:48:02+03:00
more merge-from-default cleanup
--HG--
branch : py3.6
- - - - -
1b2d3708 by Matti Picus at 2020-08-26T17:43:49+03:00
more merge-from-default cleanup
--HG--
branch : py3.6
-
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
1b2d3708 by Matti Picus at 2020-08-26T17:43:49+03:00
more merge-from-default cleanup
--HG--
branch : py3.6
- - - - -
1 changed file:
- pypy/interpreter/test/test_app_main.py
View it on GitLab:
https://foss.heptapod.net/py
Matti Picus pushed to branch branch/default 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
- - -