Pierre Sassoulas

Results 62 issues of Pierre Sassoulas

Hello, thank you for creating this module, I'm going to try to make my import faster using it :) I got the following error while monkey testing the server: ```...

## Type of Changes | | Type | | --- | ---------------------- | | ✓ | :bug: Bug fix | | ✓ | :scroll: Docs | ## Description Regression test...

False Positive ðŸĶŸ
Needs astroid update

## Type of Changes | | Type | | --- | ---------------------- | | ✓ | :bug: Bug fix | ## Description Closes #7208 It's better for performance to simply...

Bug :beetle:
False Positive ðŸĶŸ
Breaking changes for 3.0 ðŸĶĪ
Needs decision :lock:

## Type of Changes | | Type | | --- | ---------------------- | | ✓ | :hammer: Refactoring | ## Description I think the version number is clearer but this...

Work in progress
Maintenance
Skip news :mute:

### Current problem Right now pylint is displaying the help if called without argument. We could also default to the current directory i.e. ``pylint`` would be equivalent to ``pylint .``....

Enhancement âœĻ
Discussion ðŸĪ”
Needs decision :lock:

## Type of Changes | | Type | | --- | ---------------------- | | ✓ | :sparkles: New feature | | ✓ | :scroll: Docs | ## Description Refs [#XXXX](https://github.com/PyCQA/pylint/pull/6735#discussion_r884226339)

Blocked 🚧
Documentation :green_book:
Maintenance
Skip news :mute:

## Type of Changes | | Type | | --- | ---------------------- | | ✓ | :hammer: Refactoring | ## Description Follow up to #6973

Maintenance
primer
Skip news :mute:

## Type of Changes | | Type | | --- | ---------------------- | | ✓ | :sparkles: New feature | ## Description Add a spelling functional tests: Currently this fail...

Work in progress
Maintenance
Skip news :mute:

## Type of Changes | | Type | | --- | ---------------------- | | ✓ | :sparkles: New feature | | ✓ | :scroll: Docs | ## Description Closes #5920

Blocked 🚧
Maintenance
Needs astroid update
python 3.11

### Current problem The spelling checker do not have end lineno or end column because we do not use a node. Also we're spell checking our own messages. ### Desired...

Enhancement âœĻ
Minor 💅
Needs PR