Skip to content

MAINT: refactor to select sort method later, removing duplicated code paths#275

Merged
MaanasArora merged 2 commits intoMaanasArora:enh/new-style-string-sortsfrom
mhvk:pr-30266
Nov 22, 2025
Merged

MAINT: refactor to select sort method later, removing duplicated code paths#275
MaanasArora merged 2 commits intoMaanasArora:enh/new-style-string-sortsfrom
mhvk:pr-30266

Conversation

@mhvk
Copy link
Copy Markdown

@mhvk mhvk commented Nov 22, 2025

@MaanasArora - I wondered again about NpyAuxData and realized I was just making things difficult: we have the context in the loop so there is no reason not just to select the relevant internal function there. It allows removing 4 functions!

Copy link
Copy Markdown
Owner

@MaanasArora MaanasArora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Yes we have access to the context - looks great, thanks a lot!

@MaanasArora MaanasArora merged commit f9e6bfb into MaanasArora:enh/new-style-string-sorts Nov 22, 2025
1 check passed
@mhvk mhvk deleted the pr-30266 branch March 22, 2026 16:47
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.

2 participants