Message335335
| Author | josh.r |
|---|---|
| Recipients | Jon McMahon, josh.r |
| Date | 2019-02-12.17:23:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549992218.11.0.115355994417.issue35958@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This looks to be a general problem with built-in classes using ABCMeta, per #31127 (Abstract classes derived from built-in classes don't block instance creation). Progress (or lack thereof) is being tracked on the more specifically named #5996 (abstract class instantiable when subclassing dict). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-12 17:23:38 | josh.r | set | recipients: + josh.r, Jon McMahon |
| 2019-02-12 17:23:38 | josh.r | set | messageid: <1549992218.11.0.115355994417.issue35958@roundup.psfhosted.org> |
| 2019-02-12 17:23:38 | josh.r | link | issue35958 messages |
| 2019-02-12 17:23:37 | josh.r | create | |