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 Carl.Friedrich.Bolz, Mark.Shannon, erlendaasland, mark.dickinson, pablogsal, rhettinger, shihai1991, tim.peters, vstinner
Date 2021-09-29.23:28:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632958098.2.0.25842468718.issue43753@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d3e7eff0936926554db6162c992af5829dc8160 by Victor Stinner in branch 'main':
bpo-43753: _operator.is_() uses Py_Is() (GH-28641)
https://github.com/python/cpython/commit/8d3e7eff0936926554db6162c992af5829dc8160
History
Date User Action Args
2021-09-29 23:28:18vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, Carl.Friedrich.Bolz, Mark.Shannon, pablogsal, shihai1991, erlendaasland
2021-09-29 23:28:18vstinnersetmessageid: <1632958098.2.0.25842468718.issue43753@roundup.psfhosted.org>
2021-09-29 23:28:18vstinnerlinkissue43753 messages
2021-09-29 23:28:18vstinnercreate