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 belopolsky
Recipients BreamoreBoy, belopolsky, benjamin.peterson, ferringb, georg.brandl, nnorwitz, rhettinger, schmir, tseaver
Date 2010-07-14.15:37:16
SpamBayes Score 2.082047e-07
Marked as misclassified No
Message-id <1279121838.24.0.576138302238.issue1574217@psf.upfronthosting.co.za>
In-reply-to
Content
I have verified that the issue is present in py3k.  The unit test portion of the patch applies cleanly in py3k an the added tests fail.  The code portion applies with patch -l and fixes the issue.  I'll upload a patch with fixed white space.
History
Date User Action Args
2010-07-14 15:37:18belopolskysetrecipients: + belopolsky, nnorwitz, georg.brandl, rhettinger, tseaver, ferringb, schmir, benjamin.peterson, BreamoreBoy
2010-07-14 15:37:18belopolskysetmessageid: <1279121838.24.0.576138302238.issue1574217@psf.upfronthosting.co.za>
2010-07-14 15:37:16belopolskylinkissue1574217 messages
2010-07-14 15:37:16belopolskycreate