third_party.pylibs.pylint.src/pylint/message
Pierre Sassoulas 532be9afa7
Add caching to bottlenecks in the message store (#5605)
Some functions can't be cached without impacting the correctness
with the current design.

Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
2021-12-29 11:13:27 +01:00
..
__init__.py Bump pylint to 2.12.0, update changelog 2021-11-25 15:21:25 +01:00
message_definition_store.py Add caching to bottlenecks in the message store (#5605) 2021-12-29 11:13:27 +01:00
message_definition.py
message_id_store.py Add caching to bottlenecks in the message store (#5605) 2021-12-29 11:13:27 +01:00
message.py Add `end_lineno and end_col_offset to MessageLocationTuple` (#5343) 2021-11-22 22:40:26 +01:00