Skip to content

Remove v1 version of unicode and latex matchers - #14728

Merged
Carreau merged 1 commit into
ipython:mainfrom
Yann-P:remove-some-v2-converters
Feb 10, 2025
Merged

Carreau merged 1 commit into
ipython:mainfrom
Yann-P:remove-some-v2-converters

Conversation

@Yann-P

@Yann-P Yann-P commented Feb 10, 2025

Copy link
Copy Markdown
Contributor

Goal is to eventually remove all _convert_matcher_v1_result_to_v2 from this file

Context: I want to fix #14516. The bug is narrowed down to completer.py

@Carreau advised me to start removing v1 matchers first, so it's easier to work on the completer.
I'm starting with 2 small changes and will do the others in future MRs.

Goal is to eventually remove all _convert_matcher_v1_result_to_v2 from this file
@Carreau Carreau added this to the 9.0 milestone Feb 10, 2025
@Carreau

Carreau commented Feb 10, 2025

Copy link
Copy Markdown
Member

Awesome !

@Carreau
Carreau merged commit 0935e2d into ipython:main Feb 10, 2025
Yann-P added a commit to Yann-P/ipython that referenced this pull request Feb 10, 2025
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.

Tab completion on path with space not working MacOS

2 participants