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 vstinner
Recipients ezio.melotti, flox, jcea, loewis, pitrou, vstinner
Date 2011-12-18.13:06:18
SpamBayes Score 0.042395085
Marked as misclassified No
Message-id <1324213684.29.0.0557140896289.issue13624@psf.upfronthosting.co.za>
In-reply-to
Content
Patch version 3 to fix compiler warnings (avoid variables used for the error handler, unneeded for UCS-1).
History
Date User Action Args
2011-12-18 13:08:04vstinnersetrecipients: + vstinner, loewis, jcea, pitrou, ezio.melotti, flox
2011-12-18 13:08:04vstinnersetmessageid: <1324213684.29.0.0557140896289.issue13624@psf.upfronthosting.co.za>
2011-12-18 13:06:19vstinnerlinkissue13624 messages
2011-12-18 13:06:19vstinnercreate