Message108237
| Author | mark.dickinson |
|---|---|
| Recipients | alexhsamuel, benjamin.peterson, mark.dickinson, nascheme |
| Date | 2010-06-20.14:29:24 |
| SpamBayes Score | 0.0071078204 |
| Marked as misclassified | No |
| Message-id | <1277044166.3.0.937775138207.issue9011@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Summary of brief discussion on #python-dev: - This is a hacky patch; it would be better to rewrite that portion of ast.c in a way that doesn't modify the original CST at all. With 2.7 so close, I daren't try anything more invasive than this patch, though. (I don't know whether there are any other portions of this file that deliberately change the CST.) - Given that no-one noticed this problem in 5 years, the fix can probably wait until 2.7.1, when it can be done properly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-20 14:29:26 | mark.dickinson | set | recipients: + mark.dickinson, nascheme, benjamin.peterson, alexhsamuel |
| 2010-06-20 14:29:26 | mark.dickinson | set | messageid: <1277044166.3.0.937775138207.issue9011@psf.upfronthosting.co.za> |
| 2010-06-20 14:29:24 | mark.dickinson | link | issue9011 messages |
| 2010-06-20 14:29:24 | mark.dickinson | create | |