Skip to content

Commit 407b1e9

Browse files
committed
make regen
1 parent 246f880 commit 407b1e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/_threadmodule.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2629,7 +2629,6 @@ _thread.set_name
26292629
Set the name of the current thread.
26302630
[clinic start generated code]*/
26312631

2632-
/* Implementation of _thread.set_name */
26332632
static PyObject *
26342633
_thread_set_name_impl(PyObject *module, PyObject *name_obj)
26352634
/*[clinic end generated code: output=402b0c68e0c0daed input=7e7acd98261be82f]*/

0 commit comments

Comments
 (0)