branches with status:
Name Status Last Modified Last Commit
lp:~torsten/pyopenssl/bio-layer-support 1 Development 2012-08-12 20:05:37 UTC
168. Started wrapping of the BIO abstracti...

Author: Torsten Landschoff
Revision Date: 2012-08-12 19:58:47 UTC

Started wrapping of the BIO abstraction of I/O so far that a trivial example now works.

lp:~torsten/python/descr-set-via-super 1 Development 2010-04-25 14:36:29 UTC
44560. Proof of concept extending super() to...

Author: Torsten Landschoff
Revision Date: 2010-04-25 14:32:26 UTC

Proof of concept extending super() to handle write access on descriptors.

Quite a few open points remain:
* Does one have to check via PyDescr_IsData before using the setfunc?
* What is the correct behaviour if the name is found but is not a descriptor?
* How should this interact with plain fields?

I'll happily work to resolve these points if this change is considered
worthwhile for Python proper.

lp:~torsten/grub/for-upstream 1 Development 2010-01-31 19:15:06 UTC This branch has not been pushed to yet.
lp:~torsten/bzr-gtk/throttle-config-updates 1 Development 2009-04-09 08:12:06 UTC
632. Throttle writing of widget size infor...

Author: Torsten Landschoff
Revision Date: 2009-04-08 10:44:51 UTC

Throttle writing of widget size information.
Originally, resizing the window or the internal panels of "bzr visualize"
would let my hard disk go crazy. This patch changes the behaviour in that
the sizes are only written every ten seconds or on exit of the
application.

14 of 4 results