[Django] #21751: Django doesn't do a good job of closing cursors

4 views
Skip to first unread message

Django

unread,
Jan 8, 2014, 3:59:57 PM1/8/14
to django-...@googlegroups.com
#21751: Django doesn't do a good job of closing cursors
----------------------------------------------+--------------------
Reporter: manfre | Owner: manfre
Type: Cleanup/optimization | Status: new
Component: Database layer (models, ORM) | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------------------+--------------------
When something in Django opens a cursor, it should make sure it is closed
when no longer needed.

--
Ticket URL: <https://code.djangoproject.com/ticket/21751>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jan 8, 2014, 4:33:25 PM1/8/14
to django-...@googlegroups.com
#21751: Django doesn't do a good job of closing cursors
-------------------------------------+-------------------------------------
Reporter: manfre | Owner: manfre
Type: | Status: new
Cleanup/optimization | Version: master
Component: Database layer | Resolution:
(models, ORM) | Triage Stage: Accepted
Severity: Normal | Needs documentation: 0
Keywords: | Patch needs improvement: 0
Has patch: 0 | UI/UX: 0
Needs tests: 0 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by aaugustin):

* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/21751#comment:1>

Django

unread,
Jan 9, 2014, 5:06:49 PM1/9/14
to django-...@googlegroups.com
#21751: Django doesn't do a good job of closing cursors
-------------------------------------+-------------------------------------
Reporter: manfre | Owner: manfre

Type: | Status: new
Cleanup/optimization | Version: master
Component: Database layer | Resolution:
(models, ORM) | Triage Stage: Accepted
Severity: Normal | Needs documentation: 0
Keywords: | Patch needs improvement: 0
Has patch: 0 | UI/UX: 0
Needs tests: 0 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------

Comment (by manfre):

https://github.com/django/django/pull/2154

Pull request is ready for initial review.

--
Ticket URL: <https://code.djangoproject.com/ticket/21751#comment:2>

Django

unread,
Jan 16, 2014, 6:09:57 PM1/16/14
to django-...@googlegroups.com
#21751: Django doesn't do a good job of closing cursors
-------------------------------------+-------------------------------------
Reporter: manfre | Owner: manfre

Type: | Status: new
Cleanup/optimization | Version: master
Component: Database layer | Resolution:
(models, ORM) | Triage Stage: Accepted
Severity: Normal | Needs documentation: 0
Keywords: | Patch needs improvement: 0
Has patch: 1 | UI/UX: 0

Needs tests: 0 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by manfre):

* has_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/21751#comment:3>

Django

unread,
Jan 26, 2014, 1:24:03 PM1/26/14
to django-...@googlegroups.com
#21751: Django doesn't do a good job of closing cursors
-------------------------------------+-------------------------------------
Reporter: manfre | Owner: manfre

Type: | Status: new
Cleanup/optimization | Version: master
Component: Database layer | Resolution:
(models, ORM) | Triage Stage: Accepted
Severity: Normal | Needs documentation: 0
Keywords: | Patch needs improvement: 0
Has patch: 1 | UI/UX: 0
Needs tests: 0 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------

Comment (by timo):

I closed #14298 and #17956 as duplicates.

--
Ticket URL: <https://code.djangoproject.com/ticket/21751#comment:4>

Django

unread,
Feb 2, 2014, 1:37:45 PM2/2/14
to django-...@googlegroups.com
#21751: Django doesn't do a good job of closing cursors
-------------------------------------+-------------------------------------
Reporter: manfre | Owner: manfre
Type: | Status: closed
Cleanup/optimization | Version: master
Component: Database layer | Resolution: fixed

(models, ORM) | Triage Stage: Accepted
Severity: Normal | Needs documentation: 0
Keywords: | Patch needs improvement: 0
Has patch: 1 | UI/UX: 0
Needs tests: 0 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by Aymeric Augustin <aymeric.augustin@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"54bfa4caab11d364eb208ba6639836fa22d69a04"]:
{{{
#!CommitTicketReference repository=""
revision="54bfa4caab11d364eb208ba6639836fa22d69a04"
Merge pull request #2154 from manfre/close-cursors

Fixed #21751 -- Explicitly closed cursors.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/21751#comment:5>

Reply all
Reply to author
Forward
0 new messages