Skip to content

Commit 53b0a52

Browse files
author
James William Pye
committed
Add mention of circular references/__del__ bug.
Thanks, Valentine Gogichashvili.
1 parent 91ecdf8 commit 53b0a52

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
@@ -9,7 +9,8 @@
99
0.8.1
1010
-----
1111
12-
* Fix encoding normalization.
12+
* Fix memory leak due to circular references and __del__. [Reported by Valentine Gogichashvili]
13+
* Fix encoding normalization. [Reported by Marc Silver]
1314
* Fix "method" decorator to return callable when val is None.
1415
* Fix startup of clusters in silent mode.
1516

0 commit comments

Comments
 (0)