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, [email protected], 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 <[email protected]>
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, [email protected], stendec
2013-10-08 13:38:09eric.smithsetmessageid: <[email protected]>
2013-10-08 13:38:09eric.smithlinkissue3982 messages
2013-10-08 13:38:09eric.smithcreate