Skip to content

Commit 1a9dfef

Browse files
author
James William Pye
committed
Add mention of circular references/__del__ bug.
Thanks, Valentine Gogichashvili.
1 parent 0aff228 commit 1a9dfef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

postgresql/documentation/changes.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
0.8.1
1919
-----
2020
21-
* Fix encoding normalization.
21+
* Fix memory leak due to circular references and __del__. [Reported by Valentine Gogichashvili]
22+
* Fix encoding normalization. [Reported by Marc Silver]
2223
* Fix "method" decorator to return callable when val is None.
2324
* Fix startup of clusters in silent mode.
2425

0 commit comments

Comments
 (0)