Re: [Twisted-Python] INCOMPATIBLE CHANGE: removing dependency on PyCrypto

2015-11-01 Thread Zooko Wilcox-OHearn
Yay for removing the dependency on PyCrypto! This would allow these Twisted tickets to be closed: * https://twistedmatrix.com/trac/ticket/4633# allow applications to "bring their own crypto" to avoid the dependency of conch on PyCrypto * https://twistedmatrix.com/trac/ticket/5577# Using manhole_t

Re: [Twisted-Python] Python 3: bytes vs. str in twisted.python.filepath

2013-09-11 Thread Zooko Wilcox-OHearn
Hello, Harry! I just noticed this thread. I opened a ticket for this a while back: https://twistedmatrix.com/trac/ticket/5203# FilePath.children() should return FilePath objects with unicodes in them instead of strs There is some discussion on that ticket. For what it is worth, I agree with It

[Twisted-Python] ANNOUNCING Tahoe-LAFS v1.10

2013-05-10 Thread Zooko Wilcox-OHearn
Folks: Tahoe-LAFS is built on Twisted and uses Twisted extensively for networking, event queue, and more. If you want to hack on a distributed storage system written in Twisted, you are welcome to join us! Here is our new Release Announcement. Regards, Zooko --- ANNOUNCING Tahoe, the Least