Message235245
| Author | Mark.Shannon |
|---|---|
| Recipients | Aivar.Annamaa, Mark.Shannon, benjamin.peterson, brett.cannon, flox, georg.brandl, ncoghlan |
| Date | 2015-02-02.12:21:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1422879692.33.0.367102100012.issue21295@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is caused by https://hg.python.org/cpython/rev/7c5c678e4164/ which is a supposed fix for http://bugs.python.org/issue16795 which claims to make "some changes to AST to make it more useful for static language analysis", seemingly by breaking all existing static analysis tools. Could we just revert https://hg.python.org/cpython/rev/7c5c678e4164/ ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-02 12:21:32 | Mark.Shannon | set | recipients: + Mark.Shannon, brett.cannon, georg.brandl, ncoghlan, benjamin.peterson, flox, Aivar.Annamaa |
| 2015-02-02 12:21:32 | Mark.Shannon | set | messageid: <1422879692.33.0.367102100012.issue21295@psf.upfronthosting.co.za> |
| 2015-02-02 12:21:32 | Mark.Shannon | link | issue21295 messages |
| 2015-02-02 12:21:31 | Mark.Shannon | create | |