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 larry, python-dev, serhiy.storchaka, zach.ware
Date 2014-01-25.09:26:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fBBgF1thZz7Lmb@mail.python.org>
In-reply-to
Content
New changeset 381c9d592cc8 by Zachary Ware in branch 'default':
Issue #20376: Argument Clinic now escapes backslashes in docstrings.
http://hg.python.org/cpython/rev/381c9d592cc8
History
Date User Action Args
2014-01-25 09:26:33python-devsetrecipients: + python-dev, larry, zach.ware, serhiy.storchaka
2014-01-25 09:26:33python-devlinkissue20376 messages
2014-01-25 09:26:33python-devcreate