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 python-dev
Recipients BreamoreBoy, db3l, ibecker, jkloth, loewis, python-dev, steve.dower, tim.golden, zach.ware
Date 2014-08-01.04:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hPbrn4Mzdz7Ljd@mail.python.org>
In-reply-to
Content
New changeset 4c1d543135ef by Zachary Ware in branch 'default':
Issue #21907: Avoid using double quotes to check argument values.
http://hg.python.org/cpython/rev/4c1d543135ef
History
Date User Action Args
2014-08-01 04:59:54python-devsetrecipients: + python-dev, loewis, db3l, tim.golden, jkloth, BreamoreBoy, zach.ware, steve.dower, ibecker
2014-08-01 04:59:54python-devlinkissue21907 messages
2014-08-01 04:59:54python-devcreate