Skip to content

Dropping python 3.4 - #1131

Closed
Yobmod wants to merge 2 commits into
gitpython-developers:masterfrom
Yobmod:master
Closed

Dropping python 3.4#1131
Yobmod wants to merge 2 commits into
gitpython-developers:masterfrom
Yobmod:master

Conversation

@Yobmod

@YobmodYobmod commented Feb 24, 2021

Copy link
Copy Markdown
Contributor

#1095
I've removed python 3.4 compat everywhere I could find it.
Except in the Dockerfile (still has py2.7 listed) and submodules.

All tests on Linux (ubuntu 20.04) still passed.
On windows 10, I get: 409 tests run, FAILED (failures=1, errors=6, skipped=14). But that is the same as before I made any changes.

Also added ".mypy_cache/" ".pytest_cache/" to the .gitignore

@ByronByron added this to the v3.1.14 - Bugfixes milestone Feb 25, 2021
@ByronByron assigned Byron and unassigned ByronFeb 25, 2021
@Byron
Byron self-requested a review February 25, 2021 03:34
@Byron

Copy link
Copy Markdown
Member

Please note that I am waiting with the merge until #1132 is clarified.

@YobmodYobmod closed this Feb 26, 2021
@Yobmod
Yobmod deleted the branch gitpython-developers:masterFebruary 26, 2021 14:43
@Yobmod
Yobmod deleted the master branch February 26, 2021 14:43
@Yobmod
Yobmod restored the master branch February 26, 2021 14:57
@Yobmod
Yobmod deleted the master branch February 26, 2021 14:59
@Yobmod
Yobmod restored the master branch February 27, 2021 14:18
@Yobmod
Yobmod deleted the master branch June 21, 2021 05:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Yobmod@Byron