- geopy was the focus of the November 16 session, and is scheduled for the upcoming session on December 14, 2008. See the project page for more details.
- Django was the focus of the October 19 session. There is definitely potential for returning to Django at a future session.
There is a memory leak that John would like help debugging, and there are any number of bugs and features that need work.
John would like to investigate URI parsing in the core Python libraries, and potentially port a better URI handling library to the core. Also, he would like to expose a full doubly-linked list implementation in the collections module and then base the deque implementation on that.
- It looks like Trac may lack a way to delete comment spam on tickets. Anyone interested in investigating?
After Gary debuted his neat continuous automated test runner I decided to take a poke at writing one. The code base is small but I think has a lot of good learning aspects to it. Check out Testpert code base.
- This Python ADC protocol implementation is scheduled for the January 25, 2009 session.
