Skip to content

Move complete_while_typing_filter() to repl.py#1818

Merged
rolandwalker merged 1 commit intomainfrom
RW/move-complete-while-typing-filter-to-repl-py
Apr 4, 2026
Merged

Move complete_while_typing_filter() to repl.py#1818
rolandwalker merged 1 commit intomainfrom
RW/move-complete-while-typing-filter-to-repl-py

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

Still a bit hacky as we need to set repl_package.MIN_COMPLETION_TRIGGER directly. But, one more function migrated out of main.py.

No functional change.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Apr 4, 2026
Still a bit hacky as we need to set repl_package.MIN_COMPLETION_TRIGGER
directly.  But, one more function migrated out of main.py.

No functional change.
@rolandwalker rolandwalker force-pushed the RW/move-complete-while-typing-filter-to-repl-py branch from 1d2c492 to 70b9ebb Compare April 4, 2026 22:04
@rolandwalker rolandwalker merged commit cd40b95 into main Apr 4, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/move-complete-while-typing-filter-to-repl-py branch April 4, 2026 22:07
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.

1 participant