This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author _savage
Recipients _savage, barry, maciej.szulik, matrixise, python-dev, r.david.murray
Date 2018-07-31.15:36:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533051362.78.0.56676864532.issue24218@psf.upfronthosting.co.za>
In-reply-to
Content
>  Well, posting on a closed issue is generally not the best way :)

Fair enough ;)

>  The multiple carriage returns is a bug, and there is an open issue for it, though I'm not finding it at the moment.

Oh good, yes that should be fixed!

My current workaround is setting `international = True` _always_, which prevents the multiple CRs. Not pretty but it works…
History
Date User Action Args
2018-07-31 15:36:02_savagesetrecipients: + _savage, barry, r.david.murray, python-dev, maciej.szulik, matrixise
2018-07-31 15:36:02_savagesetmessageid: <1533051362.78.0.56676864532.issue24218@psf.upfronthosting.co.za>
2018-07-31 15:36:02_savagelinkissue24218 messages
2018-07-31 15:36:02_savagecreate