On Oct 22, 2010, at 4:01 PM, Jacob Kaplan-Moss wrote:
> It's a bug: http://code.djangoproject.com/ticket/9964.
> 
> Looks like the patch there is OK, but still needs some work (there's a
> couple of TODOs still).

Looking at the history of the ticket, it looks like there is some concern about 
keeping the "current behavior" to maintain backwards compatibility.

Which raises the question: Just what is the current behavior that we'd like to 
preserve?  The current situation seems to be quite indeterminate; the 
transaction just stays open until it is closed... somehow, by some means 
(probably a rollback when the connection closes).  Is this really 
explicit-enough behavior that maintaining it is important?  Are applications 
really relying on it?

--
-- Christophe Pettus
   x...@thebuild.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@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.

Reply via email to