[Twisted-Python] Deprecated function removal policy

Nov. 7, 2004
7:06 p.m.
So, I recently stumbled across t.i.base.ReactorBase.clientTCP/SSL/UNIX. They have been deprecated since Aug 2002. (version 0.99.0rc5 or so) Is there some policy for when deprecated functionality can be removed, or is it just going to stay forever? In addition, it would be really nice if every time something got deprecated, it got marked with the last version in which it was the recommended interface, and the date too, so less investigation needs to be done. James

November 2004
7:30 p.m.
We've been removing stuff every once in a while when we noticed it's been there forever, but no real policy, no. In this case it's probably fine to drop clientXXX, no one should be using it at this point (certainly anything from before 1.0 can be dropped).
7500
Age (days ago)
7500
Last active (days ago)
1 comments
2 participants
participants (2)
-
Itamar Shtull-Trauring
-
James Y Knight