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 }}
saintbyte
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-telegram-bot
telegram
ext
jobqueue.py
on
master
User selector
All users
All time
Commit history
Commits on Nov 22, 2018
Fix description for JobQueue's run_daily and run_repeating methods. (#1299)
ssandke
authored and
jsmnbom
committed
0cf0ccc
View commit details
Copy full SHA for 0cf0ccc
View code at this point
Browse repository at this point
Commits on May 31, 2018
Revert "Context based callbacks (#1100)"
Show description for f8a17cd
jsmnbom
authored and
Eldinnie
committed
f8a17cd
View commit details
Copy full SHA for f8a17cd
View code at this point
Browse repository at this point
Commits on May 21, 2018
Context based callbacks (#1100)
Show description for 247577b
jsmnbom
authored
247577b
View commit details
Copy full SHA for 247577b
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Remove deprecated code (#1012)
Show description for 3762792
tsnoam
authored
3762792
View commit details
Copy full SHA for 3762792
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
flake8 revamp
Show description for baec1bb
tsnoam
committed
baec1bb
View commit details
Copy full SHA for baec1bb
View code at this point
Browse repository at this point
Get jobs by name (#1011)
tsnoam
authored
746ae0c
View commit details
Copy full SHA for 746ae0c
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
jobqueue: Thread safety fixes (#977)
Show description for ddf3a1f
tsnoam
authored
ddf3a1f
View commit details
Copy full SHA for ddf3a1f
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Update headers to 2018 (#962)
Show description for 2ca7ff8
jsmnbom
authored and
tsnoam
committed
2ca7ff8
View commit details
Copy full SHA for 2ca7ff8
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Add Job Class to docs (#845)
Show description for dbb3b16
jeffffc
authored and
Eldinnie
committed
dbb3b16
View commit details
Copy full SHA for dbb3b16
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
Documentation update to PEP (#797)
tsnoam
authored and
Eldinnie
committed
e018445
View commit details
Copy full SHA for e018445
View code at this point
Browse repository at this point
Commits on Jul 23, 2017
Docs update (#728)
Show description for b3b9424
Eldinnie
authored and
tsnoam
committed
b3b9424
View commit details
Copy full SHA for b3b9424
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Fix most of "more than one target found for cross-reference" warnings
jsmnbom
committed
aa1c4e0
View commit details
Copy full SHA for aa1c4e0
View code at this point
Browse repository at this point
Commits on May 14, 2017
Update copyright notice to include 2017
Show description for 1b7f836
jsmnbom
authored and
tsnoam
committed
1b7f836
View commit details
Copy full SHA for 1b7f836
View code at this point
Browse repository at this point
Commits on Apr 29, 2017
Fixed deprecation warning (#586)
JosXa
authored and
jh0ker
committed
cdf36a2
View commit details
Copy full SHA for cdf36a2
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
rename Job.is_removed to removed
jh0ker
committed
09cb33f
View commit details
Copy full SHA for 09cb33f
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
Change Job.is_removed to be a property instead of a method
tsnoam
committed
423251f
View commit details
Copy full SHA for 423251f
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
jobqueue.py: stability improvments
Show description for 93bf21a
tsnoam
committed
93bf21a
View commit details
Copy full SHA for 93bf21a
View code at this point
Browse repository at this point
switch to run_x naming scheme
jh0ker
committed
cbf93e1
View commit details
Copy full SHA for cbf93e1
View code at this point
Browse repository at this point
removed Job.run_immediately and related code
jh0ker
committed
d5ce32c
View commit details
Copy full SHA for d5ce32c
View code at this point
Browse repository at this point
DAAAANGER ZOOOONE
jh0ker
committed
09ddc1b
View commit details
Copy full SHA for 09ddc1b
View code at this point
Browse repository at this point
jobqueue.py: move the check for job.interval types into Job.__init__
jh0ker
committed
c7cd379
View commit details
Copy full SHA for c7cd379
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
jobqueue: add support for specifying next_t in datetime.datetime or datetime.time
jh0ker
committed
8ead72e
View commit details
Copy full SHA for 8ead72e
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Job queue time units (#452)
Show description for 68e87db
Wesley Gahr
authored and
jh0ker
committed
68e87db
View commit details
Copy full SHA for 68e87db
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
Sphinx restructuring: Now builds PDF and better HTML docs (#449)
Show description for aa3ca38
jh0ker
authored
aa3ca38
View commit details
Copy full SHA for aa3ca38
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
Start additional threads only when necessary (#415)
Show description for 46657af
wronglink
authored and
tsnoam
committed
46657af
View commit details
Copy full SHA for 46657af
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
yapf
jh0ker
committed
3107310
View commit details
Copy full SHA for 3107310
View code at this point
Browse repository at this point
JobQueue: minimize the amount of places changing self.__tick state
Show description for 1e0ebe8
tsnoam
committed
1e0ebe8
View commit details
Copy full SHA for 1e0ebe8
View code at this point
Browse repository at this point
JobQueue: use class name for the logger name
tsnoam
committed
f65b691
View commit details
Copy full SHA for f65b691
View code at this point
Browse repository at this point
jobqueue: cosmetic fixes
tsnoam
committed
02af1ea
View commit details
Copy full SHA for 02af1ea
View code at this point
Browse repository at this point
Commits on May 28, 2016
refactor: running -> _running, next_peek -> _next_peek
jh0ker
committed
406303d
View commit details
Copy full SHA for 406303d
View code at this point
Browse repository at this point
allow jobs to be ran outside of jobqueue
jh0ker
committed
2534e0d
View commit details
Copy full SHA for 2534e0d
View code at this point
Browse repository at this point
Commits on May 26, 2016
minor comments and formatting
jh0ker
committed
41daccc
View commit details
Copy full SHA for 41daccc
View code at this point
Browse repository at this point
Add context parameter in Job class #281
jh0ker
committed
7862163
View commit details
Copy full SHA for 7862163
View code at this point
Browse repository at this point
Commits on May 25, 2016
yapf
jh0ker
committed
b3142d2
View commit details
Copy full SHA for b3142d2
View code at this point
Browse repository at this point
make job queue API similar to the dispatcher, add new functionality
jh0ker
committed
3aedd78
View commit details
Copy full SHA for 3aedd78
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.