From eaa49aa26b1d43331e2ce41937d81289a6083c86 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Fri, 24 Jan 2020 14:09:43 +0100 Subject: [PATCH] Clarify that for Python 2 we will not fix bugs anymore --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index acf2f3ee..d1647b89 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -29,6 +29,8 @@ Changelog ``Script.goto``. - **Python 2 support deprecated**. For this release it is best effort. Python 2 has reached the end of its life and now it's just about a smooth transition. + Bugs for Python 2 will not be fixed anymore and a third of the tests are + already skipped. - Removed ``settings.no_completion_duplicates``. It wasn't tested and nobody was probably using it anyway. - Removed ``settings.use_filesystem_cache`` and