Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 263 B

v2.17.16

  • deprecated call_and_return_stdout
  • deprecated retry(call_on_failure=)
  • added default parameter to ThreadCollection
  • axed entire CallHierarchy
  • added add and iadd to ThreadCollection
  • remove slots from Monitor
  • added MonitorSet