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 Patrick Lehmann
Recipients Patrick Lehmann, docs@python, lukasz.langa, r.david.murray
Date 2016-11-16.23:23:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is the patch file created with:
PS> git diff > docstring_markup.patch

This patchfile effects all files with this markup in the CPython repository.


Kind regards
    Patrick
History
Date User Action Args
2016-11-16 23:23:34Patrick Lehmannsetrecipients: + Patrick Lehmann, r.david.murray, docs@python, lukasz.langa
2016-11-16 23:23:34Patrick Lehmannsetmessageid: <[email protected]>
2016-11-16 23:23:34Patrick Lehmannlinkissue28710 messages
2016-11-16 23:23:34Patrick Lehmanncreate