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 ncoghlan
Recipients Carl.Friedrich.Bolz, Trundle, arigo, daniel.urban, eric.araujo, meador.inge, ncoghlan, terry.reedy
Date 2011-03-15.17:48:20
SpamBayes Score 0.0005158022
Marked as misclassified No
Message-id <1300211301.06.0.14647144924.issue11477@psf.upfronthosting.co.za>
In-reply-to
Content
I generated a patch between my sandbox and the main repository using the rdiff extension immediately after syncing with the main line of development. ("hg diff --reverse cpython" where cpython is aliased to the main repository)

This is the output I was hoping to get from the automated branch checking.
History
Date User Action Args
2011-03-15 17:48:21ncoghlansetrecipients: + ncoghlan, arigo, terry.reedy, Carl.Friedrich.Bolz, eric.araujo, Trundle, meador.inge, daniel.urban
2011-03-15 17:48:21ncoghlansetmessageid: <1300211301.06.0.14647144924.issue11477@psf.upfronthosting.co.za>
2011-03-15 17:48:20ncoghlanlinkissue11477 messages
2011-03-15 17:48:20ncoghlancreate