| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump pyupgrade version and add __future__.annotations import | Marcelo Trylesinski | 2022-04-15 | 1 | -0/+2 |
| | | |||||
| * | enable pre-commit (#1355) | Thomas Grainger | 2021-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * enable pre-commit * use extend-ignore for flake8 * manual flake8 fixes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update kombu/__init__.py Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||||
| * | pyupgrade | Omer Katz | 2020-07-13 | 1 | -2/+1 |
| | | |||||
| * | Rename `async` keyword to `asynchronous` (#839) | Thomas Achtemichuk | 2018-03-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * 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 | ||||
| * | Use unicode_litereals everywhere and updates flakeplus target to --2.7 | Ask Solem | 2016-04-06 | 1 | -2/+3 |
| | | |||||
| * | Single item tuples no longer require whitespace | Ask Solem | 2015-07-13 | 1 | -1/+1 |
| | | |||||
| * | Fixes flakes after flake8 upgrade | Ask Solem | 2014-05-27 | 1 | -1/+1 |
| | | |||||
| * | Adds async_consume example | Ask Solem | 2014-02-03 | 1 | -0/+29 |
