index
:
delta/python-packages/pylint-git.git
1.9
2.2
2.3.0
2.4
2.5
2.6
2.7
2.7.3-cherry-picked-from-master
2.8
3.0.0.alpha
DanielNoord-patch-1
add-docstring-formatter-in-pre-commit
add-functional-tests-for-configuration
add-primer-tests
add-typing-to-checker-registration
add-warning-for-3.6.0or3.6.1
burst-pylint-checker-classes
checker-check-deprecation
dependabot/github_actions/actions/cache-v2.1.5
dependabot/github_actions/actions/setup-python-2.3.0
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot/pip/black-21.12b0
dependabot/pip/coverage-approx-eq-6.0
dependabot/pip/coverage-approx-eq-6.1
dependabot/pip/coveralls-3.0.1
dependabot/pip/flake8-3.9.0
dependabot/pip/isort-5.10.1
dependabot/pip/isort-5.8.0
dependabot/pip/pre-commit-approx-eq-2.11
dependabot/pip/pre-commit-approx-eq-2.15
dependabot/pip/pre-commit-approx-eq-2.16
dependabot/pip/pyupgrade-2.12.0
dependabot/pip/pyupgrade-2.13.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-7.0.0
dependabot/pip/sphinx-7.0.1
dependabot/pip/tbump-approx-eq-6.6.0
dependabot/pip/tbump-approx-eq-6.7.0
emacs-dangling-temporary-file
enforce-the-confidence-in-add-message
first-patch-2471
fix-crash-in-attribute-check
fix-crash-parallel-mode-missing-file-path
fix-elif-checker-crash
fix-range-without-args-crash
fix-typing-in-unittest-expand-module
github-actions
invalid-toml-config
issue-1191
issue-2072
issue-3339
issue-8419
issue/2913-unicode-defs
main
maintenance/2.17.x
master
migrate-extension-tests-to-functional
move-env-help-to-the-logical-place
per_dir_config
pre-commit-ci-update-config
property-with-parameter-abstract
python-2.7
refactor-module-stats-creation
refactor-variable-checker-visit_name
regression-test-for-3181
regression-tests-for-73
release-branch-2.12
revert-5561-dependabot/pip/tbump-approx-eq-6.6.1
simplify-toml-test-using-env-var
tests-for-astroid-1207
typo-and-small-fixes-before-5558
upgrade-astroid-2.9.1
github.com: PyCQA/pylint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pylint
/
test
/
test_self.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regenerate copyright notices
Claudiu Popa
2017-12-15
1
-1
/
+12
*
Pylint doesn't take anymore the default rcfile if the rcfile specified on the...
hippo91
2017-12-15
1
-0
/
+6
*
Respect disable=... in config with --py3k (#1726)
Daniel Miller
2017-11-11
1
-0
/
+35
*
Fix test from failing when user has ~/.pylintrc (#1720)
Bryce Guinta
2017-11-02
1
-0
/
+4
*
Comma separated values in the configuration file appear one item per line
Thomas Hisch
2017-08-14
1
-1
/
+2
*
Python 3.6 invalid escape sequence deprecation fixes (#1396)
Ville Skyttä
2017-04-02
1
-1
/
+1
*
Add test for #1362
Claudiu Popa
2017-03-11
1
-0
/
+22
*
Simplify the test case so it can pass on Windows.
Claudiu Popa
2016-12-18
1
-4
/
+1
*
Allow running tests without installing, using pytest and setuptools. Close #1062
Claudiu Popa
2016-12-18
1
-12
/
+15
*
Remove pytest.main calls.
Derek Gustafson
2016-12-07
1
-4
/
+0
*
Reduce dependency on unittest
Derek Gustafson
2016-12-06
1
-5
/
+3
*
Switch test runner from unnittest to pytest.
Derek Gustafson
2016-12-06
1
-20
/
+21
*
Sort configuration options in sections (#1090)
Moises Lopez - https://www.vauxoo.com/
2016-08-30
1
-0
/
+9
*
Support having plugins with options, sharing the same name
Moises Lopez - https://www.vauxoo.com/
2016-08-22
1
-1
/
+21
*
Even more granular copyrights (thanks to copyrite)
Claudiu Popa
2016-07-23
1
-2
/
+4
*
Support inline comments for comma separated values in the config file
Claudiu Popa
2016-07-20
1
-0
/
+12
*
Keep a consistent copyright notice across the board.
Claudiu Popa
2016-07-19
1
-0
/
+2
*
Do not crash when printing the help of options with default regular expressions
Claudiu Popa
2016-07-08
1
-0
/
+4
*
Remove features which were scheduled for removal.
Claudiu Popa
2016-07-06
1
-25
/
+0
*
Remove the support for html reporting
Claudiu Popa
2016-07-05
1
-7
/
+0
*
Add the new shorter license header, including to missing files. Close #894.
Claudiu Popa
2016-06-01
1
-12
/
+2
*
config files with BOM markers can now be read.
Claudiu Popa
2016-04-03
1
-0
/
+7
*
Pass the proper objects to the validation functions from config.py
Claudiu Popa
2016-02-20
1
-1
/
+7
*
Merge branch '2.0'
Claudiu Popa
2016-02-16
1
-1
/
+19
|
\
|
*
Disable reports by default and show the evaluation score by default
Claudiu Popa
2015-12-29
1
-1
/
+15
|
*
Disable the information category messages by default.
Claudiu Popa
2015-12-28
1
-1
/
+5
*
|
Decouple the displaying of reports from the displaying of messages
Claudiu Popa
2016-01-09
1
-0
/
+46
*
|
Rename display_results to display_reports, the old name being deprecated.
Claudiu Popa
2016-01-09
1
-1
/
+1
*
|
Empty indent strings are rejected, since they make no sense. Close #764
Claudiu Popa
2016-01-03
1
-1
/
+6
|
/
*
Remove features in 1.6.0 which were scheduled for removal.
Claudiu Popa
2015-12-17
1
-8
/
+4
*
Disable persistence for test_self.
Claudiu Popa
2015-12-02
1
-0
/
+1
*
Don't emit import-self and cyclic-import for relative imports of modules with...
Claudiu Popa
2015-12-01
1
-1
/
+6
*
Add wrong-import-position to check_messages's decorator arguments for ImportC...
Claudiu Popa
2015-11-30
1
-1
/
+21
*
Obsolete options are not present by default in the generated configuration file.
Claudiu Popa
2015-10-20
1
-0
/
+6
*
Decode the docstring before attempting to parse it with the spelling checker
Claudiu Popa
2015-10-16
1
-0
/
+5
*
--enable=all can now be used. Closes issue #142.
Claudiu Popa
2015-10-10
1
-0
/
+12
*
Grammar fix.
Claudiu Popa
2015-09-23
1
-4
/
+4
*
Abbreviations of command line options are not supported anymore.
Claudiu Popa
2015-09-19
1
-1
/
+5
*
Make the --profile flag obsolete. Will be removed in Pylint 1.6.
Claudiu Popa
2015-09-02
1
-0
/
+5
*
Update the deprecation message to reflect the fact that the options are *obso...
Claudiu Popa
2015-08-20
1
-6
/
+6
*
The --zope flag is deprecated and it is slated for removal in Pylint 1.6.
Claudiu Popa
2015-08-11
1
-0
/
+25
*
--generate-rcfile generates by default human readable symbols for the --disab...
Claudiu Popa
2015-07-31
1
-0
/
+18
*
Add a helper test function, _run_pylint, for simplifying the manipulation of ...
Claudiu Popa
2015-07-30
1
-23
/
+18
*
Use the context manager version of assertRaises in order to simplify a test.
Claudiu Popa
2015-07-30
1
-13
/
+12
*
Make the --py3k flag commutative with the -E flag.
Claudiu Popa
2015-02-28
1
-1
/
+49
*
Support for combining the Python 3 checker mode with the --jobs flag.
Claudiu Popa
2015-02-24
1
-0
/
+6
*
Move all package files to a pylint package.
Ionel Cristian Maries
2015-02-14
1
-0
/
+152