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
.
zero-sum-seattle
/
python-mlb-statsapi
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
103
Code
Issues
9
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Feature/301 async data adapter
- #314
#314
Merged
Mattsface
merged 11 commits into
release/1.1.0
zero-sum-seattle/python-mlb-statsapi:release/1.1.0
from
feature/301-async-data-adapter
zero-sum-seattle/python-mlb-statsapi:feature/301-async-data-adapter
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Feature/301 async data adapter
#314
Mattsface
merged 11 commits into
release/1.1.0
zero-sum-seattle/python-mlb-statsapi:release/1.1.0
from
feature/301-async-data-adapter
zero-sum-seattle/python-mlb-statsapi:feature/301-async-data-adapter
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
feat: add asynchronous MLB data adapter
Show description for b33c5b5
Mattsface
committed
b33c5b5
View commit details
Copy full SHA for b33c5b5
Browse repository at this point
fix: use shared HTTP helpers in data adapters
Show description for e8f78b8
Mattsface
committed
e8f78b8
View commit details
Copy full SHA for e8f78b8
Browse repository at this point
fix: preserve HTTP errors when context extraction fails
Show description for a93b70e
Mattsface
committed
a93b70e
View commit details
Copy full SHA for a93b70e
Browse repository at this point
Commits on Aug 16, 2026
feat: add bounded retry-with-backoff to AsyncMlbDataAdapter
Show description for 73054d1
Mattsface
and
claude
committed
73054d1
View commit details
Copy full SHA for 73054d1
Browse repository at this point
Commits on Aug 17, 2026
feat: add per-error-kind retry budgets and non-blocking backoff tests
Show description for 3a340d8
Mattsface
and
claude
committed
3a340d8
View commit details
Copy full SHA for 3a340d8
Browse repository at this point
test: cover JSON data, aclose lifecycle, timeout translation, and concurrency
Show description for 09a87c1
Mattsface
and
claude
committed
09a87c1
View commit details
Copy full SHA for 09a87c1
Browse repository at this point
feat: send package User-Agent from library-owned async clients
Show description for e138c24
claude
committed
e138c24
View commit details
Copy full SHA for e138c24
Browse repository at this point
Commits on Aug 18, 2026
fix: finish async adapter retry and test cleanup
Show description for 0d713f1
claude
committed
0d713f1
View commit details
Copy full SHA for 0d713f1
Browse repository at this point
fix: expose async adapter behind optional dependency boundary
Show description for edcfdc8
claude
committed
edcfdc8
View commit details
Copy full SHA for edcfdc8
Browse repository at this point
test: align async adapter public API contract
Show description for 4413a62
claude
committed
4413a62
View commit details
Copy full SHA for 4413a62
Browse repository at this point
test: allow suite collection without async extra
Show description for b942a90
claude
committed
b942a90
View commit details
Copy full SHA for b942a90
Browse repository at this point
You can’t perform that action at this time.