• Loic Bistuer's avatar
    Fixed #22867 -- Memoized django.utils.version.get_git_changeset(). · f07735c6
    Loic Bistuer yazdı
    This follows commits 80f4487d and 01399fa0; original patch had to be
    reverted because it wasn't Python 2.6 compatible and we need it to
    be in order to build docs on the djangoproject.com server.
    
    This fix should be replaced by @lru_cache as soon as we drop
    Python 2.6 compatibility.
    
    Thanks Florian Apolloner for the review and Alexander Schepanovski
    for the original patch.
    f07735c6
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...