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 BTaskaya, iritkatriel, miss-islington, noureddine.hamid, taleinat, yselivanov
Date 2020-12-04.20:20:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607113212.79.0.457427431088.issue42116@roundup.psfhosted.org>
In-reply-to
Content
New changeset 81ac030d03bdaedd724603af6f89f9248a5f2700 by Miss Islington (bot) in branch '3.9':
bpo-42116: Fix inspect.getsource handling of trailing comments (GH-23630)
https://github.com/python/cpython/commit/81ac030d03bdaedd724603af6f89f9248a5f2700
History
Date User Action Args
2020-12-04 20:20:12miss-islingtonsetrecipients: + miss-islington, taleinat, yselivanov, BTaskaya, iritkatriel, noureddine.hamid
2020-12-04 20:20:12miss-islingtonsetmessageid: <1607113212.79.0.457427431088.issue42116@roundup.psfhosted.org>
2020-12-04 20:20:12miss-islingtonlinkissue42116 messages
2020-12-04 20:20:12miss-islingtoncreate