Roman Mogylatov
5c1174fad6
PyPy 3 support ( #242 )
...
* Add PyPy 3 to travis file
* Add record to changelog
2020-01-26 15:10:51 -05:00
Roman Mogylatov
953f93631b
Python 3.8 support ( #241 )
...
* Add Python 3.8 test environment
* Add Python 3.8 classifier
* Update max compatible version of six to 1.13.0
* Update max compatible version of six to 1.14.0
* Add record to the changelog
2020-01-26 15:00:21 -05:00
Roman Mogylatov
9a785de4b5
Coroutine provider ( #206 )
...
* Add coroutine provider examples
* Add coroutine provier
* Update changelog
* Update static analysis travis jobs to python 3.7
* Update coroutine provider implementation for python 3.4
* Update static analysis travis jobs to python 3.6
* Make pycode style happy
* Add tests for coroutine providers
* Make coroutine tests python 2 syntax friendly
* Split tests to python2 and python3
* Refactor coroutine provider tests
* Modify pypy tests running command
* Update coroutine provider docs
2018-10-18 19:39:19 +03:00
Roman Mogylatov
d90b794568
Add python 3.7 support
2018-08-17 00:13:41 +03:00
Roman Mogylatov
4cdc5bce56
Drop python 2.6 and 3.3 support
2018-08-17 00:06:20 +03:00
Roman Mogylatov
e13d3b4271
Try remove py3 - virtualenv16 incompatibility fix
2018-08-17 00:01:26 +03:00
Roman Mogylatov
926d152d3b
Fix incompatibility issue between pip10 and virtualenv16 (travis)
2018-06-22 10:22:55 +03:00
Roman Mogylatov
5fb7f93f23
Add slack notifications for travis jobs
2017-11-27 19:31:23 +02:00
Roman Mogilatov
c85b56fd62
Update travis config to re-cythonize code only for coveralls job
2017-03-29 00:39:09 +03:00
Roman Mogilatov
0373756eba
Remove cythonization from travis building process
2017-03-29 00:20:13 +03:00
Roman Mogilatov
4988760ca3
Update travis config with matrix
2017-01-30 00:02:20 +02:00
Roman Mogilatov
1edce9a59d
Add python 3.6 and pypy3 to the list of test envs
2017-01-29 23:43:10 +02:00
Roman Mogilatov
7f308cbf41
Temporary disable pypy3 cause of pip installation failures
2016-11-17 23:44:19 +02:00
Roman Mogilatov
e3408075de
Update repository structure
2016-11-02 22:58:30 +02:00
Roman Mogilatov
49a2061cc5
Try cythonize vs build
2016-11-02 19:56:07 +02:00
Roman Mogilatov
cd1df0ad83
Try build vs cythonize
2016-11-02 19:38:41 +02:00
Roman Mogilatov
b72488154a
Attempt x
2016-11-02 19:28:11 +02:00
Roman Mogilatov
1a9dd6cca7
One more attempt...
2016-11-02 19:16:55 +02:00
Roman Mogilatov
6a1e058bdb
Move tests on all version to single job
2016-11-02 19:05:44 +02:00
Roman Mogilatov
4d82935d1d
Make tox produce verbose output
2016-11-02 18:32:16 +02:00
Roman Mogilatov
3bd19a168a
Tune building in debug mode
2016-11-02 18:11:50 +02:00
Roman Mogilatov
d8f44948a4
Update travis config to create debug builds only for coverage
2016-11-02 12:52:08 +02:00
Roman Mogilatov
e5498f214b
Add creation of debug builds
2016-11-01 10:49:44 +02:00
Roman Mogilatov
02b993ec54
Add cython->c compilation command to .travis.yml
2016-10-31 12:51:06 +02:00
Roman Mogilatov
71b820487e
Replace pep257 with pydocstyle
2016-02-28 16:01:20 +02:00
Roman Mogilatov
449a67eede
1.14.0 Drop support of Python 3.2
2016-01-25 15:07:11 +02:00
Roman Mogilatov
4237184767
Add py35 to TOXENVs
2015-10-12 18:13:54 +03:00
Roman Mogilatov
624e1cef63
Add travis env variable for running tests on py35
2015-10-12 17:48:12 +03:00
Roman Mogilatov
fd5aa5cb5a
Revert "Add tests run on Python 3.5"
...
This reverts commit d8b4be55a6
.
2015-09-21 17:57:14 +03:00
Roman Mogilatov
d8b4be55a6
Add tests run on Python 3.5
2015-09-21 17:50:09 +03:00
Roman Mogilatov
8d896e7272
Run tests on pypy and pypy3
2015-03-26 16:56:49 +02:00
Roman Mogilatov
233dedbcff
Adding py 33, 34 to tox and travis
2015-03-26 01:15:41 +02:00
Roman Mogilatov
bac0bd499c
adding .travis py32 env
2015-03-26 00:30:08 +02:00
Roman Mogilatov
0726a7c253
Setting of exact python versions for tox environments, remove travis python environments
2015-03-18 19:05:31 +02:00
Roman Mogilatov
b93bb61e28
Adding python versions in travis config
2015-03-18 18:58:29 +02:00
Roman Mogilatov
83f9845f59
Add PyLint, flake8 and pep257 configs to tox and travis
2015-03-18 15:53:08 +02:00
Roman Mogilatov
c2bd37ce45
Fix of name error with coveralls job in travis
2015-03-18 15:20:59 +02:00
Roman Mogilatov
8fd471dd39
updating travis and tox configs
2015-03-18 14:50:45 +02:00
Roman Mogilatov
c1d6127e64
updating tox and travis configs
2015-03-18 00:38:54 +02:00
Roman
11493d1a24
Update .travis.yml
2015-03-17 17:23:21 +02:00
Roman
15bb1fd6c3
Update .travis.yml
2015-03-17 16:21:45 +02:00
Roman
09d0edd623
Create .travis.yml
2015-03-17 15:56:10 +02:00