]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101469: Optimise get_io_state() by using _PyModule_GetState() (GH-101470)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Tue, 31 Jan 2023 18:19:11 +0000 (19:19 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Jan 2023 18:19:11 +0000 (10:19 -0800)
commitf80db6cef075186f888a85258ccf2164bf148921
tree30173ab4ea3ab8e5200cb7e342501bc7f2b3cbd3
parent20c11f2e600e1c0bf42de4d6f2fb3ce5ccc2587c
gh-101469: Optimise get_io_state() by using _PyModule_GetState() (GH-101470)

Automerge-Triggered-By: GH:erlend-aasland
Modules/_io/_iomodule.c