- Oct 02, 2018
-
-
manuelmiranda authored
-
- Sep 26, 2018
-
-
Oliver Berger authored
Also: - randomized tests - fixed dependent tests - updated ci requirements - added tox.ini
-
- Apr 03, 2018
-
-
Pau Freixes authored
Update README.md
-
- Mar 29, 2018
-
-
Richard K authored
Reflecting newer versions of aiohttp API
-
- Mar 08, 2018
-
-
manuelmiranda authored
-
- Mar 07, 2018
-
-
Pau Freixes authored
-
- Nov 10, 2017
-
-
argaen authored
-
Grigory Statsenko authored
-
- Oct 24, 2017
-
-
Alex Burbidge authored
The copying_task_factory does not share the context when creating new tasks and uses a copy of it. This is to allow created tasks to modify their context without mirroring the change into every other task, but whilst still passing along a copy of their own context to their children.
-
- Oct 04, 2017
-
-
ProstoMaxim authored
-
- Aug 29, 2017
-
-
Manuel Miranda authored
-
Timur authored
-
Timur authored
-
Timur authored
-
manuelmiranda authored
-
Pau Freixes authored
- May 19, 2017
-
-
argaen authored
-
Manuel Miranda authored
Prepare for release
-
argaen authored
- May 18, 2017
-
-
argaen authored
Before every asyncio method had to be rewritten to propagate the context. Now the task factory is the one in charge of doing that
-
- May 01, 2017
-
-
argaen authored
-
- Apr 22, 2017
-
-
argaen authored
-
- Mar 23, 2017
- Sep 29, 2016
-
-
argaen authored
-
- Sep 07, 2016
-
-
argaen authored
-
- Aug 31, 2016
-
-
argaen authored
-
argaen authored
- Added README - Added basic context api with set and get methods - Tests for set and get methods - Integration with Travis - Integration with Coveralls
-
Manuel Miranda authored
-