Files
pytest2/testing
Daniel Hahler 449290406c test_argcomplete: remove usage of distutils.spawn (#6703)
Fixes collection error with Python 3.5.3 (Travis):

    testing/test_parseopt.py:2: in <module>
        import distutils.spawn
    .tox/py35-coverage/lib/python3.5/distutils/__init__.py:4: in <module>
        import imp
    .tox/py35-coverage/lib/python3.5/imp.py:33: in <module>
        PendingDeprecationWarning, stacklevel=2)
    E   PendingDeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses

Build log: https://travis-ci.org/blueyed/pytest/builds/648305304
2020-02-10 11:52:19 +01:00
..
2019-11-06 22:08:10 +01:00
2020-01-25 19:21:19 +01:00
2020-01-15 11:20:00 +01:00
2020-01-16 21:12:48 +01:00
2020-01-16 21:12:48 +01:00
2019-10-21 00:08:03 +02:00
2019-11-16 18:55:32 +01:00
2019-11-16 18:55:32 +01:00
2019-11-16 18:55:32 +01:00