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 r.david.murray
Recipients eric.araujo, eric.smith, francismb, ncoghlan, python-dev, r.david.murray, terry.reedy
Date 2012-08-19.22:01:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345413683.69.0.257580444575.issue13579@psf.upfronthosting.co.za>
In-reply-to
Content
I've reviewed the patch and applied it.

2.7 doesn't support !a or 'ascii()', but I did backport the doc changes and the reordering of the clauses in order to minimize code base drift.

Thanks, Francisco.
History
Date User Action Args
2012-08-19 22:01:23r.david.murraysetrecipients: + r.david.murray, terry.reedy, ncoghlan, eric.smith, eric.araujo, python-dev, francismb
2012-08-19 22:01:23r.david.murraysetmessageid: <1345413683.69.0.257580444575.issue13579@psf.upfronthosting.co.za>
2012-08-19 22:01:19r.david.murraylinkissue13579 messages
2012-08-19 22:01:19r.david.murraycreate