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
.
git-pull
/
gp-libs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
15
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Add async doctest support with top-level await
- #59
#59
Open
tony
wants to merge 10 commits into
master
git-pull/gp-libs:master
from
asyncio
git-pull/gp-libs:asyncio
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
feat: Add async doctest support with top-level await
#59
tony
wants to merge 10 commits into
master
git-pull/gp-libs:master
from
asyncio
git-pull/gp-libs:asyncio
Copy head branch name to clipboard
Commits
Commits on Dec 30, 2025
ai(rules[AGENTS]) Port asyncio/doctest guidelines from libvcs
Show description for b016fe9
tony
committed
b016fe9
View commit details
Copy full SHA for b016fe9
Browse repository at this point
doctest_docutils(feat[async]): Add AsyncDocTestRunner for top-level await
Show description for c8743ee
tony
committed
c8743ee
View commit details
Copy full SHA for c8743ee
Browse repository at this point
pytest_doctest_docutils(feat[async]): Integrate AsyncDocTestRunner
Show description for c7ea5ca
tony
committed
c7ea5ca
View commit details
Copy full SHA for c7ea5ca
Browse repository at this point
tests(conftest): Add asyncio to doctest_namespace fixture
Show description for a7d3cdd
tony
committed
a7d3cdd
View commit details
Copy full SHA for a7d3cdd
Browse repository at this point
tests(feat[async_doctest]): Add comprehensive async doctest tests
Show description for affd672
tony
committed
affd672
View commit details
Copy full SHA for affd672
Browse repository at this point
docs(CHANGES): Add async doctest support release notes for #59
Show description for cb97475
tony
committed
cb97475
View commit details
Copy full SHA for cb97475
Browse repository at this point
docs(docstrings): Add NumPy-style docstrings to async support code
Show description for 739bfcc
tony
committed
739bfcc
View commit details
Copy full SHA for 739bfcc
Browse repository at this point
docs(doctest_docutils[_make_runner]): Add NumPy-style Parameters/Returns
Show description for d4926bb
tony
committed
d4926bb
View commit details
Copy full SHA for d4926bb
Browse repository at this point
docs(doctest_docutils[AsyncDocTestRunner]): Add doctest example
Show description for fecd38d
tony
committed
fecd38d
View commit details
Copy full SHA for fecd38d
Browse repository at this point
ai(rules[AGENTS]): Update async doctest pattern to top-level await
Show description for a903a44
tony
committed
a903a44
View commit details
Copy full SHA for a903a44
Browse repository at this point
You can’t perform that action at this time.