Message 351888 - Python tracker
Message351888
| Author | dino.viehland |
|---|---|
| Recipients | dino.viehland |
| Date | 2019-09-11.14:05:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1568210711.23.0.951109613555.issue38113@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Remove various static state from the ast module and make it PEP-384 compatible. This will help make it be more compatible w/ subinterpreters and make it re-usable by 3rd party implementations. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-11 14:05:11 | dino.viehland | set | recipients: + dino.viehland |
| 2019-09-11 14:05:11 | dino.viehland | set | messageid: <1568210711.23.0.951109613555.issue38113@roundup.psfhosted.org> |
| 2019-09-11 14:05:11 | dino.viehland | link | issue38113 messages |
| 2019-09-11 14:05:11 | dino.viehland | create | |