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 benjamin.peterson, berker.peksag, martin.panter, python-dev, serhiy.storchaka
Date 2016-12-13.07:35:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481614555.85.0.911405367035.issue28512@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, it was a remnants of backporting to 3.5. Commented-out lines are used in 3.6. The line above these lines was used in 3.5. Test is passed with both variants. I commented out the 3.6 variant, but forgot to remove it (or remove old 3.5 variant and keep 3.6 variant). Do you think I should remove commented out lines, or left the code as is?
History
Date User Action Args
2016-12-13 07:35:55serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, python-dev, berker.peksag, martin.panter
2016-12-13 07:35:55serhiy.storchakasetmessageid: <1481614555.85.0.911405367035.issue28512@psf.upfronthosting.co.za>
2016-12-13 07:35:55serhiy.storchakalinkissue28512 messages
2016-12-13 07:35:55serhiy.storchakacreate