[Subversion] / PyProtocols / CHANGES.txt  

Diff of /PyProtocols/CHANGES.txt

Parent Directory | Revision Log

version 125, Sun May 30 21:44:04 2004 UTC version 126, Sat Jun 19 21:48:15 2004 UTC
Line 1 
Line 1 
 Fixes and changes since PyProtocols 0.9.2  Fixes and changes since PyProtocols 0.9.2
   
    - The 'factory' parameter to 'adapt()' was REMOVED.  An informal survey of
      PyProtocols' users indicated that nobody was using it to any significant
      degree, and its removal was unopposed.  This feature was an extension to
      PEP 246, so this brings PyProtocols into closer conformance with the PEP.
   
  - Raise 'AdaptationFailure' instead of 'NotImplementedError' when adaptation   - Raise 'AdaptationFailure' instead of 'NotImplementedError' when adaptation
    is unsuccessful.  'AdaptationFailure' is a subclass of both 'TypeError' and     is unsuccessful.  'AdaptationFailure' is a subclass of both 'TypeError' and
    'NotImplementedError', so code written according to either PEP 246 or older     'NotImplementedError', so code written according to either PEP 246 or older


Generate output suitable for use with a patch program
Legend:
Removed from v.125  
changed lines
  Added in v.126

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help