Commit Graph

13 Commits

Author SHA1 Message Date
Marcelo Trylesinski 7516daf7a7 Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
Thomas Grainger 241b5dcff8
enable pre-commit (#1355)
* 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>
2021-07-20 19:07:49 +06:00
Omer Katz 7a6e7cc45b pyupgrade 2020-07-13 16:58:06 +03:00
Ask Solem b374177473 Use unicode_litereals everywhere and updates flakeplus target to --2.7 2016-04-06 13:14:05 -07:00
Ask Solem 4ef2f10e15 Single item tuples no longer require whitespace 2015-07-13 12:22:16 -07:00
Ask Solem 7547c50610 Example should not use exchange bindings. Closes #286 2013-12-11 12:50:40 +00:00
Ask Solem 554bddd2af Py3 fixes 2013-09-10 17:26:12 +01:00
Ask Solem 7f9b38ff8b [kombu3] No longer supports Python 2.5 2012-11-08 20:20:41 +00:00
Ask Solem 9960aed306 examples/ cosmetics 2012-09-21 14:18:37 +01:00
Rumyana Neykova 6f09910527 Modify complete_send/receive examples to use exchange to exchange binding 2012-08-23 11:22:37 +01:00
Ask Solem fa816f6dc9 BrokerConnection is now Connection in docs 2012-06-24 16:32:17 +01:00
Ask Solem 0b29991566 Improve examples 2011-09-07 15:21:38 +01:00
Ask Solem b6d679fe34 Added SimpleQueue examples: examples/simple_receive.py, simple_send.py 2010-12-01 12:28:10 +01:00