Message315640
| Author | lukasz.langa |
|---|---|
| Recipients | lukasz.langa |
| Date | 2018-04-23.01:05:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1524445531.55.0.682650639539.issue33338@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
### Diff between files The unified diff between tokenize implementations is here: https://gist.github.com/ambv/679018041d85dd1a7497e6d89c45fb86 It clocks at 275 lines but that's because it gives context. The actual diff is 175 lines long. To make it that small, I needed to move some insignificant bits in Lib/tokenize.py. This is what the other PR on this issue is about. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-23 01:05:31 | lukasz.langa | set | recipients: + lukasz.langa |
| 2018-04-23 01:05:31 | lukasz.langa | set | messageid: <1524445531.55.0.682650639539.issue33338@psf.upfronthosting.co.za> |
| 2018-04-23 01:05:31 | lukasz.langa | link | issue33338 messages |
| 2018-04-23 01:05:31 | lukasz.langa | create | |