Changes between Initial Version and Version 1 of Ticket #37000, comment 8


Ignore:
Timestamp:
Mar 25, 2026, 10:18:55 AM (3 weeks ago)
Author:
Vidhi Singh

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37000, comment 8

    initial v1  
    44The fix ensures that delayed cursor.close() calls do not raise InvalidCursorName
    55and break the transaction.
    6 
    7 PR: https://github.com/django/django/pull/XXXX
Back to Top