From 4a1c791a46d90d8ef2d74cc8fbd291fc1b52deb6 Mon Sep 17 00:00:00 2001 From: Claudiu Popa Date: Sat, 5 Sep 2015 15:24:35 +0300 Subject: Bring logilab-common's ureports into pylint.reporters. With this change, we moved away from depending on logilab-common, having in Pylint all the components that were used from logilab-common. The API should be considered an implementation detail and can change at some point in the future. Closes issue #621. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e969f62..c5b7f34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -275,6 +275,14 @@ ChangeLog for Pylint what exception will be raised and it will not be compatible with Python 3 anyhow. Closes issue #633. + * Bring logilab-common's ureports into pylint.reporters. + + With this change, we moved away from depending on logilab-common, + having in Pylint all the components that were used from logilab-common. + The API should be considered an implementation detail and can change at + some point in the future. + Closes issue #621. + 2015-03-14 -- 1.4.3 -- cgit v1.2.1