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 tfiala
Recipients koobs, tfiala
Date 2014-02-18.19:01:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392750114.65.0.395898224227.issue20631@psf.upfronthosting.co.za>
In-reply-to
Content
Cleaned up the proposed patch a bit.  Moves HIST_ENTRY* into a tighter block and removes the second call to history_get() since the value is already stashed in the NULL-checked local.
History
Date User Action Args
2014-02-18 19:01:54tfialasetrecipients: + tfiala, koobs
2014-02-18 19:01:54tfialasetmessageid: <1392750114.65.0.395898224227.issue20631@psf.upfronthosting.co.za>
2014-02-18 19:01:54tfialalinkissue20631 messages
2014-02-18 19:01:54tfialacreate