]> git.ipfire.org Git - thirdparty/tornado.git/commit
Merge pull request #1936 from homm/break-circrefs
authorBen Darnell <ben@bendarnell.com>
Sun, 26 Mar 2017 18:03:50 +0000 (14:03 -0400)
committerGitHub <noreply@github.com>
Sun, 26 Mar 2017 18:03:50 +0000 (14:03 -0400)
commitb642b83ea99a80417153ea2ee801fdb91155905e
treec38ee4ec76633bbbdafdbd0f97328231e775dd4a
parent148b0c6bda61426d85244cc259d1d6537c05a384
parent4f353454a692d9203ba7f9555af88d1806275e1e
Merge pull request #1936 from homm/break-circrefs

Break circular reference to exc_info when exception is thrown
tornado/concurrent.py
tornado/gen.py
tornado/http1connection.py
tornado/test/gen_test.py
tornado/util.py