[Pkg-mpd-commits] [python-mpd] 73/91: doc/changes: mention async io support
Simon McVittie
smcv at debian.org
Sat Feb 24 14:55:39 UTC 2018
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian/master
in repository python-mpd.
commit 5dca84823377301ff3238eac736fbbc442602642
Author: Jörg Thalheim <joerg at thalheim.io>
Date: Tue Feb 20 00:31:57 2018 +0000
doc/changes: mention async io support
---
doc/changes.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/changes.rst b/doc/changes.rst
index 348e784..c669129 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -6,6 +6,7 @@ Changes in v0.6.0 (unreleased)
* Use @property and @property.setter for MPDClient.timeout
* Add support for twisted
+* Add support for asyncio
* deprecate send_* and fetch_* variants of MPD commands:
consider using twisted instead, in future asyncio support will be added
* Introduce MPDClientBase class which provides common MPD communication related
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git
More information about the Pkg-mpd-commits
mailing list