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 vstinner
Recipients adelfino, georg.brandl, icordasc, onlyme, r.david.murray, vstinner
Date 2020-10-27.16:19:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603815545.39.0.0333681487979.issue6761@roundup.psfhosted.org>
In-reply-to
Content
New changeset 95f710c55714153f0c8cce48f8215bb3d866ac1d by Andre Delfino in branch 'master':
bpo-6761: Enhance __call__ documentation (GH-7987)
https://github.com/python/cpython/commit/95f710c55714153f0c8cce48f8215bb3d866ac1d
History
Date User Action Args
2020-10-27 16:19:05vstinnersetrecipients: + vstinner, georg.brandl, r.david.murray, onlyme, icordasc, adelfino
2020-10-27 16:19:05vstinnersetmessageid: <1603815545.39.0.0333681487979.issue6761@roundup.psfhosted.org>
2020-10-27 16:19:05vstinnerlinkissue6761 messages
2020-10-27 16:19:05vstinnercreate