Message339900
| Author | Geraldo.Xexeo |
|---|---|
| Recipients | Geraldo.Xexeo |
| Date | 2019-04-10.23:55:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554940525.0.0.506385110502.issue36592@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
# When you run the program: a,b=300,300 print(a is b) #you get different results in 3.6 (True) and 3.7 (False) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-10 23:55:25 | Geraldo.Xexeo | set | recipients: + Geraldo.Xexeo |
| 2019-04-10 23:55:24 | Geraldo.Xexeo | set | messageid: <1554940525.0.0.506385110502.issue36592@roundup.psfhosted.org> |
| 2019-04-10 23:55:24 | Geraldo.Xexeo | link | issue36592 messages |
| 2019-04-10 23:55:24 | Geraldo.Xexeo | create | |