diff options
author | Victor Stinner <vstinner@python.org> | 2024-10-09 17:12:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-09 17:12:11 +0200 |
commit | 6a39e96ab8ebc1144f713988ac6fe439e4476488 (patch) | |
tree | 20f4c0367c472d07ca66c3ea15fa5c98c70af70d /Python/optimizer_cases.c.h | |
parent | 3ee474f5683110e153fdd0cbd2024f99d6c124e5 (diff) | |
download | cpython-6a39e96ab8ebc1144f713988ac6fe439e4476488.tar.gz cpython-6a39e96ab8ebc1144f713988ac6fe439e4476488.zip |
gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_BYTES) (#125195)
Replace PyBytes_FromString("") and PyBytes_FromStringAndSize("", 0)
with Py_GetConstant(Py_CONSTANT_EMPTY_BYTES).
Diffstat (limited to 'Python/optimizer_cases.c.h')
0 files changed, 0 insertions, 0 deletions