Results 20 issues of Iurii Pliner

Just a small cleanup: only 3.6+ is supported, so it looks fine to switch to `functools.wraps`.

The beginning of the discussion is [here](https://github.com/aio-libs/aiopg/pull/756#discussion_r536768034) and [there](https://github.com/aio-libs/aiopg/pull/756#discussion_r536769440).

Hi @highlyunavailable, It's a small non-backward compatible improvement 🌵

feature
backend

Just a draft. Two kind of tests are failed: 1. First one, tries to use polymorphic serialize/desealize to non-root properties 2. Second one, does IDictionary serialization as part of IBasicProperties...

Currently, we are able to configure the publisher confirms only globally. After #1063 it is possible to configure per request, but we need to extend `IPublishConfiguration`, `IFuturePublishConfiguration`, `ISendConfiguration`, `IRequestConfiguration` and...

http://www.rabbitmq.com/release-notes/README-3.4.0.txt 25813 provide fast direct route for RPC replies (see http://www.rabbitmq.com/direct-reply-to.html) http://www.rabbitmq.com/direct-reply-to.html

Now it lives [here](https://github.com/EasyNetQ/EasyNetQ/wiki/Management-API-Introduction). Also, documentation probably should be updated to the actual version.