Ron Adam writes: > Something that may be more useful, is a "no activity" search field > with choices of day, week, month, year, etc... and make the output > sortable on time without activity.
That's exactly what a sort on date of activity gives you, though, and it can be from longest down. Also, I think that most of the "date" fields actually allow ranges (iirc something like "today - 1 year, today" works, I've never actually used them), but I don't think this can be easily negated in the stock Roundup. What could be done though is something like "created Jan 1 1970, today - 2 years AND open" to find bugs that have been hanging fire for more than two years. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com