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 }}
Gao-Rui
/
python-telegram-bot
Public
forked from
python-telegram-bot/python-telegram-bot
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
Branch selector
tighten-pre-commit
User selector
All users
All time
Commit history
Commits on Oct 25, 2020
Merge branch 'master' into tighten-pre-commit
Show description for defbdb7
Bibo-Joshi
committed
defbdb7
View commit details
Copy full SHA for defbdb7
Browse repository at this point
Commits on Oct 23, 2020
Fix Regex in Configuration of Black Formatter (#2159)
Bibo-Joshi
authored
83791d3
View commit details
Copy full SHA for 83791d3
Browse repository at this point
Fix Configuration of Black Formatter (#2158)
Show description for 02cd7b6
Bibo-Joshi
authored
02cd7b6
View commit details
Copy full SHA for 02cd7b6
Browse repository at this point
Commits on Oct 18, 2020
Add Convenience Properties for Service Chats and Anonymous Admins (#2147)
Show description for 165a24e
NikitaPirate
and
Bibo-Joshi
authored
165a24e
View commit details
Copy full SHA for 165a24e
Browse repository at this point
Commits on Oct 16, 2020
Merge branch 'master' into tighten-pre-commit
Show description for 6fd829d
Bibo-Joshi
committed
6fd829d
View commit details
Copy full SHA for 6fd829d
Browse repository at this point
Commits on Oct 15, 2020
Update Wheel Settings (#2142)
Show description for 8844007
michael-k
authored
8844007
View commit details
Copy full SHA for 8844007
Browse repository at this point
Improve Type Hinting for Class Variables (#2136)
Bibo-Joshi
authored
9be4c75
View commit details
Copy full SHA for 9be4c75
Browse repository at this point
Update timerbot.py to v13.0 (#2149)
Show description for b554f1a
timqsh
and
Bibo-Joshi
authored
b554f1a
View commit details
Copy full SHA for b554f1a
Browse repository at this point
Commits on Oct 13, 2020
Merge branch 'master' into tighten-pre-commit
Show description for 64678ab
Bibo-Joshi
committed
64678ab
View commit details
Copy full SHA for 64678ab
Browse repository at this point
Overhaul Constants (#2137)
Show description for 3b4559d
NikitaPirate
and
Bibo-Joshi
authored
3b4559d
View commit details
Copy full SHA for 3b4559d
Browse repository at this point
Commits on Oct 11, 2020
Update both pylint & mypy while we're at it
Bibo-Joshi
committed
ec77852
View commit details
Copy full SHA for ec77852
Browse repository at this point
Add Python 3.9 to Test Matrix (#2132)
Show description for 9ae48fe
Bibo-Joshi
authored
9ae48fe
View commit details
Copy full SHA for 9ae48fe
Browse repository at this point
Commits on Oct 10, 2020
Merge remote-tracking branch 'origin/tighten-pre-commit' into tighten-pre-commit
Bibo-Joshi
committed
c7f43d7
View commit details
Copy full SHA for c7f43d7
Browse repository at this point
Make noam happy
Bibo-Joshi
committed
6fe6a90
View commit details
Copy full SHA for 6fe6a90
Browse repository at this point
use LogRecord.getMessage() in tests
Bibo-Joshi
committed
eb78370
View commit details
Copy full SHA for eb78370
Browse repository at this point
Make pylint & mypy happy aka ignore all the things
Bibo-Joshi
committed
9d2df3e
View commit details
Copy full SHA for 9d2df3e
Browse repository at this point
Get pylint to read setup.cfg
Bibo-Joshi
committed
c213072
View commit details
Copy full SHA for c213072
Browse repository at this point
Make pre-commit more strict
Bibo-Joshi
committed
c0dd6f9
View commit details
Copy full SHA for c0dd6f9
Browse repository at this point
Switch Codecov to GitHub Action (#2127)
Bibo-Joshi
authored
6af6648
View commit details
Copy full SHA for 6af6648
Browse repository at this point
Commits on Oct 9, 2020
Switch Code Formatting to Black (#2122)
Show description for 264b2c9
Bibo-Joshi
authored
264b2c9
View commit details
Copy full SHA for 264b2c9
Browse repository at this point
Specify Required pytz Version (#2121)
Konano
authored
8efb052
View commit details
Copy full SHA for 8efb052
Browse repository at this point
Correct Some Type Hints (#2118)
Show description for 83a8874
harshil21
authored
83a8874
View commit details
Copy full SHA for 83a8874
Browse repository at this point
Commits on Oct 7, 2020
Bump to v13.0
Bibo-Joshi
committed
bf68942
View commit details
Copy full SHA for bf68942
Browse repository at this point
Type Hinting (#1920)
Bibo-Joshi
committed
5fd7606
View commit details
Copy full SHA for 5fd7606
Browse repository at this point
Defaults.tzinfo (#2042)
Bibo-Joshi
committed
103b115
View commit details
Copy full SHA for 103b115
Browse repository at this point
Make context-based callbacks the default setting (#2050)
Bibo-Joshi
committed
b07e42e
View commit details
Copy full SHA for b07e42e
Browse repository at this point
Refactor Handling of Message VS Update Filters (#2032)
Show description for 3842846
Bibo-Joshi
committed
3842846
View commit details
Copy full SHA for 3842846
Browse repository at this point
Refactor handling of default_quote (#1965)
Show description for 7daddfb
Bibo-Joshi
committed
7daddfb
View commit details
Copy full SHA for 7daddfb
Browse repository at this point
Extend rich comparison of objects (#1724)
Show description for 2d4d48b
Bibo-Joshi
committed
2d4d48b
View commit details
Copy full SHA for 2d4d48b
Browse repository at this point
Refactor persistence of Bot instances (#1994)
Show description for 2381724
Bibo-Joshi
committed
2381724
View commit details
Copy full SHA for 2381724
Browse repository at this point
Refactor JobQueue (#1981)
Show description for 19a4f9e
Bibo-Joshi
committed
19a4f9e
View commit details
Copy full SHA for 19a4f9e
Browse repository at this point
Refactor handling of kwargs in Bot methods (#1924)
Show description for 3930072
Bibo-Joshi
committed
3930072
View commit details
Copy full SHA for 3930072
Browse repository at this point
Doc Fixes/Additions (#2094)
Show description for 5555582
Bibo-Joshi
authored
5555582
View commit details
Copy full SHA for 5555582
Browse repository at this point
Commits on Oct 4, 2020
Make Errors picklable (#2106)
Show description for e67b995
Delgan
and
Bibo-Joshi
authored
e67b995
View commit details
Copy full SHA for e67b995
Browse repository at this point
Refactor Dispatcher.run_async (#2051)
Bibo-Joshi
authored
0d419ed
View commit details
Copy full SHA for 0d419ed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.