diff options
author | Jesus Cea <jcea@jcea.es> | 2012-07-19 19:18:07 (GMT) |
---|---|---|
committer | Jesus Cea <jcea@jcea.es> | 2012-07-19 19:18:07 (GMT) |
commit | ef86d12979b878bd5f3a1ffc73f5373c722eb664 (patch) | |
tree | 6a4f6fca1349d1e8beb3d9ff6675ee40a26ce151 /Doc | |
parent | 29e49d63942cc75ead85a4cb77dea34285be9fcc (diff) | |
download | cpython-ef86d12979b878bd5f3a1ffc73f5373c722eb664.zip cpython-ef86d12979b878bd5f3a1ffc73f5373c722eb664.tar.gz cpython-ef86d12979b878bd5f3a1ffc73f5373c722eb664.tar.bz2 |
Closes #15396: memory leak in tkinter
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/ACKS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt index 70063c0..03e1a6b 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -120,6 +120,7 @@ docs@python.org), and we'll be glad to correct the problem. * Thomas Lamb * Detlef Lannert * Piers Lauder + * Julia Lawall * Glyph Lefkowitz * Robert Lehmann * Marc-André Lemburg |