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 taleinat
Recipients docs@python, eric.smith, taleinat, zsol
Date 2022-01-08.10:13:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641636811.72.0.910760587115.issue46290@roundup.psfhosted.org>
In-reply-to
Content
Indeed, the argument name in the code is "obj", and in 3 of those 4 functions it is a normal (positional or keyword) argument, so the name is important.
History
Date User Action Args
2022-01-08 10:13:31taleinatsetrecipients: + taleinat, eric.smith, docs@python, zsol
2022-01-08 10:13:31taleinatsetmessageid: <1641636811.72.0.910760587115.issue46290@roundup.psfhosted.org>
2022-01-08 10:13:31taleinatlinkissue46290 messages
2022-01-08 10:13:31taleinatcreate