Remove unneeded PyErr_Occurred() check in os_lseek_impl() (GH-7557) · pythoncapi/cpython@69dccc3 · GitHub
Skip to content

Commit 69dccc3

Browse files
ZackerySpytzserhiy-storchaka
authored andcommitted
Remove unneeded PyErr_Occurred() check in os_lseek_impl() (pythonGH-7557)
This call became unneeded after the posix module was converted to the Argument Clinic in 2f93635 and should have been removed as part of that change.
1 parent 4ab4695 commit 69dccc3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Modules/posixmodule.c

Lines changed: 0 additions & 3 deletions

0 commit comments

Comments
 (0)