~bzr-pqm/bzr/bzr.dev

1
2
3
4
5
6
7
8
9
10
# This file is for listing TODOs for branches that are being worked on.
# It should ALWAYS be empty in the mainline or in integration branches.
# 
#

- explicit test to forbid empty password for ftp ?
- handle unicode or utf-8 encoded paths
- try using _map to fix failing tests
- call _ftp_server.close_all in the server thread and/or switch
   to an implementation that doesn't use serve_forever