Files
@ 096ce7327aad
Branch filter:
Location: kallithea/scripts/make-release
096ce7327aad
2.3 KiB
text/plain
lib: drop redundant json.dumps encoding=utf8
Not supported in py3 - json is by definition(?) always UTF-8.
Not supported in py3 - json is by definition(?) always UTF-8.