Message 256842 - Python tracker
Message256842
| Author | isoschiz |
|---|---|
| Recipients | Soren Solari, isoschiz, pitrou, serhiy.storchaka |
| Date | 2015-12-22.16:10:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1450800612.96.0.698609510308.issue25913@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The proposed patch does stop requiring the leading <~, but still trims the first two characters off the data set. This will no doubt fail in cases where there is no leading marker. I think it will need to explicitly handle the case where the leading marker is there vs. not. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-22 16:10:13 | isoschiz | set | recipients: + isoschiz, pitrou, serhiy.storchaka, Soren Solari |
| 2015-12-22 16:10:12 | isoschiz | set | messageid: <1450800612.96.0.698609510308.issue25913@psf.upfronthosting.co.za> |
| 2015-12-22 16:10:12 | isoschiz | link | issue25913 messages |
| 2015-12-22 16:10:12 | isoschiz | create | |