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 larry
Recipients larry, loewis, steve.dower, zach.ware
Date 2015-04-15.16:37:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429115871.07.0.836623820629.issue20172@psf.upfronthosting.co.za>
In-reply-to
Content
If
  * the diff looks clean
  * it compiles without any *new* (sigh) errors, and
  * it passes the unit test suite without any *new* (sigh) failures,
then the Clinic conversion can generally be considered a success.
History
Date User Action Args
2015-04-15 16:37:51larrysetrecipients: + larry, loewis, zach.ware, steve.dower
2015-04-15 16:37:51larrysetmessageid: <1429115871.07.0.836623820629.issue20172@psf.upfronthosting.co.za>
2015-04-15 16:37:51larrylinkissue20172 messages
2015-04-15 16:37:51larrycreate