[Python-Dev] cpython (3.3): Tweak the threaded example in concurrent.futures
Andrew Svetlov
andrew.svetlov at gmail.com
Wed Oct 17 20:34:02 CEST 2012
More information about the Python-Dev mailing list
Wed Oct 17 20:34:02 CEST 2012
- Previous message: [Python-Dev] cpython (3.3): Tweak the threaded example in concurrent.futures
- Next message: [Python-Dev] [Python-checkins] cpython (3.3): Tweak the threaded example in concurrent.futures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Good note! On Wed, Oct 17, 2012 at 7:55 PM, Serhiy Storchaka <storchaka at gmail.com> wrote: > 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). > > > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/andrew.svetlov%40gmail.com -- Thanks, Andrew Svetlov
- Previous message: [Python-Dev] cpython (3.3): Tweak the threaded example in concurrent.futures
- Next message: [Python-Dev] [Python-checkins] 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