We expect a release candidate late this week or early next. We expect a plan by next week.
linux
Getting Chandler running on linux again is a high priority
We're going to standardize on fedora core 2 for 0.4.
We're blocking on Bug#1626: the current rev of wxPython doesn't play well with GTK 2.4. We expect the next rev to fix this problem.
John is going to try and make vmware work with FC2.
irc tomorrow
security: One rule of thumb is to check paramaters, but this is not particularly pythonic. How should we approach this?
unit tests: What constitutes a unit test? What kind of coverage is expected? Do we require regression tests to be written when we fix defects?
code reviews: Perhaps talk about two different kinds of code reviews -- diffs to existing functionality vs reviewing a whole module at once. Is it ok to review diffs as they pass by on the commits list?