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
Type
/
to 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
986
Star
5.2k
Code
Issues
9
Pull requests
1
Discussions
Actions
Security and quality
26
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Pin
mypy==1.18.2
- #2087
#2087
Merged
Byron
merged 12 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
George-Ogden:mypy
Copy head branch name to clipboard
Nov 29, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Pin
mypy==1.18.2
#2087
Byron
merged 12 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
George-Ogden:mypy
Copy head branch name to clipboard
Commits
Commits on Nov 28, 2025
Pin mypy==1.18.2
George-Ogden
committed
497ca40
View commit details
Copy full SHA for 497ca40
Browse repository at this point
Fail remote pipeline when mypy fails
George-Ogden
committed
50762f1
View commit details
Copy full SHA for 50762f1
Browse repository at this point
Fix or ignore all mypy errors
George-Ogden
committed
8469a12
View commit details
Copy full SHA for 8469a12
Browse repository at this point
Fix typing so that code can run
George-Ogden
committed
a9756bc
View commit details
Copy full SHA for a9756bc
Browse repository at this point
Stop Lit_commit_ish being imported
George-Ogden
committed
0aba3e7
View commit details
Copy full SHA for 0aba3e7
Browse repository at this point
Set __test__ = False in not tested classes
George-Ogden
committed
019f270
View commit details
Copy full SHA for 019f270
Browse repository at this point
Add missing parentheses around tuple constructor
George-Ogden
committed
ca5a2e8
View commit details
Copy full SHA for ca5a2e8
Browse repository at this point
Install mypy for Python >= 3.9
George-Ogden
committed
c757908
View commit details
Copy full SHA for c757908
Browse repository at this point
Skip mypy when Python < 3.9
George-Ogden
committed
9decf74
View commit details
Copy full SHA for 9decf74
Browse repository at this point
Use git.types.Literal instead of typing.Literal
George-Ogden
committed
a1f094c
View commit details
Copy full SHA for a1f094c
Browse repository at this point
Commits on Nov 29, 2025
Remve comment about skipping mypy
George-Ogden
committed
b5c834a
View commit details
Copy full SHA for b5c834a
Browse repository at this point
Use cast to allow silent getattrs
George-Ogden
committed
eb15123
View commit details
Copy full SHA for eb15123
Browse repository at this point
You can’t perform that action at this time.