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 Mariatta
Recipients Mariatta, hughdbrown, mtraskin, peter.otten, serhiy.storchaka, terry.reedy
Date 2016-10-21.03:15:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477019719.09.0.579346006172.issue18219@psf.upfronthosting.co.za>
In-reply-to
Content
Hello, please review my patch.

I used set subtraction to calculate wrong_fields, added more test cases, and clarify documentation with regards to extrasaction parameter.

Please let me know if this works.

Thanks :)
History
Date User Action Args
2016-10-21 03:15:19Mariattasetrecipients: + Mariatta, terry.reedy, peter.otten, serhiy.storchaka, mtraskin, hughdbrown
2016-10-21 03:15:19Mariattasetmessageid: <1477019719.09.0.579346006172.issue18219@psf.upfronthosting.co.za>
2016-10-21 03:15:19Mariattalinkissue18219 messages
2016-10-21 03:15:18Mariattacreate