mirror of
https://github.com/django/django.git
synced 2025-10-29 00:26:07 +00:00
If Django is installed in a path that contains non-ASCII characters,
the tag failed with UnicodeDecodeError.
Backport of 098fa12dd3 from master