[Python-Dev] cpython (3.3): Tweak the threaded example in concurrent.futures
Serhiy Storchaka
storchaka at gmail.com
Wed Oct 17 18:55:15 CEST 2012
More information about the Python-Dev mailing list
Wed Oct 17 18:55:15 CEST 2012
- Previous message: [Python-Dev] cpython (3.3): Tweak the threaded example in concurrent.futures
- Next message: [Python-Dev] cpython (3.3): Tweak the threaded example in concurrent.futures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 16.10.12 15:58, Antoine Pitrou wrote: > Adding an "url" attribute here looks a bit ugly to me. Why not use a > dict comprehension for future_to_url? This is especially ugly after implementing PEP 412 (Key-Sharing Dictionary).
- Previous message: [Python-Dev] cpython (3.3): Tweak the threaded example in concurrent.futures
- Next message: [Python-Dev] cpython (3.3): Tweak the threaded example in concurrent.futures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list