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 hroncok, loganjerry, mark.dickinson, rhettinger, vstinner
Date 2020-03-10.11:50:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583841055.65.0.494282911534.issue39918@roundup.psfhosted.org>
In-reply-to
Content
> Should that 0 in the PyObject_Vectorcall be a 1 instead?

Right. I proposed PR 18897 to fix it and add an unit test on seed(False).
History
Date User Action Args
2020-03-10 11:50:55vstinnersetrecipients: + vstinner, rhettinger, mark.dickinson, hroncok, loganjerry
2020-03-10 11:50:55vstinnersetmessageid: <1583841055.65.0.494282911534.issue39918@roundup.psfhosted.org>
2020-03-10 11:50:55vstinnerlinkissue39918 messages
2020-03-10 11:50:55vstinnercreate