I really haven't had time to work on any personal projects lately, probably due to the fact that I'm now employed as a staff member of a local university's (web) application development group. I'm quite happy with the job and it's been a continuous learning experience since I began. (It's all Java/J2EE stuff...)
I plan to get back to my Python roots though.

I haven't really heard any new bug reports for
flup in a while, so I'm hoping the server and session modules are reaching some level of stability.
One thing I hope to implement soon, though, is lazy session loading in the flup session middleware. The change seems trivial enough and I have it planned out in my head already... Now it's just a matter of finding time... and motivation to thoroughly test.