Commit Graph

13 Commits

Author SHA1 Message Date
Asif Saif Uddin a93b28fbfa
move shebang to python 3 2023-05-24 20:27:17 +06:00
Mehraz Hossain Rumman 360e817c68 moved shebang to python3 2023-05-18 20:50:17 +06:00
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
Carlos Edo 32997b17be fixed rpc example (#650) 2016-11-10 23:58:50 +06:00
Ask Solem 85c191a48a Reorganizes kombu.utils.__init__ package 2016-07-16 13:34:08 -07:00
Ask Solem d823c628ff flakes 2016-06-15 17:48:41 -07: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 a8569f3a82 flakes 2016-03-21 15:47:07 -07:00
Ask Solem 69ef48dd41 flakes 2016-03-08 17:59:43 -08:00
Ask Solem f8d2a45175 Adds ConsumerProducerMixin (Issue #530) 2015-10-21 18:17:50 -07:00
Ask Solem db9e2f563a Implement kombu version of the RabbitMQ rpc-tut-6 example. Closes #530 2015-10-21 18:09:30 -07:00