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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2013-08-19.14:36:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYMhygfJSsXPdCd8spwvNPHyOTv4Tgutxq0=vCYCbVtGw@mail.gmail.com>
In-reply-to <1376921434.69.0.557024484243.issue18780@psf.upfronthosting.co.za>
Content
formatlong() should copy the string if Py_REFCNT(str) != 1.
History
Date User Action Args
2013-08-19 14:36:16vstinnersetrecipients: + vstinner, serhiy.storchaka
2013-08-19 14:36:16vstinnerlinkissue18780 messages
2013-08-19 14:36:16vstinnercreate