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 lemburg
Recipients belopolsky, georg.brandl, jcea, lemburg, mark.dickinson, ncoghlan, pitrou
Date 2011-02-23.08:22:56
SpamBayes Score 6.2549465e-05
Marked as misclassified No
Message-id <4D64C3DE.4050408@egenix.com>
In-reply-to <1298440400.38.0.172177487248.issue11286@psf.upfronthosting.co.za>
Content
Alexander Belopolsky wrote:
> 
> I am not sure PyUnicode_Decode() should treat NULL as an empty string.

Definitely not. That would hide programming errors.
History
Date User Action Args
2011-02-23 08:22:58lemburgsetrecipients: + lemburg, georg.brandl, jcea, mark.dickinson, ncoghlan, belopolsky, pitrou
2011-02-23 08:22:56lemburglinkissue11286 messages
2011-02-23 08:22:56lemburgcreate