Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: c4c2c99669ef9d58306856c47058b121bbecfe5f
https://github.com/django/django/commit/c4c2c99669ef9d58306856c47058b121bbecfe5f
Author: Florian Apolloner <
flo...@apolloner.eu>
Date: 2014-05-30 (Fri, 30 May 2014)
Changed paths:
M django/contrib/formtools/tests/wizard/namedwizardtests/tests.py
M django/contrib/formtools/tests/wizard/storage.py
M django/contrib/formtools/tests/wizard/wizardtests/tests.py
M django/contrib/formtools/wizard/storage/base.py
M django/contrib/formtools/wizard/storage/cookie.py
Log Message:
-----------
Fixed #19905 -- Fixed leakage of file descriptors in form wizard.