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
Drop Support for Python 3.7
- #3728
#3728
Merged
Bibo-Joshi
merged 17 commits into
master
python-telegram-bot/python-telegram-bot:master
from
drop-py-37
python-telegram-bot/python-telegram-bot:drop-py-37
Copy head branch name to clipboard
Jun 29, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Drop Support for Python 3.7
#3728
Bibo-Joshi
merged 17 commits into
master
python-telegram-bot/python-telegram-bot:master
from
drop-py-37
python-telegram-bot/python-telegram-bot:drop-py-37
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2023
Remove Python 3.7 from testing, docs and packaging
Bibo-Joshi
committed
c7ea5fd
View commit details
Copy full SHA for c7ea5fd
Browse repository at this point
Commits on Jun 3, 2023
Re-add note on CI bots
Bibo-Joshi
committed
f1784b5
View commit details
Copy full SHA for f1784b5
Browse repository at this point
temporarily run tests on this branch
harshil21
committed
03d3c33
View commit details
Copy full SHA for 03d3c33
Browse repository at this point
Commits on Jun 4, 2023
Add missing new line
Bibo-Joshi
committed
4de4643
View commit details
Copy full SHA for 4de4643
Browse repository at this point
Adopt Py3.8+ features: `missing_ok` Parameter (#3742)
Trifase
authored
457e4ef
View commit details
Copy full SHA for 457e4ef
Browse repository at this point
Commits on Jun 8, 2023
Introduce Walrus Operator (#3749)
thefunkycat
authored
a1c2fe7
View commit details
Copy full SHA for a1c2fe7
Browse repository at this point
Commits on Jun 9, 2023
Remove Python 3.7 Workaround for `PicklePersistence` (#3740)
harshil21
authored
9d3345c
View commit details
Copy full SHA for 9d3345c
Browse repository at this point
Commits on Jun 12, 2023
Merge branch 'master' into drop-py-37
Bibo-Joshi
committed
8c86a34
View commit details
Copy full SHA for 8c86a34
Browse repository at this point
Commits on Jun 17, 2023
Drop `CancelledError` (#3754)
Show description for cf71a38
clot27
and
Aditya
authored
cf71a38
View commit details
Copy full SHA for cf71a38
Browse repository at this point
Make use of `@final`, `Final` and `Literal` (#3753)
Bibo-Joshi
authored
9181369
View commit details
Copy full SHA for 9181369
Browse repository at this point
Commits on Jun 19, 2023
fix error with `Literal`, causing tests/docs to fail (#3764)
lemontree210
authored
27a8683
View commit details
Copy full SHA for 27a8683
Browse repository at this point
Commits on Jun 25, 2023
Use @final and Literal in more places (#3762)
harshil21
authored
97965b6
View commit details
Copy full SHA for 97965b6
Browse repository at this point
Commits on Jun 26, 2023
Merge branch 'master' into drop-py-37
Bibo-Joshi
authored
546cb76
View commit details
Copy full SHA for 546cb76
Browse repository at this point
Remove py py3.7 specific check in the tests
Bibo-Joshi
committed
5194025
View commit details
Copy full SHA for 5194025
Browse repository at this point
Commits on Jun 29, 2023
Pass `name` to `asyncio.create_task` (#3759)
harshil21
authored
59a932a
View commit details
Copy full SHA for 59a932a
Browse repository at this point
Merge branch 'master' into drop-py-37
Bibo-Joshi
committed
a765c12
View commit details
Copy full SHA for a765c12
Browse repository at this point
Revert "temporarily run tests on this branch"
Show description for 08c78a9
Bibo-Joshi
committed
08c78a9
View commit details
Copy full SHA for 08c78a9
Browse repository at this point
You can’t perform that action at this time.