Message316003
| Author | siming85 |
|---|---|
| Recipients | christian.heimes, r.david.murray, siming85 |
| Date | 2018-05-01.15:57:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525190270.74.0.682650639539.issue33395@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
i just discovered cython v0.28 no longer creates instancemethod, so this bug should technically no longer show up after upgrading cython. (related cython bug https://github.com/cython/cython/pull/2105) so the question remains - is it a good idea to assume all type(obj).__repr__ is hashable? if so, we can close this bug. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-01 15:57:50 | siming85 | set | recipients: + siming85, christian.heimes, r.david.murray |
| 2018-05-01 15:57:50 | siming85 | set | messageid: <1525190270.74.0.682650639539.issue33395@psf.upfronthosting.co.za> |
| 2018-05-01 15:57:50 | siming85 | link | issue33395 messages |
| 2018-05-01 15:57:50 | siming85 | create | |