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 alexandre.vassalotti
Recipients alexandre.vassalotti, lemburg
Date 2008-05-09.22:45:14
SpamBayes Score 0.035078492
Marked as misclassified No
Message-id <1210373115.42.0.499712583572.issue2799@psf.upfronthosting.co.za>
In-reply-to
Content
Honestly, I am not sure if removing PyUnicode_AsString() is a good idea.
There is many cases where the size of the returned string is not needed.
Furthermore, this would be a rather major backward-incompatible change
to be included in a beta release.

[copied from duplicate issue #2807]
History
Date User Action Args
2008-05-09 22:45:15alexandre.vassalottisetspambayes_score: 0.0350785 -> 0.035078492
recipients: + alexandre.vassalotti, lemburg
2008-05-09 22:45:15alexandre.vassalottisetspambayes_score: 0.0350785 -> 0.0350785
messageid: <1210373115.42.0.499712583572.issue2799@psf.upfronthosting.co.za>
2008-05-09 22:45:14alexandre.vassalottilinkissue2799 messages
2008-05-09 22:45:14alexandre.vassalotticreate