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 python-dev
Recipients Arfrever, apollo13, barry, python-dev, r.david.murray, vajrasky
Date 2014-02-07.18:06:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fLPbG2cPBz7Ljv@mail.python.org>
In-reply-to
Content
New changeset 4daf3cec9419 by R David Murray in branch '3.3':
#19063: the unicode-in-set_payload problem isn't getting fixed in 3.4.
http://hg.python.org/cpython/rev/4daf3cec9419

New changeset f942f1eddfea by R David Murray in branch 'default':
#20531: Revert e20f98a8ed71, the 3.4 version of the #19063 fix.
http://hg.python.org/cpython/rev/f942f1eddfea

New changeset ef8aaace85ca by R David Murray in branch 'default':
#20531: Apply the 3.3 version of the #19063 fix.
http://hg.python.org/cpython/rev/ef8aaace85ca

New changeset aab7258a31d3 by R David Murray in branch 'default':
Merge: #19063: the unicode-in-set_payload problem isn't getting fixed in 3.4.
http://hg.python.org/cpython/rev/aab7258a31d3
History
Date User Action Args
2014-02-07 18:06:35python-devsetrecipients: + python-dev, barry, Arfrever, r.david.murray, apollo13, vajrasky
2014-02-07 18:06:35python-devlinkissue19063 messages
2014-02-07 18:06:35python-devcreate