• Hans Lawrenz's avatar
    Fixed #22307 -- Fixed SpooledTemporaryFile bug in File class. · 918a16bc
    Hans Lawrenz yazdı
    Added condition to prevent checking the existence of a file name of a
    file like object when the name attribute is None. This is necessary
    because a SpooledTemporaryFile won't exist on the file system or have a
    name until it has reached its max_size. Also added tests.
    918a16bc
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...