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 pitrou
Recipients Ramchandra Apte, alexandre.vassalotti, pitrou, sbt, serhiy.storchaka, terry.reedy, vajrasky, vstinner
Date 2015-06-09.08:38:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433839137.98.0.488186685188.issue13566@psf.upfronthosting.co.za>
In-reply-to
Content
I wouldn't be very surprised if third-party libraries enforce such typing, yes. If your library has a clear text/bytes separation, it makes sense to enforce it at the API level, to avoid mistakes by users.
History
Date User Action Args
2015-06-09 08:38:58pitrousetrecipients: + pitrou, terry.reedy, vstinner, alexandre.vassalotti, sbt, Ramchandra Apte, serhiy.storchaka, vajrasky
2015-06-09 08:38:57pitrousetmessageid: <1433839137.98.0.488186685188.issue13566@psf.upfronthosting.co.za>
2015-06-09 08:38:57pitroulinkissue13566 messages
2015-06-09 08:38:57pitroucreate