On 28/03/11 13:04, Julien Phalip wrote: > On Mar 28, 10:49 pm, Karen Tracey <kmtra...@gmail.com> wrote: >> +1 on having a distinction between bug, feature, and optimization. >> >> I don't think both "Uncategorized" and "Other" are necessary. > > My reasoning for "Other" was that there might be things that are > neither a bug, a feature or an optimisation. I admit that I can't > think of any specific example for it right now
I've thought of some things that might go in 'Other', or perhaps could go in a category of their own: "Cleanup", which would include: * removing unused code and imports * removing support code for older Python versions. * converting doctests to unittests * some refactorings like removing duplication. Luke -- If you can't answer a man's arguments, all is not lost; you can still call him vile names. (Elbert Hubbard) Luke Plant || http://lukeplant.me.uk/ -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.