Skip to content
Commit f07735c6 authored by Loic Bistuer's avatar Loic Bistuer
Browse files

Fixed #22867 -- Memoized django.utils.version.get_git_changeset().

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.
parent c6a711d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment