Skip to content

4.3.5

Compare
Choose a tag to compare
@kata198 kata198 released this 19 Aug 21:33
· 1 commit to master since this release
  • 4.3.5 - Aug 19 2019
  • Increase times in unit tests to ensure passing on slow systems

  • Allow instantiating FunctionTimedOut exception without arguments ( will replace function name with "Unknown Function" and timedOutAfter with "Unknown" when absent). With test.

  • Update runTests.py from latest GoodTests distrib, 3.0.5 from 2.1.1

  • Regenerate docs

  • 4.3.4 - Aug 19 2019
  • Merge patch by Rafal Florczak to use threading.Thread.is_alive vs now deprecated threading.Thread.isAlive

  • Regenerate docs