﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5321	Use of deprecated frombytes when processing videos causes the task to fail	anongoblin		"When transcoding a video using a recent version of PIL transcoding a video fails reproducible. The reason for this is an `AttributeError: 'module' object has no attribute 'frombytes'`gets raised, while a thumbnails is being created. This is because `frombytes` alias was deprecated in favor of `fromstring`.

The attached patch fixes this."	defect	closed	major		programming	fixed			
