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 gvanrossum
Recipients JelleZijlstra, dgelessus, docs@python, gvanrossum, kj, levkivskyi, miss-islington, srittau, xtreak
Date 2021-07-06.15:01:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625583680.24.0.432762968707.issue38291@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8b849ea0f3482ad834e7989ff474dd5db2f295c8 by Sebastian Rittau in branch 'main':
bpo-38291: Fix a spurious warning when using help(object) (#27039)
https://github.com/python/cpython/commit/8b849ea0f3482ad834e7989ff474dd5db2f295c8
History
Date User Action Args
2021-07-06 15:01:20gvanrossumsetrecipients: + gvanrossum, srittau, docs@python, levkivskyi, JelleZijlstra, miss-islington, xtreak, dgelessus, kj
2021-07-06 15:01:20gvanrossumsetmessageid: <1625583680.24.0.432762968707.issue38291@roundup.psfhosted.org>
2021-07-06 15:01:20gvanrossumlinkissue38291 messages
2021-07-06 15:01:20gvanrossumcreate