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.

v2.23.5

The software

  • added AutoflushFile.seek()
  • added AutoflushFile.truncate()
  • fixed behaviour with AutoflushFile.close()
  • fixed behavior for AutoflushFile(..., 'wb')
  • added CPUTimeManager.set_refresh_each()
  • added satella.instrumentation.cpu_time.get_own_cpu_time()
  • better documentation for satella.time.sleep()
  • fixed behaviour of PIDFileLock
  • multiple minor code changes to improve pylint statistics

Build process

  • added pylint to CodeClimate