Skip to content

[FEAT]: 🌄 Sunset Python 3.6 #607

@adam-grant-hendry

Description

@adam-grant-hendry
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

Activity

Lee-W

Lee-W commented on Oct 19, 2022

@Lee-W
Member

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

woile

woile commented on Oct 22, 2022

@woile
Member

I'm good with this too.

added a commit that references this issue on Dec 5, 2022
fa7b949
added 5 commits that reference this issue on Dec 6, 2022
7f97fe8
cd0a951
f82fa57
0f10428
cdb3e49
added a commit that references this issue on Dec 13, 2022
bb0a714
added a commit that references this issue on Dec 21, 2022
68d3e28
added 3 commits that reference this issue on Jan 21, 2023
421e179
92b92c0
4326497
added a commit that references this issue on Feb 11, 2023
650b220
added a commit that references this issue on Mar 2, 2023
ee12db3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @woile@Lee-W@adam-grant-hendry

      Issue actions

        [FEAT]: 🌄 Sunset `Python 3.6` · Issue #607 · commitizen-tools/commitizen