Bibo-Joshi
8e7c0d6976
Comply with PEP561 ( #2168 )
...
* Comply with PEP561
* Try harder
* third time's (hopefully) a charme
2020-11-01 19:33:01 +01:00
Bibo-Joshi
9ae48fecfe
Add Python 3.9 to Test Matrix ( #2132 )
...
* Add Py 3.9 to tests
* update setup-python action
2020-10-11 11:47:19 +02:00
Bibo-Joshi
19a4f9e53a
Refactor JobQueue ( #1981 )
...
* First go on refactoring JobQueue
* Temporarily enable tests for the v13 branch
* Work on tests
* Temporarily enable tests for the v13 branch
* Increase coverage
* Remove JobQueue.tick()
* Address review
* Temporarily enable tests for the v13 branch
* Address review
* Dispatch errors
* Fix handling of job_kwargs
* Remove possibility to pass a Bot to JobQueue
2020-10-07 20:30:41 +02:00
Bibo-Joshi
eac7f02211
Add Py3.8 to docs ( #1824 )
2020-03-11 23:36:34 +02:00
Jelle Besseling
743e2fce07
Add --with-upstream-urllib3 option to remove vendored version ( #1725 )
...
Co-authored-by: Noam Meltzer <tsnoam@gmail.com>
2020-02-02 22:56:25 +02:00
Poolitzer
d96d233dc5
dropping 2.7, 3.3, 3.4 support from setup.py and README.rst ( #1734 )
...
Fixes #1720
2020-01-26 23:47:52 +02:00
Konstantin Zemlyak
92f407bfb3
Update setup.py ( #1306 )
2018-12-04 15:06:22 +01:00
Jasmin Bom
d9ae4be2b3
Add 3.7 to travis and make pypy allowed_failures ( #1215 )
...
* Add 3.7 to travis build matrix using workaround
See https://github.com/travis-ci/travis-ci/issues/9815 for workaround discussion
* Add 3.7 to pypi classifiers
* Format build matrix differently
* Try adding pypy6.0.0 to travis build matrix
* Add py3.7 to appveyor
* Try pypy 5.10.1 instead
6.0.0 isn't on travis yet: https://github.com/travis-ci/travis-ci/issues/9542
* pypy2-5.10.0 isn't on travis yet either...
* allow failures on travis pypy
2018-10-01 20:50:44 +02:00
Eldinnie
1e22d570a3
Drop 3.3 from support ( #930 )
...
* Remove 3.3 from testsuite and setup.py
* add changelog to the docs
[CI skip]
2017-12-08 22:38:23 +01:00
Noam Meltzer
706f79fa99
Fix setup.py with urllib3 vendoring
...
fixes #635
2017-05-26 19:24:54 +03:00
Noam Meltzer
d239f4ee62
setup.py: vendor the urllib3 package
2017-03-11 23:50:30 +02:00
代码家
e39afad321
Add support for Socks5 proxy. ( #518 )
2017-02-25 20:47:56 +02:00
Rahiel Kasim
924c241680
declare support for Python 3.6
2017-02-05 20:40:16 +01:00
Jannes Höke
71530f404d
Bump version to v5.3.0
2016-12-11 23:51:51 +01:00
Jannes Höke
c49058dbb4
Bump version to v5.1
2016-09-24 15:29:23 +02:00
Rahiel Kasim
eabfc0b06b
set ujson as optional dependency, test CPython builds with ujson
2016-08-26 10:23:17 +02:00
Rahiel Kasim
00bba73673
drop Python 2.6 support ( closes #245 ) ( #386 )
...
* drop Python 2.6 support (closes #245 )
* fix NullHandler import
* README: explicitly mention Py3 and PyPy compatibility
2016-08-20 22:01:07 +02:00
Mikki Weesenaar
26a0a173f4
Manual merge
2016-08-11 14:38:55 +02:00
Jacob Bom
bd3fa3bb64
Fix #376 : Execfile does not exist in python 3 ( #377 )
...
* Add execfile function since it's missing in python 3.
* Remove extra space.
2016-08-10 21:39:14 +02:00
Jannes Höke
587908457e
move version string to telegram/version.py ( #361 )
2016-07-29 15:40:11 +00:00
Leandro Toledo
d90b0f495d
End the madness when bumping versions [ci skip]
2016-05-24 19:43:24 -03:00
Jannes Höke
dc27ff41ef
bump version to 4.1.2
2016-05-22 13:01:14 +02:00
Jannes Höke
d028d4edd0
bump to 4.1.1
2016-05-16 16:05:02 +02:00
leandrotoledo
ac55ba007e
Bumping version to v4.1 [ci skip]
2016-05-15 20:05:38 -03:00
Jannes Höke
10a98211f8
bump version to 4.0.3
2016-05-01 22:13:27 +02:00
Jannes Höke
62c651d167
bump version to 4.0.2
2016-04-29 19:31:45 +02:00
Jannes Höke
865bba3f3e
bump version to 4.0.1
2016-04-27 01:17:47 +02:00
Jannes Höke
fd15e51e28
bump version to 4.0.0, update CHANGES
2016-04-27 01:02:57 +02:00
Jannes Höke
7daf26198e
bump version to 4.0rc1
2016-04-22 16:24:32 +02:00
Jannes Höke
808945b623
prepare release of v3.4
2016-03-22 03:02:13 +01:00
Rahiel Kasim
19390b9659
declare support for python 3.5, drop old py 3.2 reference
2016-03-17 22:12:36 +01:00
Jannes Höke
218e22631c
Prepare to release v3.3
2016-02-28 02:33:49 +01:00
Jannes Höke
5fd7a4fe0d
release v3.3b1
2016-01-09 15:50:19 +01:00
Jannes Höke
aa8966832b
release 3.2 and update copyright notice to 2015-2016
2016-01-05 14:12:03 +01:00
Jannes Höke
fc9456e1a8
release v3.1.2
2015-12-29 14:46:00 +01:00
Jannes Höke
ea7c54ba07
Release v3.1.1, change author email everywhere
2015-12-21 21:18:53 +01:00
Jannes Höke
0e78606d37
Release v3.1
2015-12-16 16:25:14 +01:00
leandrotoledo
80281cc66d
Moving to python-telegram-bot organization
2015-12-14 21:36:22 -02:00
Jannes Höke
bcadfc5398
Release version 3.0.0
2015-12-07 23:49:19 +01:00
Leandro Toledo
16349ac69a
Releasing v2.9.2
2015-11-11 11:31:20 -02:00
Jannes Höke
5d2999818b
Update to version 2.9.1
2015-11-10 20:19:12 +01:00
Leandro Toledo
9191d333ca
Adds future as requirement
2015-11-10 12:27:18 -02:00
Leandro Toledo
c6533a2d69
Releasing v2.9
2015-11-10 12:21:04 -02:00
Leandro Toledo
688d6af541
Releasing v2.8.7
2015-10-08 11:31:48 -03:00
Leandro Toledo
f2b0cb46a2
Releasing v2.8.6
2015-10-08 10:23:12 -03:00
Leandro Toledo
5738dc553f
Releasing v2.8.5
2015-09-24 09:29:23 -03:00
Leandro Toledo
75e338d5df
Releasing v2.8.4
2015-09-20 12:52:40 -03:00
Leandro Toledo
a1f35355f6
Keep bleeding edge features on testing branch
2015-09-20 12:43:32 -03:00
Leandro Toledo
3024c1ce3d
Merge branch 'master' into testing
2015-09-20 12:34:02 -03:00
Leandro Toledo
f623db06ea
Revert "Feature/requests"
2015-09-16 00:21:45 -03:00