]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-150372: Add missing null check on completer_word_break_characters in readli...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Jun 2026 10:00:55 +0000 (12:00 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2026 10:00:55 +0000 (10:00 +0000)
commit4ce8de3550f6f4860a0087bfd67a95fe8342a9eb
treeede6532b8382d0720036dfe249e888cd393d3867
parent2c1e4bb6e295f72b38e0f92b0ccbcc80a64e61a8
[3.15] gh-150372: Add missing null check on completer_word_break_characters in readline.c (GH-150251) (GH-150628)

(cherry picked from commit 56bd9ea676d5ab4d5f6c68aefc3125ef5a216157)

Co-authored-by: Thomas Kowalski <thom.kowa@gmail.com>
Misc/NEWS.d/next/Library/2026-05-25-07-22-05.gh-issue-150372.9hLqhe.rst [new file with mode: 0644]
Modules/readline.c