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 ronaldoussoren
Recipients rhettinger, ronaldoussoren
Date 2021-09-05.07:45:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630827909.25.0.426764895714.issue45100@roundup.psfhosted.org>
In-reply-to
Content
I agree that this would be nice to have, but wonder how help() could access that information.  The two @overload definitions will be overwritten by the non-overload one at runtime, and hence will ever been seen by help().
History
Date User Action Args
2021-09-05 07:45:09ronaldoussorensetrecipients: + ronaldoussoren, rhettinger
2021-09-05 07:45:09ronaldoussorensetmessageid: <1630827909.25.0.426764895714.issue45100@roundup.psfhosted.org>
2021-09-05 07:45:09ronaldoussorenlinkissue45100 messages
2021-09-05 07:45:09ronaldoussorencreate