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
.
zero-sum-seattle
/
python-mlb-statsapi
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
101
Code
Issues
4
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
release: prepare python-mlb-statsapi 0.9.0
- #281
#281
Merged
Mattsface
merged 21 commits into
main
zero-sum-seattle/python-mlb-statsapi:main
from
release/0.9.0
zero-sum-seattle/python-mlb-statsapi:release/0.9.0
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
release: prepare python-mlb-statsapi 0.9.0
#281
Mattsface
merged 21 commits into
main
zero-sum-seattle/python-mlb-statsapi:main
from
release/0.9.0
zero-sum-seattle/python-mlb-statsapi:release/0.9.0
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2026
Establish the 0.9.0 HTTP behavior contract (#273)
Show description for 421a100
Mattsface
and
cursoragent
authored
421a100
View commit details
Copy full SHA for 421a100
Browse repository at this point
test: relax HTTP error contract
Show description for 5d79588
cursoragent
and
Mattsface
committed
5d79588
View commit details
Copy full SHA for 5d79588
Browse repository at this point
Merge pull request #274 from zero-sum-seattle/fix/http-error-contract
Show description for ef34346
Mattsface
authored
ef34346
View commit details
Copy full SHA for ef34346
Browse repository at this point
feat: expose default retry policy
Show description for 9f99086
cursoragent
and
Mattsface
committed
9f99086
View commit details
Copy full SHA for 9f99086
Browse repository at this point
test: clarify caller-owned Session close assertions
Show description for 5f36b0c
cursoragent
and
Mattsface
committed
5f36b0c
View commit details
Copy full SHA for 5f36b0c
Browse repository at this point
Commits on Aug 3, 2026
feat: add HTTP error response context
Show description for c28b360
cursoragent
and
Mattsface
committed
c28b360
View commit details
Copy full SHA for c28b360
Browse repository at this point
test: cover MlbHttpError response context
Show description for 2457c54
cursoragent
and
Mattsface
committed
2457c54
View commit details
Copy full SHA for 2457c54
Browse repository at this point
test: cover MlbHttpError response context
Show description for 2f1059e
cursoragent
and
Mattsface
committed
2f1059e
View commit details
Copy full SHA for 2f1059e
Browse repository at this point
test: fix escaped quotes in exception tests
Show description for 5d5bef0
cursoragent
and
Mattsface
committed
5d5bef0
View commit details
Copy full SHA for 5d5bef0
Browse repository at this point
Merge pull request #275 from zero-sum-seattle/feat/public-retry-policy
Show description for c823dff
Mattsface
authored
c823dff
View commit details
Copy full SHA for c823dff
Browse repository at this point
Merge pull request #276 from zero-sum-seattle/feat/http-error-context
Show description for c312b0f
Mattsface
authored
c312b0f
View commit details
Copy full SHA for c312b0f
Browse repository at this point
feat: add optional strict HTTP mode
Show description for 095b6fe
cursoragent
and
Mattsface
committed
095b6fe
View commit details
Copy full SHA for 095b6fe
Browse repository at this point
Merge pull request #277 from zero-sum-seattle/feat/strict-http-mode
Show description for 2556a1e
Mattsface
authored
2556a1e
View commit details
Copy full SHA for 2556a1e
Browse repository at this point
feat: add HTTP compatibility warnings
Show description for cc46318
cursoragent
and
Mattsface
committed
cc46318
View commit details
Copy full SHA for cc46318
Browse repository at this point
feat: add versioned User-Agent
Show description for 9f5bba3
cursoragent
and
Mattsface
committed
9f5bba3
View commit details
Copy full SHA for 9f5bba3
Browse repository at this point
Merge pull request #278 from zero-sum-seattle/feat/http-compatibility-warnings
Mattsface
authored
732f73f
View commit details
Copy full SHA for 732f73f
Browse repository at this point
Merge pull request #279 from zero-sum-seattle/feat/versioned-user-agent
Mattsface
authored
4ca2e80
View commit details
Copy full SHA for 4ca2e80
Browse repository at this point
Commits on Aug 4, 2026
build: prepare package metadata for 0.9.0
Show description for 85dbc96
cursoragent
and
Mattsface
committed
85dbc96
View commit details
Copy full SHA for 85dbc96
Browse repository at this point
docs: document HTTP behavior for 0.9.0
Show description for ca2c4c8
cursoragent
and
Mattsface
committed
ca2c4c8
View commit details
Copy full SHA for ca2c4c8
Browse repository at this point
Merge pull request #280 from zero-sum-seattle/docs/v0.9-http-behavior
Show description for 5daff6c
Mattsface
authored
5daff6c
View commit details
Copy full SHA for 5daff6c
Browse repository at this point
Commits on Aug 5, 2026
docs: clarify 0.9.0 compatibility warning behavior
Mattsface
committed
6d7720a
View commit details
Copy full SHA for 6d7720a
Browse repository at this point
You can’t perform that action at this time.