On Sun, 2007-09-16 at 15:34 -0500, James Bennett wrote: > On 9/16/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote: > > s/would/will/ -- I'm gonna try to have this wrapped up in the next couple > > days. > > Cool. I've paused for a bit of a break, but here's some info on what > I've been doing. > > My process today has been to simply go to the big list of open tickets > and read them, one by one. This has been slow and painful, but mostly > because we don't do that often enough :) > > Right now I'm up to #5002, which means I'm in the home stretch; my > methodology has been:
Nice effort. :-) [...] > Two things which don't have obvious "master" tickets but need them: Which he then follows up with items 1, 2 and 3. :-) > 1. Initial SQL parsing problems. There are a *lot* of these. There's one ticket in there which has a patch to fix most of the known problems. I was willing to punt on the really hard bits and say "we don't do that", but I do remember there's a patch somewhere for things like SQL comments handling. > 2. Weird issues created by "primary_key=True". They should be collated somewhere, you're right. Can't be too hard to fix most of them. > 3. Weird issues created by "to_field". I'm waffling between #4088 and > #4306, and may arbitrarily choose one. They contain slightly different example tests and exercise different code paths, so I've left them un-duped when I triaged that group a few weeks back. #4088 has been fixed in the queryset-refactor branch. #4306 has 5 of the 6 examples now working and is in the test suite in the branch. So you can leave those. They're both "qs-rf" tagged already so I can find them in a search. Malcolm -- Honk if you love peace and quiet. http://www.pointy-stick.com/blog/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
