Skip to content

[3.15] gh-150372: Add missing null check on completer_word_break_characters in readline.c (GH-150251)#150628

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-56bd9ea-3.15
Jun 1, 2026
Merged

[3.15] gh-150372: Add missing null check on completer_word_break_characters in readline.c (GH-150251)#150628
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-56bd9ea-3.15

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 30, 2026

(cherry picked from commit 56bd9ea)

Co-authored-by: Thomas Kowalski thom.kowa@gmail.com

…cters in readline.c (pythonGH-150251)

(cherry picked from commit 56bd9ea)

Co-authored-by: Thomas Kowalski <thom.kowa@gmail.com>
@vstinner
Copy link
Copy Markdown
Member

vstinner commented Jun 1, 2026

Tests / Windows / Build and test (x64, switch-case) (pull_request) failed:

FAIL: test_generator_not_under_consumer_arithmetic (test.test_profiling.test_sampling_profiler.test_blocking.TestBlockingModeStackAccuracy.test_generator_not_under_consumer_arithmetic)

That's the unrelated issue gh-150429.

@serhiy-storchaka serhiy-storchaka merged commit 4ce8de3 into python:3.15 Jun 1, 2026
143 of 148 checks passed
@miss-islington miss-islington deleted the backport-56bd9ea-3.15 branch June 1, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants