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 }}
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
.travis.yml
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2017
Switch to codecov (#819)
Show description for f5b746f
jsmnbom
authored and
Eldinnie
committed
f5b746f
View commit details
Copy full SHA for f5b746f
View code at this point
Browse repository at this point
only run coverage for relevant test (#818)
Show description for 4fe4eea
Eldinnie
authored
4fe4eea
View commit details
Copy full SHA for 4fe4eea
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
Turn on branch coverage (#790)
Show description for 8cda3f7
jsmnbom
authored and
Eldinnie
committed
8cda3f7
View commit details
Copy full SHA for 8cda3f7
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Switch to pytest + required fixes to code (#788)
Show description for 5d7c6ad
jsmnbom
authored and
tsnoam
committed
5d7c6ad
View commit details
Copy full SHA for 5d7c6ad
View code at this point
Browse repository at this point
Commits on Jun 24, 2017
Add folding to travis script section (#686)
jsmnbom
authored and
tsnoam
committed
564d361
View commit details
Copy full SHA for 564d361
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Does this version work?
Show description for 9264264
jsmnbom
committed
9264264
View commit details
Copy full SHA for 9264264
View code at this point
Browse repository at this point
Update pypy so it hopefully is found in trusty python archive
Show description for 3dabc31
jsmnbom
committed
3dabc31
View commit details
Copy full SHA for 3dabc31
View code at this point
Browse repository at this point
Try updating to trusty
Show description for 5175930
jsmnbom
committed
5175930
View commit details
Copy full SHA for 5175930
View code at this point
Browse repository at this point
Wheel not wheels
jsmnbom
committed
4b16d09
View commit details
Copy full SHA for 4b16d09
View code at this point
Browse repository at this point
Cache pip for travis and appveyor
Show description for db8ae76
jsmnbom
committed
db8ae76
View commit details
Copy full SHA for db8ae76
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Travis: add test to make sure setup.py doesn't break
Show description for c0e3453
tsnoam
committed
c0e3453
View commit details
Copy full SHA for c0e3453
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
travis: when running nosetests run only the telegram tests (not urllib3)
tsnoam
committed
bef6651
View commit details
Copy full SHA for bef6651
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
declare support for Python 3.6
rahiel
committed
924c241
View commit details
Copy full SHA for 924c241
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
Only build master branch and PRs on travis. Yapf only on py3.5.
jsmnbom
committed
de96cc8
View commit details
Copy full SHA for de96cc8
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
set ujson as optional dependency, test CPython builds with ujson
rahiel
committed
eabfc0b
View commit details
Copy full SHA for eabfc0b
View code at this point
Browse repository at this point
Commits on Aug 20, 2016
drop Python 2.6 support (closes #245) (#386)
Show description for 00bba73
rahiel
authored
00bba73
View commit details
Copy full SHA for 00bba73
View code at this point
Browse repository at this point
Commits on May 22, 2016
Replace individual checks to pre-commit run --all-files in Travis
leandrotoledo
committed
5a0696b
View commit details
Copy full SHA for 5a0696b
View code at this point
Browse repository at this point
Commits on May 15, 2016
Disables yapf for travis tests for pypy3 (ugh!) #259
leandrotoledo
committed
fd7b571
View commit details
Copy full SHA for fd7b571
View code at this point
Browse repository at this point
Disables yapf for travis tests for pypy3.3 #259
leandrotoledo
committed
1b09738
View commit details
Copy full SHA for 1b09738
View code at this point
Browse repository at this point
Disables yapf for travis tests for py2.4 and 3.3 #259
leandrotoledo
committed
836c509
View commit details
Copy full SHA for 836c509
View code at this point
Browse repository at this point
Disables yapf for travis tests for py2.4 and 3.3 #259
leandrotoledo
committed
1d9d0fc
View commit details
Copy full SHA for 1d9d0fc
View code at this point
Browse repository at this point
Add yapf to travis and updates CONTRIBUTING doc #259
leandrotoledo
committed
e57e6dd
View commit details
Copy full SHA for e57e6dd
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
declare support for python 3.5, drop old py 3.2 reference
rahiel
committed
19390b9
View commit details
Copy full SHA for 19390b9
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
travis.yml: another try to fix nosetests command line
tsnoam
committed
ca8404a
View commit details
Copy full SHA for ca8404a
View code at this point
Browse repository at this point
travis.yml: fix nosetests command line
tsnoam
committed
df8e388
View commit details
Copy full SHA for df8e388
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
travis.yml: enable nosetests --with-flaky
tsnoam
committed
a2632b7
View commit details
Copy full SHA for a2632b7
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
add -v to nosetests to debug travis tests
jh0ker
committed
e189e8a
View commit details
Copy full SHA for e189e8a
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
Removing if block to install unittest2 when running tests on Py2.6
leandrotoledo
committed
099deab
View commit details
Copy full SHA for 099deab
View code at this point
Browse repository at this point
Adding unittest2, update travis to use requirements-dev.txt
leandrotoledo
committed
a8240dc
View commit details
Copy full SHA for a8240dc
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
fix python 2.6 unitests which with the backport package unittest2
tsnoam
committed
1c8bb21
View commit details
Copy full SHA for 1c8bb21
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
move error disables to .travis.yml
jh0ker
committed
007dc58
View commit details
Copy full SHA for 007dc58
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
Fixes pylint for Py2.6
leandrotoledo
committed
c64e577
View commit details
Copy full SHA for c64e577
View code at this point
Browse repository at this point
Fixes pylint for Py2.6
leandrotoledo
committed
f08dca0
View commit details
Copy full SHA for f08dca0
View code at this point
Browse repository at this point
Fixes typo on .travis.yml
leandrotoledo
committed
8c0bcbf
View commit details
Copy full SHA for 8c0bcbf
View code at this point
Browse repository at this point
Adding OSX and lint/pep8 tests to Travis
leandrotoledo
committed
596fc2a
View commit details
Copy full SHA for 596fc2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.