Update fcntl doc: replace IOError with OSError · pythoncapi/cpython@d0d5154 · GitHub
Skip to content

Commit d0d5154

Browse files
committed
Update fcntl doc: replace IOError with OSError
Issue python#26716. IOError is a deprecated alias to OSError since Python 3.3.
1 parent 705c0e3 commit d0d5154

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/library/fcntl.rst

Lines changed: 2 additions & 2 deletions

Modules/fcntlmodule.c

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)