]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25233: Rewrite the guts of Queue to be more understandable and correct. (Merge...
authorGuido van Rossum <guido@python.org>
Mon, 28 Sep 2015 14:44:49 +0000 (07:44 -0700)
committerGuido van Rossum <guido@python.org>
Mon, 28 Sep 2015 14:44:49 +0000 (07:44 -0700)
commitd2f184652ca992c7653730540fa1da45489c451e
treeae9f7e9cecc0c91c0c2b5c5b1dada19affa08850
parent636b83fdc583b5c7ff40167dd775e79a6c443104
parent99f96c54517b8a130b2c7080e9b7ef93e166f77e
Issue #25233: Rewrite the guts of Queue to be more understandable and correct. (Merge 3.4->3.5.)
Misc/NEWS