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 serhiy.storchaka
Recipients benjamin.peterson, brett.cannon, methane, ncoghlan, serhiy.storchaka, yselivanov
Date 2018-05-30.07:56:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527666978.63.0.682650639539.issue33691@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 143ce5c6db77a0b9d451b8463dee6752358a9ea4 by Serhiy Storchaka in branch 'master':
bpo-33691: Add _PyAST_GetDocString(). (GH-7236)
https://github.com/python/cpython/commit/143ce5c6db77a0b9d451b8463dee6752358a9ea4
History
Date User Action Args
2018-05-30 07:56:18serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, benjamin.peterson, methane, yselivanov
2018-05-30 07:56:18serhiy.storchakasetmessageid: <1527666978.63.0.682650639539.issue33691@psf.upfronthosting.co.za>
2018-05-30 07:56:18serhiy.storchakalinkissue33691 messages
2018-05-30 07:56:18serhiy.storchakacreate