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, ezio.melotti, larry, michael.foord, python-dev, rhettinger, serhiy.storchaka, terry.reedy, vstinner
Date 2014-12-11.09:14:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3168294.zniS2OsPqj@raxxla>
In-reply-to <1418287588.6.0.560268052813.issue22823@psf.upfronthosting.co.za>
Content
Tests are intentionally omitted, Lib/stringrep.py is very special case (it's 
code is generated and outdated, see issue15239), idlelib is deferred by Terry. 
And there is yet one one-line change to Lib/distutils/msvc9compiler.py in 
set_literal_3.patch.
History
Date User Action Args
2014-12-11 09:14:40serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, vstinner, larry, benjamin.peterson, ezio.melotti, michael.foord, python-dev, berker.peksag
2014-12-11 09:14:40serhiy.storchakalinkissue22823 messages
2014-12-11 09:14:40serhiy.storchakacreate