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 lukasz.langa
Recipients barry, kumaraditya, leewz, lukasz.langa
Date 2021-12-10.23:05:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639177531.24.0.942557715985.issue27062@roundup.psfhosted.org>
In-reply-to
Content
New changeset 810c1769f1c24ed907bdf3cc1086db4e602a28ae by Kumar Aditya in branch 'main':
bpo-27062: add `__all__` to inspect module (GH-30003)
https://github.com/python/cpython/commit/810c1769f1c24ed907bdf3cc1086db4e602a28ae
History
Date User Action Args
2021-12-10 23:05:31lukasz.langasetrecipients: + lukasz.langa, barry, leewz, kumaraditya
2021-12-10 23:05:31lukasz.langasetmessageid: <1639177531.24.0.942557715985.issue27062@roundup.psfhosted.org>
2021-12-10 23:05:31lukasz.langalinkissue27062 messages
2021-12-10 23:05:31lukasz.langacreate