[Pkg-mpd-commits] [python-mpd] 33/91: doc/changes: mention twisted, deprecate send_*/fetch_*

Simon McVittie smcv at debian.org
Sat Feb 24 14:55:31 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 83635820767addd3f3373b64c73a62880ef738b4
Author: Jörg Thalheim <joerg at higgsboson.tk>
Date:   Sat Sep 10 21:42:20 2016 +0200

    doc/changes: mention twisted, deprecate send_*/fetch_*
---
 doc/changes.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/changes.rst b/doc/changes.rst
index 4feb88f..4280c31 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -5,10 +5,11 @@ Changes in v0.6.0 (unreleased)
 ------------------------------
 
 * Use @property and @property.setter for MPDClient.timeout
+* Add support for twisted
+* 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
   helpers. Used as base for synchronous and asynchronous clients
-* Introduce lookup_func which also searches on base classes for hooking
-  commands
 
 
 Changes in v0.5.5

-- 
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