timewarrior/test/basetest
Shaun Ruffell ce021a87e3 test: Thread.isAlive() -> Thread.is_alive()
Python added Thread.is_alive() in 2.6 and removed Thread.isAlive() in
3.9.

This change is needed to run the tests with Python 3.9.

https://bugs.python.org/issue37804
Signed-off-by: Shaun Ruffell <sruffell@sruffell.net>
2020-11-21 15:34:04 +01:00
..
__init__.py Remove vim annotations 2019-12-11 10:20:33 +01:00
exceptions.py Remove vim annotations 2019-12-11 10:20:33 +01:00
meta.py Remove vim annotations 2019-12-11 10:20:33 +01:00
testing.py Add test for export with tag filter 2020-03-06 16:13:00 +01:00
timew.py Remove obsolete code 2020-02-23 19:03:54 +01:00
utils.py test: Thread.isAlive() -> Thread.is_alive() 2020-11-21 15:34:04 +01:00