Message 373327 - Python tracker
Message373327
| Author | Peter Ludemann |
|---|---|
| Recipients | BTaskaya, Peter Ludemann, carljm, corona10, eric.snow, gregory.p.smith, gvanrossum, hroncok, vstinner |
| Date | 2020-07-08.17:38:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1594229892.05.0.625513060315.issue40360@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I've written up a proposal for adding "whitespace" handling to the ast module: https://mail.python.org/archives/list/python-ideas@python.org/thread/X2HJ6I6XLIGRZDB27HRHIVQC3RXNZAY4/ I don't think it's a "summer-of-code-sized project", mainly because I already have various bits of code that handle the fiddly byte/str offset conversions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-07-08 17:38:12 | Peter Ludemann | set | recipients: + Peter Ludemann, gvanrossum, gregory.p.smith, vstinner, carljm, eric.snow, hroncok, corona10, BTaskaya |
| 2020-07-08 17:38:12 | Peter Ludemann | set | messageid: <1594229892.05.0.625513060315.issue40360@roundup.psfhosted.org> |
| 2020-07-08 17:38:12 | Peter Ludemann | link | issue40360 messages |
| 2020-07-08 17:38:12 | Peter Ludemann | create | |