~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Vincent Ladeuil
  • Date: 2009-03-19 14:57:51 UTC
  • mfrom: (3508.1.24 pyftpdlib)
  • mto: This revision was merged to the branch mainline in revision 4168.
  • Revision ID: v.ladeuil+lp@free.fr-20090319145751-6vg1h5oo1jox3wsw
FTP test server: disable medusa for python2.6, add pyftpdlib

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
  faulty tests were not properly isolated.
122
122
  (Andrew Bennetts, Robert Collins)
123
123
 
 
124
* ``medusa`` is not used anymore as an FTP test server starting with
 
125
  python2.6. A new FTP test server based on ``pyftplib`` can be used
 
126
  instead. This new server is a soft dependency as medusa which is still
 
127
  preferred if both are available (modulo python version).
 
128
  (Vincent Ladeuil)
 
129
 
124
130
Internals
125
131
*********
126
132