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 miss-islington
Recipients methane, mgedmin, miss-islington, ned.deily, serhiy.storchaka
Date 2018-06-15.08:25:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529051121.82.0.947875510639.issue33851@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a50b825c18a92655f3dd7939e793fa3d4440d886 by Miss Islington (bot) in branch '3.7':
bpo-33851: Fix ast.get_docstring() for a node that lacks a docstring. (GH-7682)
https://github.com/python/cpython/commit/a50b825c18a92655f3dd7939e793fa3d4440d886
History
Date User Action Args
2018-06-15 08:25:21miss-islingtonsetrecipients: + miss-islington, mgedmin, ned.deily, methane, serhiy.storchaka
2018-06-15 08:25:21miss-islingtonsetmessageid: <1529051121.82.0.947875510639.issue33851@psf.upfronthosting.co.za>
2018-06-15 08:25:21miss-islingtonlinkissue33851 messages
2018-06-15 08:25:21miss-islingtoncreate