Skip to content

chore: drop support for python 3.6#236

Merged
di merged 2 commits intopypa:mainfrom
miketheman:miketheman/drop-python-36
Apr 19, 2022
Merged

chore: drop support for python 3.6#236
di merged 2 commits intopypa:mainfrom
miketheman:miketheman/drop-python-36

Conversation

@miketheman
Copy link
Copy Markdown
Member

It's been EOL since 23 Dec 2021 and is now no longer passing tests.

If someone does still use this library with python 3.6, they will need
to pin the bleach dependency to 4.1.0 and readme_renderer 34.0

Signed-off-by: Mike Fiedler miketheman@gmail.com

It's been EOL since 23 Dec 2021 and is now no longer passing tests.

If someone does still use this library with python 3.6, they will need
to pin the `bleach` dependency to 4.1.0 and `readme_renderer` 34.0

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman force-pushed the miketheman/drop-python-36 branch from 1776f63 to 9408c8b Compare April 19, 2022 17:00
@miketheman
Copy link
Copy Markdown
Member Author

@di I think this should be ready for review, but there's a branch protection rule on main expecting "Test - 3.6" and "Test - pypy3" to be reported before it can be merged. 3.6 was removed and pypy3 was renamed to pypy-3.7.

The tests won't pass, since the change for the tests are running on bleach 5.

@miketheman miketheman marked this pull request as ready for review April 19, 2022 17:04
@di di merged commit e38dc06 into pypa:main Apr 19, 2022
@miketheman miketheman deleted the miketheman/drop-python-36 branch April 19, 2022 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants