Message320168
| Author | jdemeyer |
|---|---|
| Recipients | _doublep, ajaksu2, arigo, belopolsky, fniessink, jdemeyer, loewis, serhiy.storchaka, westley.martinez |
| Date | 2018-06-21.11:30:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529580633.68.0.56676864532.issue1617161@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I just posted to python-dev about this issue: https://mail.python.org/pipermail/python-dev/2018-June/153959.html However, I think that comparing using "==" is the right thing to do. So I think that >>> [].append == [].append False should really return True. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-21 11:30:33 | jdemeyer | set | recipients: + jdemeyer, loewis, arigo, belopolsky, fniessink, ajaksu2, _doublep, westley.martinez, serhiy.storchaka |
| 2018-06-21 11:30:33 | jdemeyer | set | messageid: <1529580633.68.0.56676864532.issue1617161@psf.upfronthosting.co.za> |
| 2018-06-21 11:30:33 | jdemeyer | link | issue1617161 messages |
| 2018-06-21 11:30:33 | jdemeyer | create | |