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 r.david.murray
Recipients BreamoreBoy, brian.curtin, ezio.melotti, jackdied, mnewman, r.david.murray, skrah
Date 2010-10-23.14:16:39
SpamBayes Score 1.2870802e-05
Marked as misclassified No
Message-id <1287843402.08.0.84875964725.issue7761@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch should fix the problem.  It replicates the bytes/string changes made for the unix branch in the windows branch.

It would be nice to come up with a unit test for this, but in this case that's a lot more complicated than figuring out the fix :)
History
Date User Action Args
2010-10-23 14:16:42r.david.murraysetrecipients: + r.david.murray, jackdied, ezio.melotti, mnewman, brian.curtin, skrah, BreamoreBoy
2010-10-23 14:16:42r.david.murraysetmessageid: <1287843402.08.0.84875964725.issue7761@psf.upfronthosting.co.za>
2010-10-23 14:16:40r.david.murraylinkissue7761 messages
2010-10-23 14:16:40r.david.murraycreate