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
.
python-telegram-bot
/
python-telegram-bot
Public
Notifications
You must be signed in to change notification settings
Fork
6.1k
Star
29.4k
Code
Issues
23
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-telegram-bot
setup.py
on
autogen-code
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 6, 2024
Remove `docs` from Package (#4150)
Bibo-Joshi
authored
668b49b
View commit details
Copy full SHA for 668b49b
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Apply `pre-commit` Checks More Widely (#4135)
Bibo-Joshi
authored
26f9437
View commit details
Copy full SHA for 26f9437
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Add Support for Python 3.12 RC (#3847)
harshil21
authored
71eff47
View commit details
Copy full SHA for 71eff47
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
Drop Support for Python 3.7 (#3728, #3742, #3749, #3740, #3754, #3753, #3764, #3762, #3759)
Show description for fb86bb3
6 people
authored
fb86bb3
View commit details
Copy full SHA for fb86bb3
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Make Almost All 3rd Party Dependencies Optional (#3267)
Bibo-Joshi
authored
e58cbcd
View commit details
Copy full SHA for e58cbcd
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
Fix `setup.py` Regarding Optional Dependencies (#3209)
Bibo-Joshi
authored
abfcf72
View commit details
Copy full SHA for abfcf72
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
New Rate Limiting Mechanism (#3148)
Bibo-Joshi
authored
741a50a
View commit details
Copy full SHA for 741a50a
View code at this point
Browse repository at this point
Commits on Aug 17, 2022
Add Python 3.11 to Test Suite & Adapt Enum Behaviour (#3168)
harshil21
authored
90c0fe9
View commit details
Copy full SHA for 90c0fe9
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082)
Show description for 11007c1
6 people
authored
11007c1
View commit details
Copy full SHA for 11007c1
View code at this point
Browse repository at this point
Commits on May 19, 2022
Drop Support for `ujson` (#3037)
Bibo-Joshi
authored
ca4e4c6
View commit details
Copy full SHA for ca4e4c6
View code at this point
Browse repository at this point
Commits on May 14, 2022
Add Tuple Based Version Info and Rename `telegram.bot_api_version` to `telegram.__bot_api_version__` (#3030)
Bibo-Joshi
authored
5e92401
View commit details
Copy full SHA for 5e92401
View code at this point
Browse repository at this point
Commits on May 6, 2022
Extend Code Formatting With Black (#2972)
Bibo-Joshi
committed
950d9a0
View commit details
Copy full SHA for 950d9a0
View code at this point
Browse repository at this point
Update and Expand Tests & pre-commit Settings and Improve Code Quality (#2925)
Show description for 3357725
harshil21
and
Bibo-Joshi
committed
3357725
View commit details
Copy full SHA for 3357725
View code at this point
Browse repository at this point
Update Dependency Policy (#2958)
Bibo-Joshi
committed
a491eea
View commit details
Copy full SHA for a491eea
View code at this point
Browse repository at this point
Add Python 3.10 to Test Suite (#2968)
Bibo-Joshi
committed
3c8953c
View commit details
Copy full SHA for 3c8953c
View code at this point
Browse repository at this point
Switch to `asyncio` (#2731)
Show description for 42eaa67
4 people
committed
42eaa67
View commit details
Copy full SHA for 42eaa67
View code at this point
Browse repository at this point
Replace git.io Links (#2872)
Show description for 778eadb
3 people
committed
778eadb
View commit details
Copy full SHA for 778eadb
View code at this point
Browse repository at this point
Mark Internal Modules As Private (#2687)
Show description for 5275c45
Kenneth Cheo
and
Bibo-Joshi
committed
5275c45
View commit details
Copy full SHA for 5275c45
View code at this point
Browse repository at this point
Handle Filepaths via the Pathlib Module (#2688)
eldbud
authored and
Bibo-Joshi
committed
1edfa15
View commit details
Copy full SHA for 1edfa15
View code at this point
Browse repository at this point
Remove `__dict__` from `__slots__` and drop Python 3.6 (#2619, #2636)
harshil21
authored and
Bibo-Joshi
committed
b4ea555
View commit details
Copy full SHA for b4ea555
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Improve Code Quality (#2450)
Show description for 9d93417
akshgpt7
and
Bibo-Joshi
authored
9d93417
View commit details
Copy full SHA for 9d93417
View code at this point
Browse repository at this point
Commits on Mar 14, 2021
Fix setup.py (#2431)
Bibo-Joshi
authored
0bb4be5
View commit details
Copy full SHA for 0bb4be5
View code at this point
Browse repository at this point
Commits on Feb 13, 2021
Make cryptography Dependency Optional & Refactor Some Tests (#2386)
Show description for a34f0b9
Bibo-Joshi
authored
a34f0b9
View commit details
Copy full SHA for a34f0b9
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
Bump version to v13.2
Bibo-Joshi
committed
1902c0a
View commit details
Copy full SHA for 1902c0a
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
python-telegram-bot-raw (#2324)
Show description for 25506f1
Bibo-Joshi
and
harshil21
authored
25506f1
View commit details
Copy full SHA for 25506f1
View code at this point
Browse repository at this point
Commits on Nov 1, 2020
Comply with PEP561 (#2168)
Show description for 8e7c0d6
Bibo-Joshi
authored
8e7c0d6
View commit details
Copy full SHA for 8e7c0d6
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Add Python 3.9 to Test Matrix (#2132)
Show description for 9ae48fe
Bibo-Joshi
authored
9ae48fe
View commit details
Copy full SHA for 9ae48fe
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Refactor JobQueue (#1981)
Show description for 19a4f9e
Bibo-Joshi
committed
19a4f9e
View commit details
Copy full SHA for 19a4f9e
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Add Py3.8 to docs (#1824)
Bibo-Joshi
authored
eac7f02
View commit details
Copy full SHA for eac7f02
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
Add --with-upstream-urllib3 option to remove vendored version (#1725)
Show description for 743e2fc
pingiun
and
tsnoam
authored
743e2fc
View commit details
Copy full SHA for 743e2fc
View code at this point
Browse repository at this point
Commits on Jan 26, 2020
dropping 2.7, 3.3, 3.4 support from setup.py and README.rst (#1734)
Show description for d96d233
Poolitzer
authored and
tsnoam
committed
d96d233
View commit details
Copy full SHA for d96d233
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Update setup.py (#1306)
zart
authored and
jsmnbom
committed
92f407b
View commit details
Copy full SHA for 92f407b
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
Add 3.7 to travis and make pypy allowed_failures (#1215)
Show description for d9ae4be
jsmnbom
authored and
Eldinnie
committed
d9ae4be
View commit details
Copy full SHA for d9ae4be
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
Drop 3.3 from support (#930)
Show description for 1e22d57
Eldinnie
authored
1e22d57
View commit details
Copy full SHA for 1e22d57
View code at this point
Browse repository at this point
Commits on May 26, 2017
Fix setup.py with urllib3 vendoring
Show description for 706f79f
tsnoam
committed
706f79f
View commit details
Copy full SHA for 706f79f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.