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 hawkowl
Recipients hawkowl
Date 2018-05-14.14:30:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526308210.26.0.682650639539.issue33497@psf.upfronthosting.co.za>
In-reply-to
Content
Lack of this parameter means that you may get an exception (if the incoming data is an invalid encoding) you can not get around.

This causes Twisted to be unable to provide a compatible API on Python 3.7.
History
Date User Action Args
2018-05-14 14:30:10hawkowlsetrecipients: + hawkowl
2018-05-14 14:30:10hawkowlsetmessageid: <1526308210.26.0.682650639539.issue33497@psf.upfronthosting.co.za>
2018-05-14 14:30:10hawkowllinkissue33497 messages
2018-05-14 14:30:10hawkowlcreate