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
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
.
vcs-python
/
libvcs
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
58
Code
Issues
43
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor(typing): Tighten type annotations across internal modules and cmd/git
- #508
#508
Open
tony
wants to merge 12 commits into
master
vcs-python/libvcs:master
from
improve-typings
vcs-python/libvcs:improve-typings
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
refactor(typing): Tighten type annotations across internal modules and cmd/git
#508
tony
wants to merge 12 commits into
master
vcs-python/libvcs:master
from
improve-typings
vcs-python/libvcs:improve-typings
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
internal/subprocess(refactor[typing]): Tighten subprocess param types
Show description for 511f11b
tony
committed
511f11b
View commit details
Copy full SHA for 511f11b
Browse repository at this point
internal/run(refactor[typing]): Tighten run() parameter types
Show description for e3e43e2
tony
committed
e3e43e2
View commit details
Copy full SHA for e3e43e2
Browse repository at this point
tests/_internal/subprocess(test[typing]): Refine SubprocessCommand test types
Show description for f3291f8
tony
committed
f3291f8
View commit details
Copy full SHA for f3291f8
Browse repository at this point
tests/cmd/test_git(test[typing]): Narrow constructor param type
Show description for 5e8162a
tony
committed
5e8162a
View commit details
Copy full SHA for 5e8162a
Browse repository at this point
internal/shortcuts(refactor[typing]): Narrow VCS TypeGuard input
Show description for 15244d3
tony
committed
15244d3
View commit details
Copy full SHA for 15244d3
Browse repository at this point
cmd/git(refactor[typing]): Type reftag as str
Show description for 45a609a
tony
committed
45a609a
View commit details
Copy full SHA for 45a609a
Browse repository at this point
cmd/git(refactor[typing]): Narrow config value types
Show description for 1cbe963
tony
committed
1cbe963
View commit details
Copy full SHA for 1cbe963
Browse repository at this point
internal/run(refactor[typing]): Narrow log adapter return type
Show description for b8b011b
tony
committed
b8b011b
View commit details
Copy full SHA for b8b011b
Browse repository at this point
cmd/git(refactor[typing]): Type submodule status data
Show description for e5012a1
tony
committed
e5012a1
View commit details
Copy full SHA for e5012a1
Browse repository at this point
internal/shortcuts(refactor[typing]): Tighten kwargs key type
Show description for abf071a
tony
committed
abf071a
View commit details
Copy full SHA for abf071a
Browse repository at this point
internal/subprocess(refactor[typing]): Align pass_fds with typeshed
Show description for 0cd6a73
tony
committed
0cd6a73
View commit details
Copy full SHA for 0cd6a73
Browse repository at this point
internal/subprocess(refactor[typing]): Align preexec_fn with typeshed
Show description for 117088f
tony
committed
117088f
View commit details
Copy full SHA for 117088f
Browse repository at this point
You can’t perform that action at this time.