Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deprecation] 'Pylinter.check' now takes sequence of str only #8463

Conversation

Pierre-Sassoulas
Copy link
Member

Type of Changes

Type
βœ“ πŸ”¨ Refactoring

Description

Enacting planned deprecations.

@Pierre-Sassoulas Pierre-Sassoulas added Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news πŸ”‡ This change does not require a changelog entry labels Mar 20, 2023
@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.0.0a6 milestone Mar 20, 2023
@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) March 20, 2023 20:45
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #8463 (e3f92d5) into main (9488c8c) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8463      +/-   ##
==========================================
- Coverage   95.73%   95.73%   -0.01%     
==========================================
  Files         174      174              
  Lines       18396    18393       -3     
==========================================
- Hits        17612    17609       -3     
  Misses        784      784              
Impacted Files Coverage Ξ”
pylint/lint/pylinter.py 96.10% <100.00%> (-0.03%) ⬇️

@Pierre-Sassoulas Pierre-Sassoulas removed the Skip news πŸ”‡ This change does not require a changelog entry label Mar 20, 2023
@Pierre-Sassoulas Pierre-Sassoulas merged commit 66f46bf into pylint-dev:main Mar 20, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the remove-deprecated-handling-of-file_or_module-str branch March 20, 2023 21:32
@github-actions
Copy link
Contributor

πŸ€– According to the primer, this change has no effect on the checked open source code. πŸ€–πŸŽ‰

This comment was generated for commit e3f92d5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining pylint or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants