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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37000, comment 8

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