Message345377
| Author | lisroach |
|---|---|
| Recipients | hroncok, jcline, lisroach, mariocj89, xtreak |
| Date | 2019-06-12.16:14:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560356081.05.0.876698158261.issue37251@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Following up from xtreak's proposal (https://github.com/python/cpython/pull/9296) I think checking if __code__ is actually a CodeType is a good idea. It's simple and doesn't change any other functionality in an unwanted way. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-12 16:14:41 | lisroach | set | recipients: + lisroach, hroncok, mariocj89, xtreak, jcline |
| 2019-06-12 16:14:41 | lisroach | set | messageid: <1560356081.05.0.876698158261.issue37251@roundup.psfhosted.org> |
| 2019-06-12 16:14:41 | lisroach | link | issue37251 messages |
| 2019-06-12 16:14:41 | lisroach | create | |