Closed
Description
Might as well create an issue from the unofficial todo list (hidden in dozen of comment 😄)
Originally posted by @Pierre-Sassoulas in pylint-dev/astroid#1217 (comment)
TODO for 2.12.1
(the python > 3.6.2
release):
- Merge Require Python 3.6.2 #5068, and Add
flake8-typing-import
to the pre-commit configuration #5070 - Remove exception added in Add an exception at install for python < 3.6.2 #5171
(included in Require Python 3.6.2 #5068) -
Releaseastroid is still compatible with 3.6.0astroid
2.8.5
for python > 3.6.2 and remove anysys.version
guards - Release pylint 2.12.1 explicitly for python > 3.6.2
- Handle this comment Create new
Argument
class for options #5152 (comment)