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
.
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
feat: Add async/await support for VCS operations
- #504
#504
Open
tony
wants to merge 15 commits into
master
vcs-python/libvcs:master
from
pr/async
vcs-python/libvcs:pr/async
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feat: Add async/await support for VCS operations
#504
tony
wants to merge 15 commits into
master
vcs-python/libvcs:master
from
pr/async
vcs-python/libvcs:pr/async
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
AGENTS(docs[asyncio]): Add asyncio development guidelines
Show description for 0440ee6
tony
committed
0440ee6
View commit details
Copy full SHA for 0440ee6
Browse repository at this point
_internal(feat[async]): Add async subprocess and run modules
Show description for 51ccffc
tony
committed
51ccffc
View commit details
Copy full SHA for 51ccffc
Browse repository at this point
cmd/_async(feat): Add AsyncGit, AsyncHg, AsyncSvn command classes
Show description for a346a71
tony
committed
a346a71
View commit details
Copy full SHA for a346a71
Browse repository at this point
sync/_async(feat): Add AsyncGitSync, AsyncHgSync, AsyncSvnSync classes
Show description for f44e877
tony
committed
f44e877
View commit details
Copy full SHA for f44e877
Browse repository at this point
pytest_plugin(feat): Add async fixtures and doctest support
Show description for 8395531
tony
committed
8395531
View commit details
Copy full SHA for 8395531
Browse repository at this point
tests(_internal[async]): Add tests for async subprocess and run modules
Show description for 9e9725b
tony
committed
9e9725b
View commit details
Copy full SHA for 9e9725b
Browse repository at this point
tests(cmd/_async): Add tests for async command classes
Show description for f33c69c
tony
committed
f33c69c
View commit details
Copy full SHA for f33c69c
Browse repository at this point
tests(sync/_async): Add tests for async sync classes
Show description for fff4f8c
tony
committed
fff4f8c
View commit details
Copy full SHA for fff4f8c
Browse repository at this point
docs(internals): Add async_run and async_subprocess documentation
Show description for c5bb300
tony
committed
c5bb300
View commit details
Copy full SHA for c5bb300
Browse repository at this point
docs(topics): Add comprehensive asyncio guide
Show description for e716417
tony
committed
e716417
View commit details
Copy full SHA for e716417
Browse repository at this point
docs(cmd,sync): Add async variant references
Show description for 7bb64c0
tony
committed
7bb64c0
View commit details
Copy full SHA for 7bb64c0
Browse repository at this point
docs(guides): Add async examples to README, quickstart, pytest-plugin
Show description for a808742
tony
committed
a808742
View commit details
Copy full SHA for a808742
Browse repository at this point
py(deps[test]): Add pytest-asyncio
Show description for 146c404
tony
committed
146c404
View commit details
Copy full SHA for 146c404
Browse repository at this point
py(pytest): Configure asyncio mode and filter deprecation warning
Show description for faa7dd0
tony
committed
faa7dd0
View commit details
Copy full SHA for faa7dd0
Browse repository at this point
CHANGES: Add async support entry (#504)
tony
committed
ef2b9c4
View commit details
Copy full SHA for ef2b9c4
Browse repository at this point
You can’t perform that action at this time.