Message 336055 - Python tracker

Message336055

Author matrixise
Recipients Zahash Z, matrixise
Date 2019-02-20.10:23:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550658183.34.0.339848581233.issue36049@roundup.psfhosted.org>
In-reply-to
Content
and there is an other issue, we need to iterate over the elements of the deque() :/ not really performant, just for a repr().

for my part, -1 if we have to iterate over the elements.
History
Date User Action Args
2019-02-20 10:23:03matrixisesetrecipients: + matrixise, Zahash Z
2019-02-20 10:23:03matrixisesetmessageid: <1550658183.34.0.339848581233.issue36049@roundup.psfhosted.org>
2019-02-20 10:23:03matrixiselinkissue36049 messages
2019-02-20 10:23:03matrixisecreate