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 pitrou
Recipients georg.brandl, pitrou
Date 2009-01-18.00:42:53
SpamBayes Score 0.0013871245
Marked as misclassified No
Message-id <1232239374.34.0.275487506145.issue4980@psf.upfronthosting.co.za>
In-reply-to
Content
Documentation for "y#" does not mention PY_SSIZE_T_CLEAN, it lets
believe that the length result is unconditionally int-sized.
(in http://docs.python.org/3.0/c-api/arg.html)
History
Date User Action Args
2009-01-18 00:42:54pitrousetrecipients: + pitrou, georg.brandl
2009-01-18 00:42:54pitrousetmessageid: <1232239374.34.0.275487506145.issue4980@psf.upfronthosting.co.za>
2009-01-18 00:42:53pitroulinkissue4980 messages
2009-01-18 00:42:53pitroucreate