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 tarek
Recipients tarek
Date 2009-02-06.09:06:25
SpamBayes Score 0.00012217092
Marked as misclassified No
Message-id <1233911195.36.0.922992904897.issue5164@psf.upfronthosting.co.za>
In-reply-to
Content
It's annoying to get conflicts on changes in distutils in the trunk,
when forward-porting to 3.x, because other changes where made there and
only there.

Things like PEP8-ification and modern syntax changes needs to be
backported to 2.7 when appliable to reduce the gap.
History
Date User Action Args
2009-02-06 09:06:35tareksetrecipients: + tarek
2009-02-06 09:06:35tareksetmessageid: <1233911195.36.0.922992904897.issue5164@psf.upfronthosting.co.za>
2009-02-06 09:06:27tareklinkissue5164 messages
2009-02-06 09:06:25tarekcreate