Skip to content

Remove Python 2 support code#192

Open
QuLogic wants to merge 2 commits intoWojciechMula:masterfrom
QuLogic:no-py2
Open

Remove Python 2 support code#192
QuLogic wants to merge 2 commits intoWojciechMula:masterfrom
QuLogic:no-py2

Conversation

@QuLogic
Copy link
Copy Markdown

@QuLogic QuLogic commented Oct 19, 2024

Python 2 was dropped in #166 / the 2.0.0 release, so non-PY3K code is clutter that can be dropped. Python 3.6 and 3.7 were dropped in the 2.1.0 release, so code for Python 3 < 3.3 can also be removed.

Python 2 support was dropped in WojciechMula#166 / the 2.0.0 release.
The 2.1.0 release dropped support for 3.6 and 3.7, so there's no need
for code for older than 3.3.
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.

1 participant