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 Claudio.Freire, devurandom, erik.bray, fbissey, jdemeyer, miss-islington, pitrou, scoder, serhiy.storchaka, vstinner
Date 2018-10-26.11:24:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540553094.86.0.788709270274.issue25750@psf.upfronthosting.co.za>
In-reply-to
Content
Comment on the commit:
https://github.com/python/cpython/commit/5a30620e68ebb911eef4d583de3776d782148637#commitcomment-31057082

"bad_get should be explicitly cast to PyCFunction here, or else the compiler will balk; see https://bugs.python.org/msg328176 "
History
Date User Action Args
2018-10-26 11:24:54vstinnersetrecipients: + vstinner, pitrou, scoder, devurandom, fbissey, erik.bray, serhiy.storchaka, jdemeyer, Claudio.Freire, miss-islington
2018-10-26 11:24:54vstinnersetmessageid: <1540553094.86.0.788709270274.issue25750@psf.upfronthosting.co.za>
2018-10-26 11:24:54vstinnerlinkissue25750 messages
2018-10-26 11:24:54vstinnercreate