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 bethard
Recipients Arfrever, arnau, barry, benjamin.peterson, bethard, chris.jerdonek, georg.brandl, python-dev, r.david.murray
Date 2012-09-12.16:03:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347465838.85.0.0659806606462.issue15906@psf.upfronthosting.co.za>
In-reply-to
Content
Patch, with the basestring amendment, looks good.

> Do we need a new test for conversion of string defaults?

Yeah, I guess go ahead and add one. That will at least document our intentions here, and if we decide to change that later, then it will force us to deprecate the conversion of string defaults first (which we probably should if we're going to.)
History
Date User Action Args
2012-09-12 16:03:58bethardsetrecipients: + bethard, barry, georg.brandl, benjamin.peterson, Arfrever, r.david.murray, chris.jerdonek, arnau, python-dev
2012-09-12 16:03:58bethardsetmessageid: <1347465838.85.0.0659806606462.issue15906@psf.upfronthosting.co.za>
2012-09-12 16:03:58bethardlinkissue15906 messages
2012-09-12 16:03:58bethardcreate