Message348281
| Author | serhiy.storchaka |
|---|---|
| Recipients | Eric Wieser, abarry, asmeurer, mark.dickinson, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka, terry.reedy |
| Date | 2019-07-22.07:07:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1563779272.36.0.0971333160319.issue32912@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The warning in docutils was fixed in https://sourceforge.net/p/docutils/code/8255/ 1.5 months ago. It was an outliner, all other occurrences of \leavevmode were either with the double backslash or in raw string literals. The Bottle code was written 5 years age (https://github.com/bottlepy/bottle/commit/8a5bfe2f70a4a5d22b93e909b207584324817760), it was a part of the raw string. But a bug was introduced when it it was backported to the 0.12 version (https://github.com/bottlepy/bottle/commit/1f6fda636a4ea88adfa4292f3c843e71b1a685d8). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-07-22 07:07:52 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, terry.reedy, mark.dickinson, ncoghlan, r.david.murray, abarry, asmeurer, Eric Wieser |
| 2019-07-22 07:07:52 | serhiy.storchaka | set | messageid: <1563779272.36.0.0971333160319.issue32912@roundup.psfhosted.org> |
| 2019-07-22 07:07:52 | serhiy.storchaka | link | issue32912 messages |
| 2019-07-22 07:07:51 | serhiy.storchaka | create | |