summaryrefslogtreecommitdiff
path: root/kombu/asynchronous/aws/connection.py
Commit message (Expand)AuthorAgeFilesLines
* fix flake8 in kombu/asynchronous/aws/connection.py (#1397)Matus Valo2021-10-051-1/+1
* [pre-commit.ci] pre-commit autoupdate (#1393)pre-commit-ci[bot]2021-09-271-1/+1
* enable pre-commit (#1355)Thomas Grainger2021-07-201-9/+9
* Remove backward compatible code not used anymore (#1344)Matus Valo2021-05-251-17/+5
* Remove five usage from kombu/asynchronous.Omer Katz2020-07-231-5/+2
* pyupgradeOmer Katz2020-07-131-7/+5
* Fix for the issue #1172Ihar Nauros2020-04-221-1/+5
* don't stop receiving tasks on 503 SQS error. (#1064)Eugene Beseda2019-06-251-2/+9
* return an empty list on SQS internal error. (#1059)Eugene Beseda2019-06-131-3/+8
* Return an empty list in AWS's _on_list_ready on a timeout response (#976)Erwin Rossen2019-03-271-4/+16
* Used a tuple instead of a list to define __all__. (#945)Mads Jensen2018-11-121-2/+2
* Rename `async` keyword to `asynchronous` (#839)Thomas Achtemichuk2018-03-191-0/+259