Message399482
| Author | rzepecki.t |
|---|---|
| Recipients | rzepecki.t |
| Date | 2021-08-12.21:16:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1628803001.12.0.882298478545.issue44904@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Subclassing an abc with an abstract class property yields to unexpected behaviour: the class property is called, and an abstract class may be erroneously considered concrete. See https://stackoverflow.com/a/68763572/4434666 for details. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-12 21:16:41 | rzepecki.t | set | recipients: + rzepecki.t |
| 2021-08-12 21:16:41 | rzepecki.t | set | messageid: <1628803001.12.0.882298478545.issue44904@roundup.psfhosted.org> |
| 2021-08-12 21:16:40 | rzepecki.t | link | issue44904 messages |
| 2021-08-12 21:16:40 | rzepecki.t | create | |