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 ezio.melotti
Recipients eric.araujo, ezio.melotti, georg.brandl, larry, loewis, terry.reedy
Date 2011-10-09.16:04:37
SpamBayes Score 1.818128e-05
Marked as misclassified No
Message-id <1318176277.9.0.73886932181.issue13086@psf.upfronthosting.co.za>
In-reply-to
Content
> Attached is my first revision patch.

LGTM

> I did some other editing for clarity / 80 columns, though I can back 
> those out from this patch (and put in another) if that's best.

That's fine with me, and while you are at it, you could fix this too when you commit:
+   the many Python level changes made leaving Python 2's API intact
s/Python level/Python-level/

> Patch is against the 2.7 branch; once this goes in I'll port all my 
> recent cporting.rst changes to 3.2 and trunk.

Remember to convert things like :cmacro: to :c:macro: when you port it.
History
Date User Action Args
2011-10-09 16:04:37ezio.melottisetrecipients: + ezio.melotti, loewis, georg.brandl, terry.reedy, larry, eric.araujo
2011-10-09 16:04:37ezio.melottisetmessageid: <1318176277.9.0.73886932181.issue13086@psf.upfronthosting.co.za>
2011-10-09 16:04:37ezio.melottilinkissue13086 messages
2011-10-09 16:04:37ezio.melotticreate