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 serhiy.storchaka
Recipients barry, gregory.p.smith, jwilk, miss-islington, nascheme, njs, rhettinger, serhiy.storchaka, steven.daprano, terry.reedy, xiang.zhang
Date 2019-01-18.05:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547790472.01.0.65586914583.issue34850@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3bcbedc9f1471d957a30a90f9d1251516b422416 by Serhiy Storchaka in branch 'master':
bpo-34850: Emit a warning for "is" and "is not" with a literal. (GH-9642)
https://github.com/python/cpython/commit/3bcbedc9f1471d957a30a90f9d1251516b422416
History
Date User Action Args
2019-01-18 05:47:53serhiy.storchakasetrecipients: + serhiy.storchaka, barry, nascheme, rhettinger, terry.reedy, gregory.p.smith, jwilk, steven.daprano, njs, xiang.zhang, miss-islington
2019-01-18 05:47:52serhiy.storchakasetmessageid: <1547790472.01.0.65586914583.issue34850@roundup.psfhosted.org>
2019-01-18 05:47:52serhiy.storchakalinkissue34850 messages
2019-01-18 05:47:51serhiy.storchakacreate