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 docs@python, isedev, pitrou, python-dev, yselivanov
Date 2015-05-30.17:55:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150530175459.24091.38229@psf.io>
In-reply-to
Content
New changeset 943fa0e8b6a4 by Yury Selivanov in branch '3.4':
Issue 22357: Document __qualname__ in inspect.rst
https://hg.python.org/cpython/rev/943fa0e8b6a4

New changeset 1d9131bc0ea4 by Yury Selivanov in branch '3.5':
Issue 22357: Merge from 3.4
https://hg.python.org/cpython/rev/1d9131bc0ea4

New changeset 5621e9a21cc3 by Yury Selivanov in branch 'default':
Issue 22357: Merge from 3.5
https://hg.python.org/cpython/rev/5621e9a21cc3
History
Date User Action Args
2015-05-30 17:55:02python-devsetrecipients: + python-dev, pitrou, docs@python, isedev, yselivanov
2015-05-30 17:55:02python-devlinkissue22357 messages
2015-05-30 17:55:02python-devcreate