Skip to content

Pyface 7.4.4

Compare
Choose a tag to compare
@corranwebster corranwebster released this 21 Dec 13:03
· 65 commits to main since this release

Highlights of this release

This is a quick bugfix release that resolves some issues with the 7.4.3 release on CI for downstream projects. The issues were on testing code, and so shouldn't impact application code or behaviour.

Detailed changes

Fixes

  • Don't raise ConditionTimeoutError if test doesn't time out (#1182)

CI

  • get CI working again with ubuntu-current on GitHub (#1186)