Skip to content
Snippets Groups Projects
Commit 4ff71419 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

ver bump

parent 587a90dd
No related branches found
No related tags found
No related merge requests found
# v2.23.5 # v2.24.1
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
Documentation
-------------
* Improved the documentation for CPU usage functions - noted that there will be a thread spawned in the background.
__version__ = '2.24.0' __version__ = '2.24.1a1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment