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 corona10
Recipients Kreusada, brett.cannon, corona10, hrik2001, mark.dickinson, rhettinger, terry.reedy, vstinner
Date 2021-10-21.10:05:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634810756.46.0.540038520928.issue44019@roundup.psfhosted.org>
In-reply-to
Content
New changeset a53456e587c2e935e7e77170d57960e8c80d8a4d by Kreus Amredes in branch 'main':
bpo-44019: Add operator.call() to __all__ for the operator module (GH-29110)
https://github.com/python/cpython/commit/a53456e587c2e935e7e77170d57960e8c80d8a4d
History
Date User Action Args
2021-10-21 10:05:56corona10setrecipients: + corona10, brett.cannon, rhettinger, terry.reedy, mark.dickinson, vstinner, hrik2001, Kreusada
2021-10-21 10:05:56corona10setmessageid: <1634810756.46.0.540038520928.issue44019@roundup.psfhosted.org>
2021-10-21 10:05:56corona10linkissue44019 messages
2021-10-21 10:05:56corona10create
X Tutup