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
.
ali-security
/
gitpython-4635
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
gitpython-4635
setup.py
on
master
User selector
All users
Datepicker
All time
Commit history
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
Commits on May 5, 2019
Fix setup.py and use of requirements files.
jeking3
authored and
Byron
committed
ce21f63
View commit details
Copy full SHA for ce21f63
View code at this point
Browse repository at this point
Commits on Oct 21, 2018
Document support for Python 3.7
michael-k
authored and
Byron
committed
8fc6563
View commit details
Copy full SHA for 8fc6563
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Drop support for EOL Python 3.3
hugovk
committed
80b038f
View commit details
Copy full SHA for 80b038f
View code at this point
Browse repository at this point
Rewrite unnecessary dict/list/tuple calls as literals
hugovk
committed
ac4f7d3
View commit details
Copy full SHA for ac4f7d3
View code at this point
Browse repository at this point
Drop support for EOL Python 2.6
hugovk
committed
929f3e1
View commit details
Copy full SHA for 929f3e1
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Specify Python 3.6 support
hugovk
authored and
Byron
committed
c22f1b0
View commit details
Copy full SHA for c22f1b0
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
chore(version-up): v2.1.5
Show description for fc4e3cc
Byron
committed
fc4e3cc
View commit details
Copy full SHA for fc4e3cc
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
chore(lint): flake8
Show description for b06b13e
Byron
committed
b06b13e
View commit details
Copy full SHA for b06b13e
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Merge with #532, fix unicode filenames with escapesurogates
ankostis
committed
ec731f4
View commit details
Copy full SHA for ec731f4
View code at this point
Browse repository at this point
chore(release): v2.0.9
Show description for 2ca7c01
Byron
committed
2ca7c01
View commit details
Copy full SHA for 2ca7c01
View code at this point
Browse repository at this point
ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`
Show description for 4486bcb
ankostis
committed
4486bcb
View commit details
Copy full SHA for 4486bcb
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168
ankostis
committed
9a52168
View commit details
Copy full SHA for 9a52168
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into appveyor
ankostis
committed
bdf1e68
View commit details
Copy full SHA for bdf1e68
View code at this point
Browse repository at this point
fix(setup): add missing imports
Byron
committed
2253d39
View commit details
Copy full SHA for 2253d39
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
test: Start using `ddt` library for TCs
Show description for 4674163
ankostis
committed
4674163
View commit details
Copy full SHA for 4674163
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
test, deps: FIX `mock` deps on py3.
Show description for 7842e92
ankostis
committed
7842e92
View commit details
Copy full SHA for 7842e92
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
install ordereddict only on 2.6 with wheel
graingert
authored
4572ffd
View commit details
Copy full SHA for 4572ffd
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
chore(compat): state py2.6 support officially
Show description for 543d900
Byron
committed
543d900
View commit details
Copy full SHA for 543d900
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Declare support for py3.5
Byron
committed
2807d49
View commit details
Copy full SHA for 2807d49
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.