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 mark.dickinson
Recipients Antony.Lee, brett.cannon, hrik2001, mark.dickinson, rhettinger, vstinner
Date 2021-09-24.15:22:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 6587fc60d447603fb8c631d81d9bb379f53c39ab by Antony Lee in branch 'main':
bpo-44019: Implement operator.call(). (GH-27888)
https://github.com/python/cpython/commit/6587fc60d447603fb8c631d81d9bb379f53c39ab
History
Date User Action Args
2021-09-24 15:22:52mark.dickinsonsetrecipients: + mark.dickinson, brett.cannon, rhettinger, vstinner, Antony.Lee, hrik2001
2021-09-24 15:22:52mark.dickinsonsetmessageid: <[email protected]>
2021-09-24 15:22:52mark.dickinsonlinkissue44019 messages
2021-09-24 15:22:52mark.dickinsoncreate