[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


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).




More information about the Python-Dev mailing list