mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 10:35:20 -04:00
8 lines
227 B
Plaintext
8 lines
227 B
Plaintext
|
|
* 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
|
|
|