changes to rarely used parts of the library.
* Performance improvements: apps using asynq may run up to 20% faster
* Add asynq and .asynq() as forward compatible aliases
* Add a debug option to log synchronous calls
* Enhancements to asynq.tools.deduplicate()
* Fixed batching when yielding dictionaries
* Add a debug option to collect profiling stats
* Fix display of chained stack traces in Python 3