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 parthsharma2
Recipients docs@python, eric.snow, parthsharma2
Date 2019-12-03.13:08:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575378538.96.0.746920478665.issue38918@roundup.psfhosted.org>
In-reply-to
Content
Hey Eric,

I made a PR [1] which adds an entry for __module__ in the "function" and "method" sections of the table [2]. Can you review it and let me know if any changes are required?

[1] https://github.com/python/cpython/pull/17408
[2] https://docs.python.org/3/library/inspect.html#types-and-members
History
Date User Action Args
2019-12-03 13:08:59parthsharma2setrecipients: + parthsharma2, docs@python, eric.snow
2019-12-03 13:08:58parthsharma2setmessageid: <1575378538.96.0.746920478665.issue38918@roundup.psfhosted.org>
2019-12-03 13:08:58parthsharma2linkissue38918 messages
2019-12-03 13:08:58parthsharma2create