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 christian.heimes, dmalcolm, doko, lemburg, loewis, pitrou, python-dev
Date 2013-10-12.20:54:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cxyvR0BgJz7LjT@mail.python.org>
In-reply-to
Content
New changeset 142c62a490ce by Antoine Pitrou in branch 'default':
Issue #4555: All exported C symbols are now prefixed with either "Py" or "_Py".
http://hg.python.org/cpython/rev/142c62a490ce
History
Date User Action Args
2013-10-12 20:54:48python-devsetrecipients: + python-dev, lemburg, loewis, doko, pitrou, christian.heimes, dmalcolm
2013-10-12 20:54:48python-devlinkissue4555 messages
2013-10-12 20:54:48python-devcreate