Message 271241 - Python tracker
Message271241
| Author | mdk |
|---|---|
| Recipients | docs@python, georg.brandl, martin.panter, mdk, serhiy.storchaka, zach.ware |
| Date | 2016-07-25.08:02:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469433760.29.0.120950408829.issue26462@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Upladed a new patch, I was working on 3.5 branch so I did not get all errors.
I'm still having:
WARNING: Could not parse literal_block as "ini". highlighting skipped.
But it may be considered another bug: pygments ini parser can't parse ini syntax used in configparser doc (probably due to the columns usage instead of equals signs): I prefer having an "can't parse ini" on an ini paragraph than "can't parse python3". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-25 08:02:45 | mdk | set | recipients: + mdk, georg.brandl, docs@python, martin.panter, zach.ware, serhiy.storchaka |
| 2016-07-25 08:02:40 | mdk | set | messageid: <1469433760.29.0.120950408829.issue26462@psf.upfronthosting.co.za> |
| 2016-07-25 08:02:40 | mdk | link | issue26462 messages |
| 2016-07-25 08:02:40 | mdk | create | |