]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Tweak the threaded example in concurrent.futures
authorNick Coghlan <ncoghlan@gmail.com>
Tue, 16 Oct 2012 12:50:04 +0000 (22:50 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Tue, 16 Oct 2012 12:50:04 +0000 (22:50 +1000)
commitf06ea25df2e7840d00a3ad624446c47f93aad1d4
tree8eba914b7e3486af8d6b1dd3b643997d1b35c2aa
parentc101bf32c4011a3c7f3249b8c15bcf95b944095b
Tweak the threaded example in concurrent.futures
Doc/library/concurrent.futures.rst
Misc/NEWS