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 Arfrever, benjamin.peterson, christian.heimes, georg.brandl, larry, loewis, python-dev, vstinner
Date 2013-10-22.08:27:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d3nrH0jGnz7LjX@mail.python.org>
In-reply-to
Content
New changeset 4c4f31a1b706 by Christian Heimes in branch '3.3':
Issue #18603: Ensure that PyOS_mystricmp and PyOS_mystrnicmp are in the
http://hg.python.org/cpython/rev/4c4f31a1b706

New changeset b5cc822d5bf0 by Christian Heimes in branch 'default':
Issue #18603: Ensure that PyOS_mystricmp and PyOS_mystrnicmp are in the
http://hg.python.org/cpython/rev/b5cc822d5bf0

New changeset dc9f17f10899 by Christian Heimes in branch '2.7':
Issue #18603: Ensure that PyOS_mystricmp and PyOS_mystrnicmp are in the
http://hg.python.org/cpython/rev/dc9f17f10899
History
Date User Action Args
2013-10-22 08:27:17python-devsetrecipients: + python-dev, loewis, georg.brandl, vstinner, larry, christian.heimes, benjamin.peterson, Arfrever
2013-10-22 08:27:16python-devlinkissue18603 messages
2013-10-22 08:27:16python-devcreate