X Tutup

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, terry.reedy, vstinner
Date 2021-09-24.17:40:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632505251.85.0.990492279337.issue44019@roundup.psfhosted.org>
In-reply-to
Content
New changeset bfe26bbad787c124f0ce144cff1b513ef9d2dc9c by Terry Jan Reedy in branch 'main':
bpo-44019: Add missing comma to operator.call doc (GH-28551)
https://github.com/python/cpython/commit/bfe26bbad787c124f0ce144cff1b513ef9d2dc9c
History
Date User Action Args
2021-09-24 17:40:51mark.dickinsonsetrecipients: + mark.dickinson, brett.cannon, rhettinger, terry.reedy, vstinner, Antony.Lee, hrik2001
2021-09-24 17:40:51mark.dickinsonsetmessageid: <1632505251.85.0.990492279337.issue44019@roundup.psfhosted.org>
2021-09-24 17:40:51mark.dickinsonlinkissue44019 messages
2021-09-24 17:40:51mark.dickinsoncreate
X Tutup