This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients Daniel Moore, davin, paul.moore, serhiy.storchaka, steve.dower, tim.golden, xiang.zhang, zach.ware
Date 2017-05-17.13:04:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495026242.47.0.599536607881.issue30301@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6f75bc003ab4d5294b0291289ae03f7a8d305f46 by Xiang Zhang in branch 'master':
bpo-30301: Fix AttributeError when using SimpleQueue.empty() (#1601)
https://github.com/python/cpython/commit/6f75bc003ab4d5294b0291289ae03f7a8d305f46
History
Date User Action Args
2017-05-17 13:04:02xiang.zhangsetrecipients: + xiang.zhang, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower, davin, Daniel Moore
2017-05-17 13:04:02xiang.zhangsetmessageid: <1495026242.47.0.599536607881.issue30301@psf.upfronthosting.co.za>
2017-05-17 13:04:02xiang.zhanglinkissue30301 messages
2017-05-17 13:04:02xiang.zhangcreate