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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2014-01-20.19:01:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390244473.81.0.0418963805033.issue20315@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch removes the code which supports compatibility with old Python 2.x versions. As far as these files are never used with Python 2.x (and the compatibility was broken by other differences between 2.x and 3.x), this code can be removed from 3.x.
History
Date User Action Args
2014-01-20 19:01:13serhiy.storchakasetrecipients: + serhiy.storchaka
2014-01-20 19:01:13serhiy.storchakasetmessageid: <1390244473.81.0.0418963805033.issue20315@psf.upfronthosting.co.za>
2014-01-20 19:01:13serhiy.storchakalinkissue20315 messages
2014-01-20 19:01:13serhiy.storchakacreate