Message336054
| Author | matrixise |
|---|---|
| Recipients | Zahash Z, matrixise |
| Date | 2019-02-20.10:21:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550658102.62.0.00195368667809.issue36049@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
but the __repr__ would have a limitation because you can't show all the elements from your queue, for example, if your queue contains 1000 items, the __repr__ will show the total items or just the ten first ones? We need a compromise for that. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-20 10:21:42 | matrixise | set | recipients: + matrixise, Zahash Z |
| 2019-02-20 10:21:42 | matrixise | set | messageid: <1550658102.62.0.00195368667809.issue36049@roundup.psfhosted.org> |
| 2019-02-20 10:21:42 | matrixise | link | issue36049 messages |
| 2019-02-20 10:21:42 | matrixise | create | |