Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
988
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
31
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
setup.py
on
fix
User selector
All users
All time
Commit history
Commits on Oct 14, 2021
Add support for Python 3.10
hugovk
authored and
Byron
committed
b063003
View commit details
Copy full SHA for b063003
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
Update setup.py
Show description for bc2edef
Yobmod
authored
bc2edef
View commit details
Copy full SHA for bc2edef
View code at this point
Browse repository at this point
Update setup.py
Show description for 58820a5
Yobmod
authored
58820a5
View commit details
Copy full SHA for 58820a5
View code at this point
Browse repository at this point
Update setup.py
Show description for e488ce3
Yobmod
authored
e488ce3
View commit details
Copy full SHA for e488ce3
View code at this point
Browse repository at this point
Update setup.py
Show description for d6017fb
Yobmod
authored
d6017fb
View commit details
Copy full SHA for d6017fb
View code at this point
Browse repository at this point
Commits on Aug 8, 2021
fix setup.py classifiers, improvefnmatchprocess handler types
Yobmod
committed
78b99d3
View commit details
Copy full SHA for 78b99d3
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Add Typing :: Typed to setup.py
Yobmod
committed
84232f7
View commit details
Copy full SHA for 84232f7
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
rmv 3.6 from setup.py
Yobmod
committed
bef2182
View commit details
Copy full SHA for bef2182
View code at this point
Browse repository at this point
Commits on Jul 24, 2021
Rmv EZ_setup from setup.py
Show description for 2df0381
Yobmod
authored
2df0381
View commit details
Copy full SHA for 2df0381
View code at this point
Browse repository at this point
fix find_packages()
Show description for 28e6aa7
Yobmod
authored
28e6aa7
View commit details
Copy full SHA for 28e6aa7
View code at this point
Browse repository at this point
Commits on Jul 23, 2021
re-add package data for py.typed
Show description for 02b4fff
Yobmod
authored
02b4fff
View commit details
Copy full SHA for 02b4fff
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
rmv redundant IOerror except
Yobmod
committed
795d2b1
View commit details
Copy full SHA for 795d2b1
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Update setup.py
Show description for 6460db1
Yobmod
authored
6460db1
View commit details
Copy full SHA for 6460db1
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
move py.typed from setup.py to MANIFEST.INI
Yobmod
committed
75dbf90
View commit details
Copy full SHA for 75dbf90
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
fix conflict
Yobmod
committed
636f77b
View commit details
Copy full SHA for 636f77b
View code at this point
Browse repository at this point
rebase with dropped 3.5
Yobmod
committed
567c892
View commit details
Copy full SHA for 567c892
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Revert "Revert "Remove support for Python 3.5" - fix CI for now."
Show description for b0f79c5
Byron
committed
b0f79c5
View commit details
Copy full SHA for b0f79c5
View code at this point
Browse repository at this point
Revert "Remove support for Python 3.5" - fix CI for now.
Show description for 820d3cc
Byron
committed
820d3cc
View commit details
Copy full SHA for 820d3cc
View code at this point
Browse repository at this point
Commits on Mar 13, 2021
Remove support for Python 3.5
bertwesarg
committed
45d1cd5
View commit details
Copy full SHA for 45d1cd5
View code at this point
Browse repository at this point
Commits on Feb 28, 2021
add py.typed, mypy.ini and git/types.py
Yobmod
committed
2d92fee
View commit details
Copy full SHA for 2d92fee
View code at this point
Browse repository at this point
drop py3.4 support
Yobmod
committed
1f2f3e8
View commit details
Copy full SHA for 1f2f3e8
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
add python 3.9 support
Yobmod
committed
803aca2
View commit details
Copy full SHA for 803aca2
View code at this point
Browse repository at this point
rebase on master
Yobmod
committed
f9b0e75
View commit details
Copy full SHA for f9b0e75
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
drop python 3.4, update .gitignore
Yobmod
committed
2f8320b
View commit details
Copy full SHA for 2f8320b
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Add license argument to setup.py
Show description for dd3cdfc
Harmon758
committed
dd3cdfc
View commit details
Copy full SHA for dd3cdfc
View code at this point
Browse repository at this point
Commits on Jul 12, 2020
setup.py: exclude all test files
Show description for c7e0979
priv-kweihmann
committed
c7e0979
View commit details
Copy full SHA for c7e0979
View code at this point
Browse repository at this point
Revert moving tests out of 'git' folder, related to #1030
Byron
committed
d5f0d48
View commit details
Copy full SHA for d5f0d48
View code at this point
Browse repository at this point
setup.py: exclude all test files
Show description for 7bde529
priv-kweihmann
authored and
Byron
committed
7bde529
View commit details
Copy full SHA for 7bde529
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
Add support for Python 3.8
Harmon758
committed
9e47352
View commit details
Copy full SHA for 9e47352
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Improve setup.py python_requires
Harmon758
authored and
Byron
committed
a8da407
View commit details
Copy full SHA for a8da407
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Remove duplicate license parameter
blag
authored and
Byron
committed
d17c2f6
View commit details
Copy full SHA for d17c2f6
View code at this point
Browse repository at this point
Commits on Aug 11, 2019
Drop python 2 support, again (revert previous revert)
Show description for 2e7e82b
Sebastian Thiel
committed
2e7e82b
View commit details
Copy full SHA for 2e7e82b
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
Revert "Drop python 2.7 support and help with encodings"
Show description for 913d806
Sebastian Thiel
committed
913d806
View commit details
Copy full SHA for 913d806
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
Drop python 2.7 support and help with encodings
Show description for dac619e
Sebastian Thiel
committed
dac619e
View commit details
Copy full SHA for dac619e
View code at this point
Browse repository at this point
Commits on May 7, 2019
BF: install_requires not just requires for setup() call
Show description for 6224c72
yarikoptic
committed
6224c72
View commit details
Copy full SHA for 6224c72
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.