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 barry
Recipients Arfrever, arnau, barry, benjamin.peterson, bethard, chris.jerdonek, georg.brandl, python-dev, r.david.murray
Date 2012-09-12.15:48:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20120912114836.07a023de@resist.wooz.org>
In-reply-to <1347464451.48.0.294293404896.issue15906@psf.upfronthosting.co.za>
Content
On Sep 12, 2012, at 03:40 PM, Steven Bethard wrote:

>Ok, sounds good. Let's make the test check the documented behavior, and then
>add back the isinstance(action.default, str) check.

See patch 15906-3.diff for Python 2.7.  If acceptable, I will apply and
forward port it.
History
Date User Action Args
2012-09-12 15:48:39barrysetrecipients: + barry, georg.brandl, bethard, benjamin.peterson, Arfrever, r.david.murray, chris.jerdonek, arnau, python-dev
2012-09-12 15:48:39barrylinkissue15906 messages
2012-09-12 15:48:39barrycreate