Message375882
| Author | vstinner |
|---|---|
| Recipients | dino.viehland, eric.snow, miss-islington, vstinner |
| Date | 2020-08-25.10:18:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1598350726.19.0.401544123998.issue38113@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> This change introduced a subtle regression: bpo-41194. I modified the _ast module to use again a global state: (...) Sadly, my fix doesn't work in all cases, there is yet another bug: bpo-41631 "_ast module: get_global_ast_state() doesn't work with Mercurial lazy import". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-08-25 10:18:46 | vstinner | set | recipients: + vstinner, dino.viehland, eric.snow, miss-islington |
| 2020-08-25 10:18:46 | vstinner | set | messageid: <1598350726.19.0.401544123998.issue38113@roundup.psfhosted.org> |
| 2020-08-25 10:18:46 | vstinner | link | issue38113 messages |
| 2020-08-25 10:18:46 | vstinner | create | |