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 martin.panter
Recipients martin.panter, myronww, r.david.murray
Date 2015-12-07.23:33:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449531196.55.0.829679712142.issue25817@psf.upfronthosting.co.za>
In-reply-to
Content
I am not seeing any problem. The function is declared static, and is only called with nonzero endchar from do_mkvalue() that I can see. It should not be directly callable from elsewhere.
History
Date User Action Args
2015-12-07 23:33:16martin.pantersetrecipients: + martin.panter, r.david.murray, myronww
2015-12-07 23:33:16martin.pantersetmessageid: <1449531196.55.0.829679712142.issue25817@psf.upfronthosting.co.za>
2015-12-07 23:33:16martin.panterlinkissue25817 messages
2015-12-07 23:33:16martin.pantercreate