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, benjamin.peterson, meador.inge, mhammond, python-dev
Date 2015-07-22.18:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150722181924.8492.87784@psf.io>
In-reply-to
Content
New changeset b97b6cc381d7 by Robert Collins in branch 'default':
Issue #13938: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
https://hg.python.org/cpython/rev/b97b6cc381d7
History
Date User Action Args
2015-07-22 18:19:27python-devsetrecipients: + python-dev, mhammond, benjamin.peterson, meador.inge, BreamoreBoy
2015-07-22 18:19:27python-devlinkissue13938 messages
2015-07-22 18:19:27python-devcreate