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 pitrou
Recipients benjamin.peterson, gregory.p.smith, izbyshev, pitrou, serhiy.storchaka, siddhesh, skrah, steve.dower, vstinner
Date 2018-10-25.07:03:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540450987.64.0.788709270274.issue33015@psf.upfronthosting.co.za>
In-reply-to
Content
> Shall we introduce a new thread-starting API that takes a function with the "correct" pthread signature?

Do we need it? I don't think saving a single memory allocation is worth the bother.
History
Date User Action Args
2018-10-25 07:03:07pitrousetrecipients: + pitrou, gregory.p.smith, vstinner, benjamin.peterson, skrah, serhiy.storchaka, steve.dower, siddhesh, izbyshev
2018-10-25 07:03:07pitrousetmessageid: <1540450987.64.0.788709270274.issue33015@psf.upfronthosting.co.za>
2018-10-25 07:03:07pitroulinkissue33015 messages
2018-10-25 07:03:07pitroucreate