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 eryksun, larry, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-05-07.13:45:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160507134537.21021.94559.0FAFA01B@psf.io>
In-reply-to
Content
New changeset 7edf74098c76 by Serhiy Storchaka in branch 'default':
Issue #26708: Use the "const" qualifier for immutable strings.
https://hg.python.org/cpython/rev/7edf74098c76
History
Date User Action Args
2016-05-07 13:45:45python-devsetrecipients: + python-dev, paul.moore, larry, tim.golden, zach.ware, serhiy.storchaka, eryksun, steve.dower
2016-05-07 13:45:45python-devlinkissue26708 messages
2016-05-07 13:45:45python-devcreate