Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gitpython-developers
/
GitPython
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
4.8k
Code
Issues
170
Pull requests
3
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Breadcrumbs
History for
GitPython
setup.py
on
3.1.31
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 15, 2023
Upgrade Python syntax with pyupgrade --py37-plus
hugovk
committed
496c69c
Copy full SHA for 496c69c
Fix typo
hugovk
committed
6666337
Copy full SHA for 6666337
Declare support for Python 3.11
hugovk
committed
ef69760
Copy full SHA for ef69760
Commits on Oct 10, 2022
fix version replacement in `setup.py` (#1500)
Show description for be3400b
Byron
committed
be3400b
Copy full SHA for be3400b
Commits on May 18, 2022
reformat according to 'black' configuration file.
Byron
committed
e530544
Copy full SHA for e530544
Commits on May 17, 2022
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
Copy full SHA for 21ec529
Commits on Oct 14, 2021
Add support for Python 3.10
hugovk
authored and
Byron
committed
b063003
Copy full SHA for b063003
Commits on Sep 9, 2021
Update setup.py
Show description for bc2edef
Yobmod
authored
bc2edef
Copy full SHA for bc2edef
Update setup.py
Show description for 58820a5
Yobmod
authored
58820a5
Copy full SHA for 58820a5
Update setup.py
Show description for e488ce3
Yobmod
authored
e488ce3
Copy full SHA for e488ce3
Update setup.py
Show description for d6017fb
Yobmod
authored
d6017fb
Copy full SHA for d6017fb
Commits on Aug 8, 2021
fix setup.py classifiers, improvefnmatchprocess handler types
Yobmod
committed
78b99d3
Copy full SHA for 78b99d3
Commits on Aug 3, 2021
Add Typing :: Typed to setup.py
Yobmod
committed
84232f7
Copy full SHA for 84232f7
Commits on Aug 2, 2021
rmv 3.6 from setup.py
Yobmod
committed
bef2182
Copy full SHA for bef2182
Commits on Jul 24, 2021
Rmv EZ_setup from setup.py
Show description for 2df0381
Yobmod
authored
2df0381
Copy full SHA for 2df0381
fix find_packages()
Show description for 28e6aa7
Yobmod
authored
28e6aa7
Copy full SHA for 28e6aa7
Commits on Jul 23, 2021
re-add package data for py.typed
Show description for 02b4fff
Yobmod
authored
02b4fff
Copy full SHA for 02b4fff
Commits on Jul 19, 2021
rmv redundant IOerror except
Yobmod
committed
795d2b1
Copy full SHA for 795d2b1
Commits on Jul 12, 2021
Update setup.py
Show description for 6460db1
Yobmod
authored
6460db1
Copy full SHA for 6460db1
Commits on Jun 30, 2021
move py.typed from setup.py to MANIFEST.INI
Yobmod
committed
75dbf90
Copy full SHA for 75dbf90
Commits on Jun 17, 2021
fix conflict
Yobmod
committed
636f77b
Copy full SHA for 636f77b
rebase with dropped 3.5
Yobmod
committed
567c892
Copy full SHA for 567c892
Commits on Jun 16, 2021
Revert "Revert "Remove support for Python 3.5" - fix CI for now."
Show description for b0f79c5
Byron
committed
b0f79c5
Copy full SHA for b0f79c5
Revert "Remove support for Python 3.5" - fix CI for now.
Show description for 820d3cc
Byron
committed
820d3cc
Copy full SHA for 820d3cc
Commits on Mar 13, 2021
Remove support for Python 3.5
bertwesarg
committed
45d1cd5
Copy full SHA for 45d1cd5
Commits on Feb 28, 2021
add py.typed, mypy.ini and git/types.py
Yobmod
committed
2d92fee
Copy full SHA for 2d92fee
drop py3.4 support
Yobmod
committed
1f2f3e8
Copy full SHA for 1f2f3e8
Commits on Feb 26, 2021
add python 3.9 support
Yobmod
committed
803aca2
Copy full SHA for 803aca2
rebase on master
Yobmod
committed
f9b0e75
Copy full SHA for f9b0e75
Commits on Feb 24, 2021
drop python 3.4, update .gitignore
Yobmod
committed
2f8320b
Copy full SHA for 2f8320b
Commits on Jan 10, 2021
Add license argument to setup.py
Show description for dd3cdfc
Harmon758
committed
dd3cdfc
Copy full SHA for dd3cdfc
Commits on Jul 12, 2020
setup.py: exclude all test files
Show description for c7e0979
priv-kweihmann
committed
c7e0979
Copy full SHA for c7e0979
Revert moving tests out of 'git' folder, related to #1030
Byron
committed
d5f0d48
Copy full SHA for d5f0d48
setup.py: exclude all test files
Show description for 7bde529
priv-kweihmann
authored and
Byron
committed
7bde529
Copy full SHA for 7bde529
Commits on Feb 16, 2020
Add support for Python 3.8
Harmon758
committed
9e47352
Copy full SHA for 9e47352
Pagination
Previous
Next
You can’t perform that action at this time.