]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139819: Use builtin `sentinel` in `rlcompleter` (GH-151222)
authorVictorien <65306057+Viicos@users.noreply.github.com>
Wed, 10 Jun 2026 20:43:09 +0000 (22:43 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 20:43:09 +0000 (13:43 -0700)
commit871047dbb82ab9a89f364a4ec62cf05f94706124
tree3dd4ac535c35444fad8af7ffa0efc97731cfb62a
parente60c42dc3f5a8dd9b10bc9a8a028ef2765469650
gh-139819: Use builtin `sentinel` in `rlcompleter` (GH-151222)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Lib/rlcompleter.py