We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246f880 commit 407b1e9Copy full SHA for 407b1e9
Modules/_threadmodule.c
@@ -2629,7 +2629,6 @@ _thread.set_name
2629
Set the name of the current thread.
2630
[clinic start generated code]*/
2631
2632
-/* Implementation of _thread.set_name */
2633
static PyObject *
2634
_thread_set_name_impl(PyObject *module, PyObject *name_obj)
2635
/*[clinic end generated code: output=402b0c68e0c0daed input=7e7acd98261be82f]*/
0 commit comments