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 berker.peksag
Recipients berker.peksag, docs@python, ezio.melotti, georg.brandl, marco.buttu, pconnell, r.david.murray, vajrasky
Date 2017-03-24.22:14:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393652.35.0.40681780817.issue16355@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 948171bf999cf8b3e12048851041d2e04ae3a78c by Berker Peksag in branch '3.6':
bpo-16355: Clarify when inspect.getcomments() returns None (#428) (#690)
https://github.com/python/cpython/commit/948171bf999cf8b3e12048851041d2e04ae3a78c
History
Date User Action Args
2017-03-24 22:14:12berker.peksagsetrecipients: + berker.peksag, georg.brandl, ezio.melotti, r.david.murray, docs@python, marco.buttu, pconnell, vajrasky
2017-03-24 22:14:12berker.peksagsetmessageid: <1490393652.35.0.40681780817.issue16355@psf.upfronthosting.co.za>
2017-03-24 22:14:12berker.peksaglinkissue16355 messages
2017-03-24 22:14:12berker.peksagcreate