Message335453
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, jdemeyer, matrixise, pitrou, scoder |
| Date | 2019-02-13.15:34:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550072090.94.0.585843815654.issue35983@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
FWIW, subclassing builtin types is a relatively new thing. There are still a number of lingering (older) implementation details throughout CPython that were written assuming no subclassing. I'd guess that this is one of them. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-13 15:34:50 | eric.snow | set | recipients: + eric.snow, pitrou, scoder, jdemeyer, matrixise |
| 2019-02-13 15:34:50 | eric.snow | set | messageid: <1550072090.94.0.585843815654.issue35983@roundup.psfhosted.org> |
| 2019-02-13 15:34:50 | eric.snow | link | issue35983 messages |
| 2019-02-13 15:34:50 | eric.snow | create | |