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 vstinner
Recipients larry, miss-islington, serhiy.storchaka, tashrifbillah, vstinner, xtreak
Date 2019-03-01.17:49:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551462560.67.0.117035122619.issue35178@roundup.psfhosted.org>
In-reply-to
Content
Thanks Tashrif Billah and  Karthikeyan Singaravelan for the fix!

Sadly, Python 3.6 now only accept security fixes, and so this bug cannot be fixed in the 3.6 branch anymore.

The workaround is the rename the last parameter of your customer formatmsg function to 'line' ;-)
History
Date User Action Args
2019-03-01 17:49:20vstinnersetrecipients: + vstinner, larry, serhiy.storchaka, miss-islington, xtreak, tashrifbillah
2019-03-01 17:49:20vstinnersetmessageid: <1551462560.67.0.117035122619.issue35178@roundup.psfhosted.org>
2019-03-01 17:49:20vstinnerlinkissue35178 messages
2019-03-01 17:49:20vstinnercreate