kombu/examples
Thomas Achtemichuk 75695205f6 Rename `async` keyword to `asynchronous` (#839)
* 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
2018-03-19 19:28:43 +02:00
..
experimental Rename `async` keyword to `asynchronous` (#839) 2018-03-19 19:28:43 +02:00
rpc-tut6 fixed rpc example (#650) 2016-11-10 23:58:50 +06:00
simple_task_queue Reorganizes kombu.utils.__init__ package 2016-07-16 13:34:08 -07:00
complete_receive.py Use unicode_litereals everywhere and updates flakeplus target to --2.7 2016-04-06 13:14:05 -07:00
complete_send.py Fix typo in example 2016-08-01 23:52:18 +03:00
hello_consumer.py Switching to boto3 only (#693) 2017-04-14 11:22:18 +06:00
hello_publisher.py spelling mistake 2016-05-10 11:13:56 +08:00
memory_transport.py memory transport example (#627) 2016-09-24 23:45:49 +06:00
simple_eventlet_receive.py Use unicode_litereals everywhere and updates flakeplus target to --2.7 2016-04-06 13:14:05 -07:00
simple_eventlet_send.py Use unicode_litereals everywhere and updates flakeplus target to --2.7 2016-04-06 13:14:05 -07:00
simple_receive.py Use unicode_litereals everywhere and updates flakeplus target to --2.7 2016-04-06 13:14:05 -07:00
simple_send.py Use unicode_litereals everywhere and updates flakeplus target to --2.7 2016-04-06 13:14:05 -07:00