[issue33015] Fix function cast warning in thread_pthread.h

Antoine Pitrou report at bugs.python.org
Thu Oct 25 03:03:07 EDT 2018


Antoine Pitrou <pitrou at free.fr> added the comment:

> 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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33015>
_______________________________________


More information about the Python-bugs-list mailing list