[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test, windows is not special (matches CPython behaviour)

2022-04-18 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: e47379b8 by Matti Picus at 2022-04-18T09:54:53+03:00 fix test, windows is not special (matches CPython behaviour) --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/objspace/std/test/test_floatobject.py View it on Hept

[pypy-commit] [Git][pypy/pypy][branch/py3.8] Fix test (backported from 9de88aa63822)

2022-04-13 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/py3.8 at PyPy / pypy Commits: ab7405ef by Ronan Lamy at 2022-04-13T16:41:26+01:00 Fix test (backported from 9de88aa63822) --HG-- branch : py3.8 - - - - - 1 changed file: - lib-python/3/test/test_ast.py View it on Heptapod: https://foss.heptapod.net/pyp

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test

2022-03-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: fd7a416c by Matti Picus at 2022-03-24T07:01:05+02:00 fix test --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/cpyext/test/test_bytesobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test

2021-12-31 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: d884c4ad by Matti Picus at 2021-12-31T09:07:32+02:00 fix test --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/_socket/test/test_sock_app.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/d

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test for misinterpreted OpenSSL version scheme (bpo-46114)

2021-12-19 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 441ff264 by Matti Picus at 2021-12-20T09:20:02+02:00 fix test for misinterpreted OpenSSL version scheme (bpo-46114) --HG-- branch : py3.8 - - - - - 1 changed file: - lib-python/3/test/test_ssl.py View it on Heptapod: http

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test

2021-11-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 0f131982 by Matti Picus at 2021-11-24T09:52:25+02:00 fix test --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/interpreter/test/apptest_unraisable.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test

2021-09-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 6980bc9e by Matti Picus at 2021-09-13T06:51:07+03:00 fix test --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/sys/test/test_initpath.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/6980b

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test (should have been part of 22ccf43c96db)

2021-08-11 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 1fa724d5 by Carl Friedrich Bolz-Tereick at 2021-08-11T11:04:10+02:00 fix test (should have been part of 22ccf43c96db) --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/imp/test/test_import.py Vi

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test: time is impported by pure-python zipimport

2021-06-19 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: eac22055 by Matti Picus at 2021-06-20T00:21:16+03:00 fix test: time is impported by pure-python zipimport --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/thread/test/test_import_lock.py View it on Heptapod: