]> granicus.if.org Git - python/commit
#23464: remove JoinableQueue that was deprecated in 3.4.4.
authorR David Murray <rdmurray@bitdance.com>
Sun, 12 Apr 2015 22:47:56 +0000 (18:47 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 12 Apr 2015 22:47:56 +0000 (18:47 -0400)
commite81a773352bdfae94856f69b54f0e37917bd688b
tree330e9a547578074b27e22c6f03825af69e3e6b84
parent5646de47e18b8a357dff4e01c2f949c6f288e035
#23464: remove JoinableQueue that was deprecated in 3.4.4.

Patch by A. Jesse Jiryu Davis.
Doc/library/asyncio-queue.rst
Doc/whatsnew/3.5.rst
Lib/asyncio/queues.py
Misc/NEWS