On Wed, Mar 3, 2010 at 3:41 PM, Jared Forsyth <[email protected]> wrote: > I found some bugs, wrote come patches, submitted some tickets. =) Is that > all that's needed? > The two patches I wrote are very small, one is only one char diff... > I guess I just want to know > a) have I done all that's required/suggested, and
As has been noted elsewhere, the big thing missing from both tickets is a test case -- or at least a very compelling reason why a test case isn't possible. > b) if so, what's the expected turnaround time for very small bugs w/ a patch > attached? "It depends" :-) Bugs get fixed when they get fixed. The core team are all volunteers, so it's impossible for us to make guarantees about when certain bugs will be fixed. Right now, we're trying to push 1.2 out the door, so bugs that are critical to that release are taking priority. This means bugs that have been introduced in the 1.2 release (regressions, or bugs with new features). If this affects your bugs, they should be marked with the 1.2 milestone, which improves the chance they will be committed in the near future. If your ticket doesn't meet these criteria, then all I can advise is patience. Yours Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
