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 serhiy.storchaka
Recipients Windson Yang, Zahash Z, matrixise, remi.lapeyre, rhettinger, serhiy.storchaka
Date 2019-02-20.17:10:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550682658.34.0.470389466654.issue36049@roundup.psfhosted.org>
In-reply-to
Content
If you treat the "queue" attribute as a part the public API, just use repr(q.queue) instead of repr(q).
History
Date User Action Args
2019-02-20 17:10:58serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, matrixise, Windson Yang, remi.lapeyre, Zahash Z
2019-02-20 17:10:58serhiy.storchakasetmessageid: <1550682658.34.0.470389466654.issue36049@roundup.psfhosted.org>
2019-02-20 17:10:58serhiy.storchakalinkissue36049 messages
2019-02-20 17:10:58serhiy.storchakacreate