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 aliles, amaury.forgeotdarc, christian.heimes, georg.brandl, kristjan.jonsson, ncoghlan, python-dev, serhiy.storchaka, trent, vstinner
Date 2013-07-07.21:32:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bpNLc6pcfzPrk@mail.python.org>
In-reply-to
Content
New changeset 65f2c92ed079 by Victor Stinner in branch 'default':
Issue #18203: Add _PyMem_RawStrdup() and _PyMem_Strdup()
http://hg.python.org/cpython/rev/65f2c92ed079
History
Date User Action Args
2013-07-07 21:32:57python-devsetrecipients: + python-dev, georg.brandl, amaury.forgeotdarc, ncoghlan, kristjan.jonsson, vstinner, christian.heimes, trent, aliles, serhiy.storchaka
2013-07-07 21:32:57python-devlinkissue18203 messages
2013-07-07 21:32:57python-devcreate