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 }}
gmr
/
rabbitpy
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
249
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Restore library API and add full type annotations
- #150
#150
Merged
gmr
merged 8 commits into
main
gmr/rabbitpy:main
from
restore/deleted-modules
gmr/rabbitpy:restore/deleted-modules
Copy head branch name to clipboard
Apr 1, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Restore library API and add full type annotations
#150
gmr
merged 8 commits into
main
gmr/rabbitpy:main
from
restore/deleted-modules
gmr/rabbitpy:restore/deleted-modules
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
Restore library API deleted in modernization commit (cd478a2)
Show description for 1d9f30f
gmr
committed
1d9f30f
View commit details
Copy full SHA for 1d9f30f
Browse repository at this point
Fix ruff formatting, type annotations, and correctness issues flagged by CI and CodeRabbit
Show description for 19272e0
gmr
committed
19272e0
View commit details
Copy full SHA for 19272e0
Browse repository at this point
Fix NameError on Python 3.11-3.13 in base.py
Show description for 141a382
gmr
committed
141a382
View commit details
Copy full SHA for 141a382
Browse repository at this point
Fix circular import causing AttributeError on Python 3.11-3.13
Show description for 0f8c000
gmr
and
claude
committed
0f8c000
View commit details
Copy full SHA for 0f8c000
Browse repository at this point
Fix circular import in channel.py on Python < 3.14
Show description for 7f8b61e
gmr
and
claude
committed
7f8b61e
View commit details
Copy full SHA for 7f8b61e
Browse repository at this point
Fix race condition in IO tests causing Python 3.12-only failures
Show description for d514694
gmr
and
claude
committed
d514694
View commit details
Copy full SHA for d514694
Browse repository at this point
Address Python 3.11-specific ERROR in test_write_ready_socket_oserror
Show description for d5a6c19
gmr
committed
d5a6c19
View commit details
Copy full SHA for d5a6c19
Browse repository at this point
Address 10 CodeRabbit review issues across 5 files
Show description for 245f200
gmr
committed
245f200
View commit details
Copy full SHA for 245f200
Browse repository at this point
You can’t perform that action at this time.