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
.
apache
/
pulsar-client-python
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
75
Code
Issues
70
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement async consumer
- #277
#277
Merged
BewareMyPower
merged 13 commits into
apache:main
apache/pulsar-client-python:main
from
BewareMyPower:bewaremypower/asyncio-consumer
BewareMyPower/pulsar-client-python:bewaremypower/asyncio-consumer
Copy head branch name to clipboard
Dec 24, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Implement async consumer
#277
BewareMyPower
merged 13 commits into
apache:main
apache/pulsar-client-python:main
from
BewareMyPower:bewaremypower/asyncio-consumer
BewareMyPower/pulsar-client-python:bewaremypower/asyncio-consumer
Copy head branch name to clipboard
Commits
Commits on Dec 23, 2025
Support basic functionality of asyncio based consumer
BewareMyPower
committed
a61c5e4
View commit details
Copy full SHA for a61c5e4
Browse repository at this point
add all options
BewareMyPower
committed
c232dfe
View commit details
Copy full SHA for c232dfe
Browse repository at this point
support seek and fix tests
BewareMyPower
committed
08c6f9a
View commit details
Copy full SHA for 08c6f9a
Browse repository at this point
add comments
BewareMyPower
committed
84c29a4
View commit details
Copy full SHA for 84c29a4
Browse repository at this point
fix api docs
BewareMyPower
committed
3a6aa86
View commit details
Copy full SHA for 3a6aa86
Browse repository at this point
test start_message_id_inclusive
BewareMyPower
committed
1f98f44
View commit details
Copy full SHA for 1f98f44
Browse repository at this point
fix incorrect api doc
BewareMyPower
committed
5f37afb
View commit details
Copy full SHA for 5f37afb
Browse repository at this point
fix doc and remove message_listener
BewareMyPower
committed
ed78ac5
View commit details
Copy full SHA for ed78ac5
Browse repository at this point
fail when is_pattern_topic is True and topics is a list
BewareMyPower
committed
e0b1de7
View commit details
Copy full SHA for e0b1de7
Browse repository at this point
fix incorrect schema
BewareMyPower
committed
a4405b8
View commit details
Copy full SHA for a4405b8
Browse repository at this point
fix schema tests
BewareMyPower
committed
2584878
View commit details
Copy full SHA for 2584878
Browse repository at this point
Commits on Dec 24, 2025
Remove changes not related
BewareMyPower
committed
4e1e42c
View commit details
Copy full SHA for 4e1e42c
Browse repository at this point
remove unused imports
BewareMyPower
committed
75495d3
View commit details
Copy full SHA for 75495d3
Browse repository at this point
You can’t perform that action at this time.