From cd3c306617bcbd3e876e1e5197e44ba804709794 Mon Sep 17 00:00:00 2001 From: Claudiu Popa Date: Sun, 4 Oct 2015 18:13:45 +0300 Subject: Add ChangeLog entry for changeset ec1d42a12 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8c9811c..6c9a2cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -322,6 +322,9 @@ ChangeLog for Pylint an async context manager block is used with an object which doesn't support this protocol (PEP 492). + * Add a new convention warning, 'singleton-comparison', emitted when + comparison to True, False or None is found. + 2015-03-14 -- 1.4.3 -- cgit v1.2.1