You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chevell c2b939d2df Replace 'async' keyword with 'is_async' for Queue objects (#977)
* Replaced async keyword with is_async in the Queue class to fix reserved keyword syntax errors in Python 3.7

* Updated tests to use is_async keyword when instantiating Queue objects

* Updated docs to reference is_async keyword for Queue objects

* Updated tox.ini, setup.py and .travis.yml with references to Python 3.7
7 years ago
..
_includes Add docs folder. 7 years ago
_layouts Add docs folder. 7 years ago
contrib Add docs folder. 7 years ago
css Add docs folder. 7 years ago
design Add docs folder. 7 years ago
docs Replace 'async' keyword with 'is_async' for Queue objects (#977) 7 years ago
img Add docs folder. 7 years ago
patterns Add docs folder. 7 years ago
.DS_Store Add docs folder. 7 years ago
CNAME Add docs folder. 7 years ago
_config.yml Add docs folder. 7 years ago
favicon.png Add docs folder. 7 years ago
index.md Add docs folder. 7 years ago