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 Mark.Shannon
Recipients Demur Rumed, Mark.Shannon, benjamin.peterson, christian.heimes, mark.dickinson, nascheme, ncoghlan, pitrou, rhettinger, serhiy.storchaka, trent
Date 2018-01-09.22:14:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515536085.96.0.467229070634.issue17611@psf.upfronthosting.co.za>
In-reply-to
Content
Can we stick to the one PR, please?
Once it is merged then we can improve things.

Also, I don't like leaving NULLs on the stack, they are an invitation to seg-fault. PR 5143 leaves more NULLs on the stack for longer.
History
Date User Action Args
2018-01-09 22:14:47Mark.Shannonsetrecipients: + Mark.Shannon, nascheme, rhettinger, mark.dickinson, ncoghlan, pitrou, christian.heimes, benjamin.peterson, trent, serhiy.storchaka, Demur Rumed
2018-01-09 22:14:45Mark.Shannonsetmessageid: <1515536085.96.0.467229070634.issue17611@psf.upfronthosting.co.za>
2018-01-09 22:14:45Mark.Shannonlinkissue17611 messages
2018-01-09 22:14:45Mark.Shannoncreate