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.22:58:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634857088.09.0.0930613686444.issue44019@roundup.psfhosted.org>
In-reply-to
Content
New changeset 37fad7d3b7154c44b9902a2ab0db8641f1a0284b by Dong-hee Na in branch 'main':
bpo-44019: Add test_all_exported_names for operator module (GH-29124)
https://github.com/python/cpython/commit/37fad7d3b7154c44b9902a2ab0db8641f1a0284b
History
Date User Action Args
2021-10-21 22:58:08corona10setrecipients: + corona10, brett.cannon, rhettinger, terry.reedy, mark.dickinson, vstinner, hrik2001, Kreusada
2021-10-21 22:58:08corona10setmessageid: <1634857088.09.0.0930613686444.issue44019@roundup.psfhosted.org>
2021-10-21 22:58:08corona10linkissue44019 messages
2021-10-21 22:58:08corona10create
X Tutup