Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 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
Appearance settings
Resetting 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
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
979
Star
5.1k
Code
Issues
167
Pull requests
11
Discussions
Actions
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Improve Python version and OS compatibility, fixing deprecations
#1654
Merged
Byron
merged 17 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:setup
EliahKagan/GitPython:setup
Copy head branch name to clipboard
Sep 12, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Improve Python version and OS compatibility, fixing deprecations
#1654
Byron
merged 17 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:setup
EliahKagan/GitPython:setup
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2023
Fix installation test for Python 3.12 and Windows
Show description for dba4245
EliahKagan
committed
dba4245
Copy full SHA for dba4245
Commits on Sep 10, 2023
Update installation instructions in readme
Show description for 72e48aa
EliahKagan
committed
72e48aa
Copy full SHA for 72e48aa
Use more compatible hashbangs
Show description for b095aa9
EliahKagan
committed
b095aa9
Copy full SHA for b095aa9
Don't duplicate packages across requirements files
Show description for 63c4624
EliahKagan
committed
63c4624
Copy full SHA for 63c4624
Use a "test" extra instead of tests_require
Show description for 3aacb37
EliahKagan
committed
3aacb37
Copy full SHA for 3aacb37
Use "build" for building
Show description for e1d8b40
EliahKagan
committed
e1d8b40
Copy full SHA for e1d8b40
Ungroup and sort test_requirements.txt
Show description for b9b6d8c
EliahKagan
committed
b9b6d8c
Copy full SHA for b9b6d8c
Don't preinstall dependencies in test_installation
Show description for 21c5f87
EliahKagan
committed
21c5f87
Copy full SHA for 21c5f87
Test changed setup, and Python 3.12, on CI
Show description for 6b54890
EliahKagan
committed
6b54890
Copy full SHA for 6b54890
Don't use "set -x" for "pytest" command on Cygwin
Show description for 055355d
EliahKagan
committed
055355d
Copy full SHA for 055355d
List Python 3.12 as supported in setup.py
EliahKagan
committed
a352404
Copy full SHA for a352404
Small clarity improvements in setup.py
EliahKagan
committed
415a8eb
Copy full SHA for 415a8eb
Commits on Sep 11, 2023
Have actions/checkout do the full fetch
Show description for 4eef3ec
EliahKagan
committed
4eef3ec
Copy full SHA for 4eef3ec
Move effect of "set -x" into default shell command
Show description for 5f128e8
EliahKagan
committed
5f128e8
Copy full SHA for 5f128e8
prepare next release
Byron
committed
d99b2d4
Copy full SHA for d99b2d4
Make publish process possible on MacOS
Show description for f86f09e
Byron
committed
f86f09e
Copy full SHA for f86f09e
Let "make" install build and twine if in a virtual environment
Show description for 5343aa0
EliahKagan
committed
5343aa0
Copy full SHA for 5343aa0
You can’t perform that action at this time.