Clarify that for Python 2 we will not fix bugs anymore

This commit is contained in:
Dave Halter
2020-01-24 14:09:43 +01:00
parent 3f6a718c34
commit eaa49aa26b

View File

@@ -29,6 +29,8 @@ Changelog
``Script.goto``. ``Script.goto``.
- **Python 2 support deprecated**. For this release it is best effort. Python 2 - **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. 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 - Removed ``settings.no_completion_duplicates``. It wasn't tested and nobody
was probably using it anyway. was probably using it anyway.
- Removed ``settings.use_filesystem_cache`` and - Removed ``settings.use_filesystem_cache`` and