﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
1572	[M-R][Patch]feedgenerator.py should also support only username or email	limodou@…	Adrian Holovaty	"I found that Rss201rev2Feed in feedgenerator.py only support both username and email supplied situation, and I think if there is only username or email it also need support. And I also change the outpu format from : 

email ( username ) to username ( email ) if both of them supplied

I think it's the common format of the author. And I also found that if I'm using Chinese in author_name, they'll be complained that:

UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 0: ordinal not in range(128)

So I remove 'u' string prefix."	task	closed	Documentation		trivial	fixed			Unreviewed	0	0	0	0	0	0
