]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134584: Fix _CALL_BUILTIN_O test to reflect real-world usage (GH-143333)
authorKen Jin <kenjin@python.org>
Thu, 1 Jan 2026 18:54:49 +0000 (02:54 +0800)
committerGitHub <noreply@github.com>
Thu, 1 Jan 2026 18:54:49 +0000 (18:54 +0000)
commitfaa26044ce8e61f15a7886557d3030a481ebb96d
treec098ca6fb15ff910c84e55f819139cc8e0f6c81f
parentd00d39f58e522a8968a741876a5dad5505f2c4df
gh-134584: Fix _CALL_BUILTIN_O  test to reflect real-world usage (GH-143333)

Fix test to reflect real-world usage
Lib/test/test_capi/test_opt.py