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
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 }}
stack-queue
/
pyrogram
Public
forked from
pyrogram/pyrogram
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pyrogram
pyrogram
session
session.py
on
asyncio-dev
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2019
Merge develop -> asyncio
delivrance
committed
826885a
View commit details
Copy full SHA for 826885a
View code at this point
Browse repository at this point
Update Storage API usages in client.py, auth.py and session.py
delivrance
committed
1a7d0b1
View commit details
Copy full SHA for 1a7d0b1
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Merge branch 'asyncio-dev' of https://github.com/pyrogram/pyrogram into asyncio-dev
delivrance
committed
3dce235
View commit details
Copy full SHA for 3dce235
View code at this point
Browse repository at this point
fixed memory leak when session.send coroutine is cancelled (#311)
Show description for aa937a7
YoilyL
authored and
delivrance
committed
aa937a7
View commit details
Copy full SHA for aa937a7
View code at this point
Browse repository at this point
Commits on Sep 8, 2019
Merge develop -> asyncio
delivrance
committed
928ce5d
View commit details
Copy full SHA for 928ce5d
View code at this point
Browse repository at this point
Revert "Stop instantiating logger objects and directly use the logging module"
Show description for a015f99
delivrance
committed
a015f99
View commit details
Copy full SHA for a015f99
View code at this point
Browse repository at this point
Merge develop -> asyncio
delivrance
committed
8f0b8ba
View commit details
Copy full SHA for 8f0b8ba
View code at this point
Browse repository at this point
Stop instantiating logger objects and directly use the logging module
delivrance
committed
792068d
View commit details
Copy full SHA for 792068d
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
Merge develop -> asyncio
delivrance
committed
ce72a7e
View commit details
Copy full SHA for ce72a7e
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
Log the reason why a query ought to be re-tried
delivrance
committed
4b91466
View commit details
Copy full SHA for 4b91466
View code at this point
Browse repository at this point
Commits on Aug 3, 2019
Merge develop -> asyncio
delivrance
committed
7badcd3
View commit details
Copy full SHA for 7badcd3
View code at this point
Browse repository at this point
Revert "Replace ensure_future usages to create_task"
Show description for adda199
delivrance
committed
adda199
View commit details
Copy full SHA for adda199
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Reformat project
delivrance
committed
aa135ea
View commit details
Copy full SHA for aa135ea
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Merge develop -> asyncio
delivrance
committed
0f90292
View commit details
Copy full SHA for 0f90292
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
Log to warning only in the last attempt
delivrance
committed
72b7a53
View commit details
Copy full SHA for 72b7a53
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
Replace ensure_future usages to create_task
delivrance
committed
9940dd6
View commit details
Copy full SHA for 9940dd6
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
Merge develop -> asyncio
delivrance
committed
a8dfe61
View commit details
Copy full SHA for a8dfe61
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Update Auth and Session to accommodate Storage Engines
delivrance
committed
682591e
View commit details
Copy full SHA for 682591e
View code at this point
Browse repository at this point
Commits on Jun 15, 2019
Merge branch 'develop' into session_storage
Show description for 142d5ab
delivrance
committed
142d5ab
View commit details
Copy full SHA for 142d5ab
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Merge develop -> asyncio
delivrance
committed
7c3bbb3
View commit details
Copy full SHA for 7c3bbb3
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Rename Object to TLObject
delivrance
committed
d5517f4
View commit details
Copy full SHA for d5517f4
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
Merge develop -> asyncio
delivrance
committed
d4dbff3
View commit details
Copy full SHA for d4dbff3
View code at this point
Browse repository at this point
Commits on May 31, 2019
Let FutureSalt(s) attributes be plain integer instead of datetime values
delivrance
committed
48a5da8
View commit details
Copy full SHA for 48a5da8
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
Merge branch 'develop' into session_storage
Show description for 952f062
bakatrouble
committed
952f062
View commit details
Copy full SHA for 952f062
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Merge branch 'develop' into asyncio
Show description for 1179a5b
delivrance
committed
1179a5b
View commit details
Copy full SHA for 1179a5b
View code at this point
Browse repository at this point
Refactor project and move errors namespace out from pyrogram.api
delivrance
committed
b5c6db6
View commit details
Copy full SHA for b5c6db6
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
Merge branch 'develop' into asyncio
Show description for 84fb959
delivrance
committed
84fb959
View commit details
Copy full SHA for 84fb959
View code at this point
Browse repository at this point
Force keyword arguments for all TL types
delivrance
committed
34b51b6
View commit details
Copy full SHA for 34b51b6
View code at this point
Browse repository at this point
Commits on Mar 3, 2019
Merge branch 'develop' into asyncio
Show description for 4b73358
delivrance
committed
4b73358
View commit details
Copy full SHA for 4b73358
View code at this point
Browse repository at this point
Use a lower timeout when starting a session to speed up re-connections
Show description for e425990
delivrance
committed
e425990
View commit details
Copy full SHA for e425990
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
add in-memory session storage, refactor session storages, remove mixin
bakatrouble
committed
5dc33c6
View commit details
Copy full SHA for 5dc33c6
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
Merge branch 'develop' into asyncio
Show description for 7f79210
delivrance
committed
7f79210
View commit details
Copy full SHA for 7f79210
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
Update copyright year
delivrance
committed
4d7b1ba
View commit details
Copy full SHA for 4d7b1ba
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
Merge remote-tracking branch 'origin/develop' into develop
Show description for e7a8552
delivrance
committed
e7a8552
View commit details
Copy full SHA for e7a8552
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Remove old commented code on session.py
delivrance
committed
45a32dd
View commit details
Copy full SHA for 45a32dd
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.