﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5332	Storage test fails on python3	spaetz		"This happens running the test suite on python3 with MG v0.8 (The same error occurs in a few more tests). I don't have an easy guess as to how to fix this.

_________________________________________________________________ test_basic_storage_copy_locally _________________________________________________________________
Traceback (most recent call last):
  File ""/srv/media.sspaeth.de/mediagoblin/mediagoblin/tests/test_storage.py"", line 284, in test_basic_storage_copy_locally
    our_file.write('Testing this file')
  File ""/srv/media.sspaeth.de/mediagoblin/mediagoblin/storage/filestorage.py"", line 35, in write
    super(FileObjectAwareFile, self).write(data)
TypeError: 'str' does not support the buffer interface
"	defect	closed	minor		programming	fixed	python3, patch	berkerpeksag	5017
