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 }}
ad-m
/
python-anticaptcha
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
232
Code
Issues
26
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add async support with AsyncAnticaptchaClient
- #131
#131
Merged
ad-m
merged 9 commits into
master
ad-m/python-anticaptcha:master
from
claude/add-async-support-oN5u6
ad-m/python-anticaptcha:claude/add-async-support-oN5u6
Copy head branch name to clipboard
Mar 7, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add async support with AsyncAnticaptchaClient
#131
ad-m
merged 9 commits into
master
ad-m/python-anticaptcha:master
from
claude/add-async-support-oN5u6
ad-m/python-anticaptcha:claude/add-async-support-oN5u6
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2026
Add async support with AsyncAnticaptchaClient and AsyncJob
Show description for ab2d8b1
claude
committed
ab2d8b1
View commit details
Copy full SHA for ab2d8b1
Browse repository at this point
Extract shared mixins, add documentation and examples for async support
Show description for df32de0
claude
committed
df32de0
View commit details
Copy full SHA for df32de0
Browse repository at this point
Balance sync and async as equal first-class citizens
Show description for 3051ca4
claude
committed
3051ca4
View commit details
Copy full SHA for 3051ca4
Browse repository at this point
Merge origin/master and resolve conflicts
Show description for 88fbf31
claude
committed
88fbf31
View commit details
Copy full SHA for 88fbf31
Browse repository at this point
Defer httpx ImportError to instantiation time for Sphinx compatibility
Show description for ab6bd09
claude
committed
ab6bd09
View commit details
Copy full SHA for ab6bd09
Browse repository at this point
Fix CI: linter errors, mypy types, and add httpx to test deps
Show description for 2bdcac8
claude
committed
2bdcac8
View commit details
Copy full SHA for 2bdcac8
Browse repository at this point
Fix E2E tests: update example imports to use sync_ prefix
Show description for b37d815
claude
committed
b37d815
View commit details
Copy full SHA for b37d815
Browse repository at this point
Remove import aliases in test_examples.py, use sync_ prefixed names directly
Show description for 0853ce2
claude
committed
0853ce2
View commit details
Copy full SHA for 0853ce2
Browse repository at this point
Add six to test dependencies
Show description for 2006446
claude
committed
2006446
View commit details
Copy full SHA for 2006446
Browse repository at this point
You can’t perform that action at this time.