Roman Mogylatov
|
65db4f2b1d
|
Fix code style issue
|
2020-06-24 21:23:05 -04:00 |
|
Roman Mogylatov
|
e22edcdadd
|
Restore configuration methods
|
2020-06-24 21:04:30 -04:00 |
|
Roman Mogylatov
|
50d8363650
|
Pin virtualenv to 20.0.23
|
2020-06-24 17:26:58 -04:00 |
|
Roman Mogylatov
|
52c98bbe49
|
Comment yaml-related code
|
2020-06-24 17:16:46 -04:00 |
|
Roman Mogylatov
|
597f5d772f
|
Add default value for name argument of Configuration provider
|
2020-06-24 16:40:53 -04:00 |
|
Roman Mogylatov
|
a76744805a
|
Add Configuration.from_yaml method
|
2020-06-24 16:29:44 -04:00 |
|
Roman Mogylatov
|
f95dadfc23
|
Add Configuration.from_dict() method
|
2020-06-23 18:09:20 -04:00 |
|
Roman Mogylatov
|
87bb5ff97d
|
Add Configuration.from_ini() method
|
2020-06-23 16:46:24 -04:00 |
|
Roman Mogylatov
|
e6f096270e
|
Config linking (#255)
* Add config linking test
* Add provider linking
* Update changelog
|
2020-06-22 21:52:00 -04: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 |
|