This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author fwierzbicki
Recipients eric.araujo, ezio.melotti, fwierzbicki, r.david.murray, serhiy.storchaka, terry.reedy
Date 2013-01-12.02:34:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357958049.96.0.111780978512.issue16886@psf.upfronthosting.co.za>
In-reply-to
Content
I'm getting an error when I try to upload patches via Reitveld:

TypeError at /review/16886/add
int() argument must be a string or a number, not 'AddForm'

so I'm attaching my updated patch here. Is this a known issue? If not, where should I report it?
History
Date User Action Args
2013-01-12 02:34:10fwierzbickisetrecipients: + fwierzbicki, terry.reedy, ezio.melotti, eric.araujo, r.david.murray, serhiy.storchaka
2013-01-12 02:34:09fwierzbickisetmessageid: <1357958049.96.0.111780978512.issue16886@psf.upfronthosting.co.za>
2013-01-12 02:34:09fwierzbickilinkissue16886 messages
2013-01-12 02:34:09fwierzbickicreate