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 terry.reedy
Recipients bethard, docs@python, shima__shima, terry.reedy
Date 2012-03-25.00:53:20
SpamBayes Score 5.8870964e-06
Marked as misclassified No
Message-id <1332636801.55.0.725153572079.issue14391@psf.upfronthosting.co.za>
In-reply-to
Content
The patch, to an unspecified version of 2.7, changes 'str' to 'string', so I presume that is what you meant. The current repository code already says 'string' for 2.7, 3.2, and 3.3. This is what you should see in the current release candidates, including 2.7.3rc2
History
Date User Action Args
2012-03-25 00:53:21terry.reedysetrecipients: + terry.reedy, bethard, docs@python, shima__shima
2012-03-25 00:53:21terry.reedysetmessageid: <1332636801.55.0.725153572079.issue14391@psf.upfronthosting.co.za>
2012-03-25 00:53:20terry.reedylinkissue14391 messages
2012-03-25 00:53:20terry.reedycreate