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 belopolsky, vstinner
Date 2017-01-03.22:45:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483483529.72.0.69842745814.issue29140@psf.upfronthosting.co.za>
In-reply-to
Content
I used attached check.patch to check if macros are misused in other functions. Hopefully, only time_hash() has bugs.

I don't think that it's worth it to apply check.patch, I dislike such complex macro.
History
Date User Action Args
2017-01-03 22:45:29vstinnersetrecipients: + vstinner, belopolsky
2017-01-03 22:45:29vstinnersetmessageid: <1483483529.72.0.69842745814.issue29140@psf.upfronthosting.co.za>
2017-01-03 22:45:29vstinnerlinkissue29140 messages
2017-01-03 22:45:29vstinnercreate