344
344
help='Mark the proposal as approved immediately.'),
345
Option('fixes', 'The bug this proposal fixes.', int),
345
Option('fixes', 'The bug this proposal fixes.', str),
346
346
ListOption('review', short_name='R', type=unicode,
347
347
help='Requested reviewer and optional type.')]