We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1404a commit d7e9fd6Copy full SHA for d7e9fd6
doc/whatsnew/2/2.14/summary.rst
@@ -15,8 +15,7 @@ We migrated to ``argparse`` from ``optparse`` and refactored the configuration h
15
thanks to Daniël van Noord. On the user side it should change the output of the
16
``--help`` command, and some inconsistencies and bugs should disappear. The behavior
17
between options set in a config file versus on the command line will be more consistent. For us,
18
-it will permit to maintain this part of the code easily in the future and anticipate
19
-``optparse``'s removal in Python 3.12.
+it will permit to maintain this part of the code easily in the future.
20
21
As a result of the refactor there are a lot of internal deprecations. If you're a library
22
maintainer that depends on pylint, please verify that you're ready for pylint 3.0
0 commit comments