mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
10 lines
323 B
Groff
10 lines
323 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
|
|
|
|
* Windows build:
|
|
* Compile all dependencies with MSVC 2008 since this is what python now uses
|