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 eric.smith
Recipients arjennienhuis, barry, benjamin.peterson, christian.heimes, durin42, ecir.hana, eric.smith, exarkun, ezio.melotti, flox, glyph, gregory.p.smith, gvanrossum, loewis, martin.panter, nlevitt@gmail.com, pitrou, serhiy.storchaka, stendec, terry.reedy, uau, vstinner
Date 2013-10-08.13:38:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381239489.45.0.668182907058.issue3982@psf.upfronthosting.co.za>
In-reply-to
Content
Also, with the PEP 393 changes, the implementation will be much more difficult. Sharing code with str (unicode) will likely be impossible, or require much refactoring of the existing code.
History
Date User Action Args
2013-10-08 13:38:09eric.smithsetrecipients: + eric.smith, gvanrossum, loewis, barry, terry.reedy, gregory.p.smith, exarkun, pitrou, vstinner, christian.heimes, benjamin.peterson, glyph, ezio.melotti, durin42, arjennienhuis, flox, ecir.hana, uau, martin.panter, serhiy.storchaka, nlevitt@gmail.com, stendec
2013-10-08 13:38:09eric.smithsetmessageid: <1381239489.45.0.668182907058.issue3982@psf.upfronthosting.co.za>
2013-10-08 13:38:09eric.smithlinkissue3982 messages
2013-10-08 13:38:09eric.smithcreate