Commit Graph

10 Commits

Author SHA1 Message Date
Marcelo Trylesinski 7516daf7a7 Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +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 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 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 1606cd96a0 Use flake8 instead of pep8+pyflakes, and add it as a step in releaseok() 2011-04-21 18:29:51 +02:00
Ask Solem 97ac8b077c Added eventlet examles: examples/simple_eventlet_receive.py simple_eventlet.send.py 2010-12-01 12:28:31 +01:00