[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Message 122457 - Python tracker

Message122457

Author Brian.Jones
Recipients Brian.Jones, eric.araujo, orsenthil, tarek
Date 2010-11-26.14:12:00
SpamBayes Score 6.2204963e-06
Marked as misclassified No
Message-id <1290780724.02.0.555193302514.issue10510@psf.upfronthosting.co.za>
In-reply-to
Content
So... have I missed a memo, or is it currently impossible to test the current svn version of distutils in the current svn version of Python?

The tests for (at least) register and upload are written using Python 2.x syntax and modules. How are new features and fixes for distutils being tested? Is it valid to use a 2.x version of Python to test the trunk version of distutils? 

Sorry if these questions have really obvious answers. First time patcher :?
History
Date User Action Args
2010-11-26 14:12:04Brian.Jonessetrecipients: + Brian.Jones, orsenthil, tarek, eric.araujo
2010-11-26 14:12:04Brian.Jonessetmessageid: <1290780724.02.0.555193302514.issue10510@psf.upfronthosting.co.za>
2010-11-26 14:12:00Brian.Joneslinkissue10510 messages
2010-11-26 14:12:00Brian.Jonescreate