Message 367046 - Python tracker
Message367046
| Author | BTaskaya |
|---|---|
| Recipients | BTaskaya |
| Date | 2020-04-22.19:44:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587584663.02.0.972629021884.issue40366@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
We can start deprecating usage of obsoleted flags in compile and slowly remove support for them. An example would be CO_NESTED. https://github.com/python/cpython/blob/master/Python/bltinmodule.c#L748 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-22 19:44:23 | BTaskaya | set | recipients: + BTaskaya |
| 2020-04-22 19:44:23 | BTaskaya | set | messageid: <1587584663.02.0.972629021884.issue40366@roundup.psfhosted.org> |
| 2020-04-22 19:44:23 | BTaskaya | link | issue40366 messages |
| 2020-04-22 19:44:22 | BTaskaya | create | |