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 ncoghlan
Recipients ncoghlan, rhettinger
Date 2011-01-30.13:42:56
SpamBayes Score 2.468868e-06
Marked as misclassified No
Message-id <1296394982.56.0.140212121503.issue11071@psf.upfronthosting.co.za>
In-reply-to
Content
A couple more in the Build and CAPI section:

- "The is a new function" should be "There is a new function"

- "The PyUnicode_CompareWithASCIIString() now" either needs to drop the "The" or add "function" before the "now". 

It's fascinating to read all that and realise how much actually has been done since 3.1 came out.
History
Date User Action Args
2011-01-30 13:43:02ncoghlansetrecipients: + ncoghlan, rhettinger
2011-01-30 13:43:02ncoghlansetmessageid: <1296394982.56.0.140212121503.issue11071@psf.upfronthosting.co.za>
2011-01-30 13:42:56ncoghlanlinkissue11071 messages
2011-01-30 13:42:56ncoghlancreate