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 brett.cannon
Recipients Joshua.J.Cogliati, brett.cannon, ezio.melotti, vstinner
Date 2014-05-02.14:51:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399042314.15.0.614216021241.issue21401@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, that's a possibility if we want to take the route and essentially prevent people from ever explicitly knowing that a str in Python 2 will be a str in Python 3 and they are okay with that.
History
Date User Action Args
2014-05-02 14:51:54brett.cannonsetrecipients: + brett.cannon, vstinner, ezio.melotti, Joshua.J.Cogliati
2014-05-02 14:51:54brett.cannonsetmessageid: <1399042314.15.0.614216021241.issue21401@psf.upfronthosting.co.za>
2014-05-02 14:51:54brett.cannonlinkissue21401 messages
2014-05-02 14:51:53brett.cannoncreate