]> git.ipfire.org Git - thirdparty/tornado.git/commit
stack_context deactivation support
authorSerge S. Koval <serge.koval+github@gmail.com>
Mon, 20 May 2013 11:34:19 +0000 (14:34 +0300)
committerSerge S. Koval <serge.koval+github@gmail.com>
Mon, 20 May 2013 11:34:19 +0000 (14:34 +0300)
commit6de33e28bdc8db036728623a90a2750d04764491
tree8af4007834e537b9c8616d11dbffcd8b5612ee39
parent2b054d4d5c97399c34d4537cc12174df2a460391
stack_context deactivation support
tornado/gen.py
tornado/stack_context.py
tornado/test/gen_test.py
tornado/test/stack_context_test.py