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

Add an exception at install for python < 3.6.2 #5171

Merged
merged 5 commits into from Oct 17, 2021

Conversation

Pierre-Sassoulas
Copy link
Member

Type of Changes

Type
βœ“ πŸ› Bug fix
βœ“ πŸ“œ Docs

See #5065 for reasoning

@Pierre-Sassoulas Pierre-Sassoulas added Documentation πŸ“— Maintenance Discussion or action around maintaining pylint or the dev workflow labels Oct 17, 2021
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.12.0 milestone Oct 17, 2021
@coveralls
Copy link

coveralls commented Oct 17, 2021

Pull Request Test Coverage Report for Build 1351119598

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.249%

Totals Coverage Status
Change from base Build 1351096120: 0.0%
Covered Lines: 13632
Relevant Lines: 14619

πŸ’› - Coveralls

Copy link
Member

@cdce8p cdce8p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some suggestions

setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
setup.py Outdated Show resolved Hide resolved
@Pierre-Sassoulas
Copy link
Member Author

Let's not polish this too much, we'll remove it for 2.12.1 :)

Copy link
Member

@cdce8p cdce8p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not polish this too much, we'll remove it for 2.12.1 :)

πŸ˜„

setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
@Pierre-Sassoulas Pierre-Sassoulas merged commit 37e330c into main Oct 17, 2021
@Pierre-Sassoulas Pierre-Sassoulas deleted the add-warning-for-3.6.0or3.6.1 branch October 17, 2021 09:54
Pierre-Sassoulas added a commit to Pierre-Sassoulas/pylint that referenced this pull request Oct 17, 2021
@DanielNoord DanielNoord mentioned this pull request Nov 3, 2021
5 tasks
Pierre-Sassoulas added a commit that referenced this pull request Nov 25, 2021
* Bump python_requires to >= 3.6.2

* Import typing names directly
* Use typing.NamedTuple for MessageTest
* Add default value to MessageStyle

* Revert "Add an exception at install for python < 3.6.2 (#5171)"

This reverts commit 37e330c.

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation πŸ“— 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

3 participants