Message236247
Posting linebreakdoc.v3.py3.5.patch:
* Rebased onto recent “default” (3.5) branch
* Add missing 1C–1E codes
* Dropped reference to “universal newlines”, since that only handles CRs and LFs as I understand it
The newlines are already tested by test_unicodedata.UnicodeMiscTest.test_linebreak_7643() when the VT and FF codes were added in Issue 7643. |
|
| Date |
User |
Action |
Args |
| 2015-02-20 02:05:25 | martin.panter | set | recipients:
+ martin.panter, vstinner, docs@python, Matthew.Boehm, davidhalter |
| 2015-02-20 02:05:25 | martin.panter | set | messageid: <1424397925.62.0.436087697885.issue12855@psf.upfronthosting.co.za> |
| 2015-02-20 02:05:25 | martin.panter | link | issue12855 messages |
| 2015-02-20 02:05:25 | martin.panter | create | |
|