Skip to content

Fix wrong makeunique suggestion in stack error message#3526

Open
anurag-mds wants to merge 1 commit intoJuliaData:mainfrom
anurag-mds:fix-stack-error-message
Open

Fix wrong makeunique suggestion in stack error message#3526
anurag-mds wants to merge 1 commit intoJuliaData:mainfrom
anurag-mds:fix-stack-error-message

Conversation

@anurag-mds
Copy link

@anurag-mds anurag-mds commented Feb 27, 2026

This PR fixes #3487

Where, it changed the error message in stack to suggest variable_name and value_name keyword arguments instead of makeunique, which is not a valid argument for stack.

Also added the same check to _stackview for the view=true path, and added tests for both paths

@anurag-mds anurag-mds marked this pull request as draft February 27, 2026 17:07
@anurag-mds anurag-mds marked this pull request as ready for review February 28, 2026 15:02
@anurag-mds
Copy link
Author

@bkamins Can you please review the PR?

@bkamins
Copy link
Member

bkamins commented Mar 6, 2026

Yes

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.

stack wrong makeunique suggestion

2 participants