Files
@ 9ee018948dcd
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
9ee018948dcd
2.7 KiB
text/css
helpers: fix gravatar handling with (invalid) non-ascii email addresses
It would crash with UnicodeDecodeError when trying to expand unicode email into
utf8 template.
It would crash with UnicodeDecodeError when trying to expand unicode email into
utf8 template.