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 amaury.forgeotdarc, belopolsky, brett.cannon, dgreiman, eric.snow, ext-, gustavo, ncoghlan, pitrou, python-dev, serhiy.storchaka, tim.peters
Date 2013-10-19.18:04:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d2Bnb4mq5zR4L@mail.python.org>
In-reply-to
Content
New changeset 3055e61f1e66 by Serhiy Storchaka in branch 'default':
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
http://hg.python.org/cpython/rev/3055e61f1e66
History
Date User Action Args
2013-10-19 18:04:04python-devsetrecipients: + python-dev, tim.peters, brett.cannon, amaury.forgeotdarc, ncoghlan, belopolsky, gustavo, pitrou, dgreiman, ext-, eric.snow, serhiy.storchaka
2013-10-19 18:04:04python-devlinkissue1772673 messages
2013-10-19 18:04:04python-devcreate