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 python-dev, vstinner
Date 2014-05-14.15:30:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gTKbF4X3Lz7Lmn@mail.python.org>
In-reply-to
Content
New changeset 849efd365ab4 by Victor Stinner in branch 'default':
Issue #21490: Add new C macros: Py_ABS() and Py_STRINGIFY()
http://hg.python.org/cpython/rev/849efd365ab4
History
Date User Action Args
2014-05-14 15:30:50python-devsetrecipients: + python-dev, vstinner
2014-05-14 15:30:50python-devlinkissue21490 messages
2014-05-14 15:30:50python-devcreate