← 返回首页
Revert "Drop support for EOL Python 3.7" by EliahKagan · Pull Request #94 · gitpython-developers/gitdb · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Revert "Drop support for EOL Python 3.7"#94

Merged
Byron merged 1 commit into
gitpython-developers:masterfrom
EliahKagan:py37
Sep 11, 2023
Merged

Revert "Drop support for EOL Python 3.7"#94
Byron merged 1 commit into
gitpython-developers:masterfrom
EliahKagan:py37

Conversation

Copy link
Copy Markdown
Member

EliahKagan commented Sep 11, 2023
edited
Loading

This brings back Python 3.7 support (allowing it to be installed on 3.7, and testing on 3.7 on CI), even though 3.7 is end-of-life. The reason is that support for 3.7 is not being dropped by GitPython yet, and there is value in keeping the version ranges supported by GitPython and gitdb consistent. This is noted in review comments on gitpython-developers/GitPython#1654.

This reverts commit 875acb4.

This brings back Python 3.7 support (allowing it to be installed on 3.7, and testing on 3.7 on CI), even though 3.7 is end-of-life, because support for 3.7 is not being dropped by GitPython yet, and there is value in keeping the version ranges supported by GitPython and gitdb consistent. This reverts commit 875acb4.
EliahKagan marked this pull request as ready for review September 11, 2023 09:23
Byron merged commit d24f019 into gitpython-developers:master Sep 11, 2023
Copy link
Copy Markdown
Member

Byron commented Sep 11, 2023

Perfect, thank you!

EliahKagan deleted the py37 branch September 11, 2023 09:30
EliahKagan added a commit to EliahKagan/smmap that referenced this pull request Sep 17, 2023
Analogous to gitpython-developers/gitdb#94, this brings back Python 3.7 support (allowing it to be installed on 3.7, and testing on 3.7), even though 3.7 is end of life, because support for 3.7 is not being dropped by GitPython (or gitdb) yet, and there is value in keeping GitPython, gitdb, and smmap consistent. This reverts commit f1b4d14.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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

Footer

© 2026 GitHub, Inc.