Skip to content

Commit defb1bb

Browse files
committed
+clinic
1 parent f8a7c8c commit defb1bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Modules/arraymodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1565,7 +1565,7 @@ components (the real part, followed by imaginary part) is preserved.
15651565

15661566
static PyObject *
15671567
array_array_byteswap_impl(arrayobject *self)
1568-
/*[clinic end generated code: output=5f8236cbdf0d90b5 input=c1cff4f9b5badd95]*/
1568+
/*[clinic end generated code: output=5f8236cbdf0d90b5 input=aafda275f48191d0]*/
15691569
{
15701570
char *p;
15711571
Py_ssize_t i;

Modules/clinic/arraymodule.c.h

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)