summaryrefslogtreecommitdiff
path: root/docs/reference/kombu.asynchronous.http.base.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fixed sphinx warnings.Omer Katz2019-01-091-2/+2
|
* Rename `async` keyword to `asynchronous` (#839)Thomas Achtemichuk2018-03-191-0/+11
* Rename `async` keyword to `asynchronous` * Fixes #742 * Resolves "DeprecationWarning: 'async' and 'await' will become reserved keywords in Python 3.7" * Address PR feedback * Update appveyor config * Rename docs and tests