Twisted 8.0.0pre1 features
Новое
twisted.python.modules is a new system for representing and manipulating module paths (i.e. sys.path) (#1951)
Log files now include seconds in the timestamps (#867)
objgrep now knows how to search through deque objects (#2323)
It is now possible to limit the number of log files to create during log rotation (#1095)
twisted.python.lockfile contains a DeferredFilesystemLock which gives a Deferred interface to lock file acquisition (#2180)
