Issue16502
Created on 2012-11-18 17:33 by serhiy.storchaka, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| pep-0305_rn.patch | serhiy.storchaka, 2012-11-18 17:33 | |||
| Messages (3) | |||
|---|---|---|---|
| msg175891 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2012-11-18 17:33 | |
In PEP 305 '\r\n' rendered as 'rn' in one place. The proposed patch should fix this. |
|||
| msg175893 - (view) | Author: Antoine Pitrou (pitrou) * ![]() |
Date: 2012-11-18 17:35 | |
Hmm, I wonder if this is a ReST bug. |
|||
| msg175898 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2012-11-18 17:49 | |
This is a markup bug. In all other cases \n escaped (\\n), or quoted (``\n``), or used in a code fragment. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:38 | admin | set | github: 60706 |
| 2012-11-18 17:55:47 | ezio.melotti | set | status: open -> closed type: enhancement |
| 2012-11-18 17:49:55 | serhiy.storchaka | set | messages: + msg175898 |
| 2012-11-18 17:35:04 | pitrou | set | nosy:
+ pitrou messages: + msg175893 |
| 2012-11-18 17:33:29 | serhiy.storchaka | create | |
