Commit Graph
4 Commits
Author SHA1 Message Date
Pierre-Elliott Bécue ae75a84f7f Replaces async occurrences with alternatives
* async is now a reserved word in python3.7
 * Rename async function to enqueue
 * Rename all async_ functions to enqueue_
 * Rename Async class to AsyncTask
 * Updates the docs.
2018-07-07 21:33:43 +02:00
ilan 5669ccfa02 Updates changelog 2018-03-13 18:40:56 +01:00
ilan 62affc17bb Updates changelog 2018-03-13 17:57:34 +01:00
ilan 1ef94d2b42 Adds Changelog 2018-02-13 10:00:09 +01:00