Commit Graph

94 Commits

Author SHA1 Message Date
Luciano Ramalho
3c25f1ed0f flags2_asyncio_executor.py closing http request 2015-07-14 03:31:40 -03:00
Luciano Ramalho
90daf6eb85 fix minor typo in 17-futures/countries/README.rst 2015-07-14 03:16:32 -03:00
Luciano Ramalho
50a88d2637 added requirements.txt with known good aiohttp version for chapter 17 examples 2015-07-14 02:02:30 -03:00
Luciano Ramalho
b7073cd021 documentation changes to 18b examples 2015-07-14 01:07:17 -03:00
Luciano Ramalho
9b7ee1c0b8 updated README.rst for 18b directory 2015-07-14 00:42:00 -03:00
Luciano Ramalho
56094ef0f0 flags2_asyncio with closing rehttp response 2015-07-14 00:22:05 -03:00
Luciano Ramalho
333615d051 added closing context manager to http response 2015-07-14 00:06:25 -03:00
Luciano Ramalho
3dbd22af09 flags2_await.py with async/await 2015-07-13 23:51:34 -03:00
Luciano Ramalho
31e2c4fe4e flags2 await refactoring start 2015-07-13 23:22:30 -03:00
Luciano Ramalho
22cfc8d6dd basic flags example with async/await 2015-07-13 23:19:39 -03:00
Luciano Ramalho
a16bd835d2 flags_await: start refactoring 2015-07-13 23:14:10 -03:00
Luciano Ramalho
e43f65c9c8 http_charfinder.py with async/await 2015-07-13 23:12:24 -03:00
Luciano Ramalho
aeee41988e tcp_charfinder.py with async/await 2015-07-13 23:06:34 -03:00
Luciano Ramalho
890495dceb spinner with async/await 2015-07-13 23:05:45 -03:00
Luciano Ramalho
daa096e3d2 files for chapter 18B - async/await 2015-07-13 22:54:31 -03:00
Luciano Ramalho
5e3d37936e docstring fixes to 17-futures/countries/flags3_* examples 2015-07-13 22:52:20 -03:00
Luciano Ramalho
8dbcd26feb added continent metadata to countries in flags fixture 2015-06-15 18:01:17 -03:00
Luciano Ramalho
a786180239 update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
Luciano Ramalho
57902d31b5 update from Atlas 2015-04-15 05:49:41 -03:00
Luciano Ramalho
4572b8dfbe update from Atlas 2015-04-15 05:35:01 -03:00
Luciano Ramalho
d9e8f44297 added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
Luciano Ramalho
5774e57b60 update from Atlas 2015-04-15 04:53:31 -03:00
Luciano Ramalho
4ef4b82e82 fixed merge 2015-04-15 04:51:38 -03:00
Luciano Ramalho
f86aee2785 updated from Atlas 2015-04-15 04:48:25 -03:00
Luciano Ramalho
35984e9f86 removed .pickle from repo 2015-04-11 01:09:22 -03:00
Luciano Ramalho
7030b56878 update from Atlas 2015-04-11 01:05:23 -03:00
Luciano Ramalho
f4cdee2447 update from Atlas 2015-04-09 00:51:55 -03:00
Luciano Ramalho
bdccc3269a update from Atlas 2015-04-05 12:07:28 -03:00
Luciano Ramalho
cf96836b60 update from Atlas 2015-04-02 10:34:57 -03:00
Luciano Ramalho
573e1a94c4 updated from Atlas 2015-04-01 22:48:56 -03:00
Luciano Ramalho
aab93699a4 update from atlas 2015-03-31 18:48:24 -03:00
Luciano Ramalho
104b2c9d2d update from atlas 2015-03-31 16:53:46 -03:00
Luciano Ramalho
290079ec9a update from atlas 2015-03-22 17:01:13 -03:00
Luciano Ramalho
8fb691d3c7 minor edit to http_charfinder.py 2015-03-13 20:12:56 -03:00
Luciano Ramalho
2d7a96742b final concurrency examples 2015-03-13 18:24:31 -03:00
Luciano Ramalho
39e87de5cd update from Atlas 2015-02-27 20:34:12 -03:00
Luciano Ramalho
304d628066 updated from atlas 2015-02-20 14:33:00 -02:00
Luciano Ramalho
e910ec5458 draft of coroutine examples 2015-02-17 10:07:07 -02:00
Luciano Ramalho
dfb3c3b895 added explanations to taxi_sim example 2015-02-12 17:48:41 -02:00
Luciano Ramalho
e8cad49896 renamed actor vars to proc 2015-02-12 15:10:38 -02:00
Luciano Ramalho
07ef3cbece taxi simulator using coroutines 2015-02-11 20:40:51 -02:00
Luciano Ramalho
0327697a15 taxi simulator using coroutines 2015-02-11 20:37:24 -02:00
Luciano Ramalho
080addddc7 taxi simulator using coroutines 2015-02-11 16:04:45 -02:00
Luciano Ramalho
d4ba3fed2e minor edits to taxi_sim.py 2015-02-11 01:29:42 -02:00
Luciano Ramalho
7d7a716f5d minor edit to taxi_sim.py 2015-02-11 01:16:32 -02:00
Luciano Ramalho
88bc732264 minor edit to taxi_sim.py 2015-02-11 01:12:08 -02:00
Luciano Ramalho
63ea8227cf minor addition to taxi_sim.py 2015-02-11 00:57:14 -02:00
Luciano Ramalho
42cc9f2b6e fixed bug in taxi_sim.py 2015-02-11 00:50:33 -02:00
Luciano Ramalho
6ae3d8467c taxi_sim (currently buggy, working on it...) 2015-02-10 20:04:06 -02:00
Luciano Ramalho
7ec5f62376 updated taxi simulator 2015-02-10 19:08:24 -02:00