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 georg.brandl
Recipients BreamoreBoy, brett.cannon, georg.brandl
Date 2010-07-31.19:35:07
SpamBayes Score 0.0039041275
Marked as misclassified No
Message-id <1280604909.6.0.121855855287.issue2830@psf.upfronthosting.co.za>
In-reply-to
Content
In light of #9061, it should also start quoting single quotes when the arg is true.

Since this function is called a LOT, it might also make sense to trivially implement it in C.

If there are no objections, I can do that for 3.2.
History
Date User Action Args
2010-07-31 19:35:09georg.brandlsetrecipients: + georg.brandl, brett.cannon, BreamoreBoy
2010-07-31 19:35:09georg.brandlsetmessageid: <1280604909.6.0.121855855287.issue2830@psf.upfronthosting.co.za>
2010-07-31 19:35:08georg.brandllinkissue2830 messages
2010-07-31 19:35:08georg.brandlcreate