Skip to content

ENH: add check_namespace to testing utilities#720

Closed
prady0t wants to merge 2 commits into
data-apis:mainfrom
prady0t:check_namespace
Closed

ENH: add check_namespace to testing utilities#720
prady0t wants to merge 2 commits into
data-apis:mainfrom
prady0t:check_namespace

Conversation

@prady0t
Copy link
Copy Markdown
Contributor

@prady0t prady0t commented May 9, 2026

Closes #719
Towards #17

Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
@prady0t prady0t changed the title adding a check_namespace option ENH: adding a check_namespace option May 9, 2026
@lucascolley lucascolley changed the title ENH: adding a check_namespace option ENH: add check_namespace to testing utilities May 10, 2026
@lucascolley lucascolley added the enhancement New feature or request label May 10, 2026
@lucascolley lucascolley added this to the 0.10.2 milestone May 10, 2026
Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
Copy link
Copy Markdown
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

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

@prady0t actually, I just went back to gh-267 and read:

I decided not to add a check_namespace toggle: if check_namespace is False and the namespaces don't match, other operations might fail. I didn't want to work on fixing this if it's not an important feature. There is only one file in SciPy that uses check_namespace=False, and it probably shouldn't.

Maybe we just want to close this?

@prady0t
Copy link
Copy Markdown
Contributor Author

prady0t commented May 13, 2026

Ah. Good point indeed. Let's close this.

@prady0t prady0t closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request xpx.testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: Add check_namespace option in testing utilities.

2 participants