Skip to content

Comments

Replace spelling wordlist sorting with Python#26138

Merged
potiuk merged 2 commits intoapache:mainfrom
potiuk:sort-spelling-wordlist-in-python
Sep 4, 2022
Merged

Replace spelling wordlist sorting with Python#26138
potiuk merged 2 commits intoapache:mainfrom
potiuk:sort-spelling-wordlist-in-python

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Sep 2, 2022

Part of #26020


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk
Copy link
Member Author

potiuk commented Sep 2, 2022

Not only replace the sorting with Python but also makes it case-insensitive (but stable) which makes it easier to find where to insert the word (I always struggled with casing there).

@potiuk potiuk changed the title Replace spelling wordlst sorting with Python Replace spelling wordlist sorting with Python Sep 2, 2022
@potiuk potiuk force-pushed the sort-spelling-wordlist-in-python branch from e3c0419 to 1c7cedb Compare September 2, 2022 21:21
@potiuk
Copy link
Member Author

potiuk commented Sep 2, 2022

Removed :)

@potiuk potiuk force-pushed the sort-spelling-wordlist-in-python branch from acc4d00 to 3359173 Compare September 3, 2022 13:06
@potiuk potiuk merged commit 5fb2d99 into apache:main Sep 4, 2022
@potiuk potiuk deleted the sort-spelling-wordlist-in-python branch September 4, 2022 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants