Roman Mogylatov
|
4a8133204c
|
Factory deep init injections (#277)
* Add factory deep context providing
* Add example
* Add test
|
2020-08-06 16:33:06 -04:00 |
|
Roman Mogylatov
|
215b45b442
|
FactoryAggregate copying issue fix (#220)
* Add test
* Implement deepcopy handler for FactoryAggregate provider
* Add more granularity for the test
* Update changelog
* Refactor test
|
2019-05-09 14:58:04 -04:00 |
|
Roman Mogylatov
|
f4f773be5a
|
Copying providers with sys stream injections (#211)
* Add fix + tests
* Update changelog
|
2018-12-22 20:37:53 +02: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 |
|