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 nadeem.vawda
Recipients Arfrever, barry, brett.cannon, nadeem.vawda, ncoghlan, pitrou, python-dev, rosslagerwall
Date 2011-08-01.13:38:50
SpamBayes Score 0.00046685414
Marked as misclassified No
Message-id <1312205930.96.0.205329722359.issue11651@psf.upfronthosting.co.za>
In-reply-to
Content
>> Some notes:
>> - By doing things this way, we lose the ability to specify custom arguments to
>>   the interpreter with $(TESTPYTHONOPTS). Might this be a problem?
>
> Yes, some buildbots use it. Can't you add support for it in the test
> runner?

Working on it now; I'll upload a revised patch shortly.

> As an aside, the "quicktest" would probably deserve an update.

How so? Should it perhaps use "-u none"?
History
Date User Action Args
2011-08-01 13:38:51nadeem.vawdasetrecipients: + nadeem.vawda, barry, brett.cannon, ncoghlan, pitrou, Arfrever, rosslagerwall, python-dev
2011-08-01 13:38:50nadeem.vawdasetmessageid: <1312205930.96.0.205329722359.issue11651@psf.upfronthosting.co.za>
2011-08-01 13:38:50nadeem.vawdalinkissue11651 messages
2011-08-01 13:38:50nadeem.vawdacreate