Skip to content

Commit b6c097b

Browse files
Eclips4picnixz
andauthored
Update Python/pylifecycle.c
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 0ffcd9f commit b6c097b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/pylifecycle.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,7 @@ init_interp_main(PyThreadState *tstate)
13211321
}
13221322
Py_DECREF(opt);
13231323
}
1324-
}
1324+
}
13251325
#endif // Py_TIER2
13261326

13271327
if (!is_main_interp) {

0 commit comments

Comments
 (0)