Message 354573 - Python tracker
Message354573
| Author | serhiy.storchaka |
|---|---|
| Recipients | abarry, alegonz, hongweipeng, levkivskyi, serhiy.storchaka, steven.daprano |
| Date | 2019-10-13.11:03:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1570964628.12.0.740608535085.issue28869@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
PR 14166 now fixes the issue in more generic way. It skips one additional frame when type.__new__ is called not directly from type.__call__. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-10-13 11:03:48 | serhiy.storchaka | set | recipients: + serhiy.storchaka, steven.daprano, levkivskyi, abarry, hongweipeng, alegonz |
| 2019-10-13 11:03:48 | serhiy.storchaka | set | messageid: <1570964628.12.0.740608535085.issue28869@roundup.psfhosted.org> |
| 2019-10-13 11:03:48 | serhiy.storchaka | link | issue28869 messages |
| 2019-10-13 11:03:48 | serhiy.storchaka | create | |