summaryrefslogtreecommitdiff
path: root/examples/experimental
Commit message (Collapse)AuthorAgeFilesLines
* pyupgradeOmer Katz2020-07-131-2/+1
|
* Rename `async` keyword to `asynchronous` (#839)Thomas Achtemichuk2018-03-191-1/+1
| | | | | | | | | | | | | | * 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
* Use unicode_litereals everywhere and updates flakeplus target to --2.7Ask Solem2016-04-061-2/+3
|
* Single item tuples no longer require whitespaceAsk Solem2015-07-131-1/+1
|
* Fixes flakes after flake8 upgradeAsk Solem2014-05-271-1/+1
|
* Adds async_consume exampleAsk Solem2014-02-031-0/+29