Skip to content

Commit

Permalink
Get rid of bare aiohttp.request(), aiohttp.get() and family
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jan 13, 2016
1 parent 7eb52d7 commit e194ede
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 113 deletions.
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ CHANGES
- Deprecate Application.finish() / Application.register_on_finish() in favor of
on_cleanup.

- Get rid of bare aiohttp.request(), aiohttp.get() and family #729


Loading

0 comments on commit e194ede

Please sign in to comment.