Skip to content

Commit 2682157

Browse files
Drop a stale comment.
1 parent 17beeda commit 2682157

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Python/crossinterp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2412,7 +2412,6 @@ _exit_session(_PyXI_session *session)
24122412
assert(session->error.info == NULL);
24132413
assert(session->error.override == _PyXI_ERR_NO_ERROR);
24142414

2415-
// For now the error data persists past the exit.
24162415
*session = (_PyXI_session){0};
24172416
}
24182417

0 commit comments

Comments
 (0)