RFC: How should xp_capabilities work and be used for classes?

I’ve created an issue here:

to discuss how xp_capabilities should work and be used for classes. There are currently two approaches being used in different places in SciPy. Applying xp_capabilities to the entire class, or to methods individually. I think it should be applied to the entire class, but would be happy to hear feedback for either option. Feel free to join the discussion at #24196. Looking forward to hearing feedback.

2 Likes