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