mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-24 19:35:48 +01:00
7 lines
227 B
Groff
7 lines
227 B
Groff
|
|
* Refactor web.fetch.simple to use per connection timeouts via the timeout kwarg for mechanize.open
|
|
|
|
* Refactor IPC code to use communication logic from multiprocessing
|
|
|
|
* Use multiprocessing for cpu_count instead of QThread
|
|
|