Message336021
| Author | remi.lapeyre |
|---|---|
| Recipients | BTaskaya, levkivskyi, remi.lapeyre |
| Date | 2019-02-19.22:17:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550614661.15.0.20990672264.issue36042@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Is this an issue though? Shouldn't methods be defined in the class definition, we don't expect setting a function as an attribute to a class to transform it automatically to a method. Why would we special case __class_getitem__ and not __init_subclass__? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-19 22:17:41 | remi.lapeyre | set | recipients: + remi.lapeyre, levkivskyi, BTaskaya |
| 2019-02-19 22:17:41 | remi.lapeyre | set | messageid: <1550614661.15.0.20990672264.issue36042@roundup.psfhosted.org> |
| 2019-02-19 22:17:41 | remi.lapeyre | link | issue36042 messages |
| 2019-02-19 22:17:41 | remi.lapeyre | create | |