Skip to content

[FEAT]: 🌄 Sunset Python 3.6 #607

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

Closed
adam-grant-hendry opened this issue Oct 17, 2022 · 2 comments · Fixed by #633
Closed

[FEAT]: 🌄 Sunset Python 3.6 #607

adam-grant-hendry opened this issue Oct 17, 2022 · 2 comments · Fixed by #633
Labels
type: feature A new enhacement proposal

Comments

@adam-grant-hendry
Copy link
Contributor

Description

Python 3.6 reached its end of life on 2021-12-23 (see also PEP 602).

In attempting to update pyproject.toml dependencies, some packages are requiring Python >= 3.7, which may warrant retiring 3.6.

Possible Solution

Please add a DeprecationWarning for Python 3.6 to give existing users time to update their code bases and issue an agreed-upon sunset date for Python 3.6 support.

Additional context

See PR #605 for discussion of some CI workflows that are failing due to outdated dependencies.

Additional context

No response

@adam-grant-hendry adam-grant-hendry added the type: feature A new enhacement proposal label Oct 17, 2022
@Lee-W
Copy link
Member

Lee-W commented Oct 19, 2022

I'm good with this. @woile What do you think? Users using 3.6 can still use version < current version

@woile
Copy link
Member

woile commented Oct 22, 2022

I'm good with this too.

noirbizarre added a commit to noirbizarre/commitizen that referenced this issue Dec 5, 2022
Fixes commitizen-tools#607

BREAKING CHANGE: Python 3.6 is not supported anymore
noirbizarre added a commit to noirbizarre/commitizen that referenced this issue Dec 6, 2022
Fixes commitizen-tools#607

BREAKING CHANGE: Python 3.6 is not supported anymore
noirbizarre added a commit to noirbizarre/commitizen that referenced this issue Dec 6, 2022
Fixes commitizen-tools#607

BREAKING CHANGE: Python 3.6 is not supported anymore
noirbizarre added a commit to noirbizarre/commitizen that referenced this issue Dec 7, 2022
Fixes commitizen-tools#607

BREAKING CHANGE: Python 3.6 is not supported anymore
noirbizarre added a commit to noirbizarre/commitizen that referenced this issue Dec 12, 2022
Fixes commitizen-tools#607

BREAKING CHANGE: Python 3.6 is not supported anymore
noirbizarre added a commit to noirbizarre/commitizen that referenced this issue Dec 12, 2022
Fixes commitizen-tools#607

BREAKING CHANGE: Python 3.6 is not officially supported anymore. Please migrate from 3.6 to 3.7 or greater.
Lee-W pushed a commit that referenced this issue Dec 13, 2022
Fixes #607

BREAKING CHANGE: Python 3.6 is not officially supported anymore. Please migrate from 3.6 to 3.7 or greater.
Lee-W pushed a commit that referenced this issue Dec 21, 2022
Fixes #607

BREAKING CHANGE: Python 3.6 is not officially supported anymore. Please migrate from 3.6 to 3.7 or greater.
Lee-W pushed a commit that referenced this issue Jan 21, 2023
Fixes #607

BREAKING CHANGE: Python 3.6 is not officially supported anymore. Please migrate from 3.6 to 3.7 or greater.
Lee-W pushed a commit that referenced this issue Jan 23, 2023
Fixes #607

BREAKING CHANGE: Python 3.6 is not officially supported anymore. Please migrate from 3.6 to 3.7 or greater.
Lee-W pushed a commit that referenced this issue Jan 25, 2023
Fixes #607

BREAKING CHANGE: Python 3.6 is not officially supported anymore. Please migrate from 3.6 to 3.7 or greater.
Lee-W pushed a commit that referenced this issue Feb 11, 2023
Fixes #607

BREAKING CHANGE: Python 3.6 is not officially supported anymore. Please migrate from 3.6 to 3.7 or greater.
@Lee-W Lee-W added the 3.0.0 label Feb 11, 2023
Lee-W pushed a commit that referenced this issue Mar 2, 2023
Fixes #607

BREAKING CHANGE: Python 3.6 is not officially supported anymore. Please migrate from 3.6 to 3.7 or greater.
@woile woile closed this as completed in 50c7fbf Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new enhacement proposal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants