Skip to content

Commit 7cd5a57

Browse files
author
James William Pye
committed
Add circ ref mention to changes.
However, add mention of the attempt to avoid circular references.
1 parent 8867052 commit 7cd5a57

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

postgresql/documentation/changes.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* Refactor `postgresql.api.InterfaceElement`.
1515
* Refactor driver.pq3.Connection to use protocol.client3.Connection.
1616
* Refactor driver.pq3.Cursor into types selected by PreparedStatements.
17+
* Fix memory leak due to circular references and __del__. [Reported by Valentine Gogichashvili]
18+
Additionally, try to avoid circular references at that level.
1719
1820
0.8.1
1921
-----

0 commit comments

Comments
 (0)