Changes between Initial Version and Version 1 of Ticket #2444, comment 6
- Timestamp:
- 2015-06-08T12:31:43Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2444, comment 6
initial v1 1 There are actually two bugs here, one in Tahoe-LAFS (we should not be attempting to test Unicode filenames that the filesystem encoding can't represent), and the one in Twisted. 1 There are actually two bugs here, one in Tahoe-LAFS (we should not be attempting to test Unicode filenames that the filesystem encoding can't represent), and the one in Twisted. The first bug is specific to the branches of Tahoe-LAFS that have Windows inotify-emulation support enabled.