Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

No description provided.

@serpilliere
Copy link
Contributor

Hi @DimitriPapadopoulos !
Thanks for the patch!
As @mrexodia said, I think we may add:

import warnings
....
    def may_interfer(self, dsts, src):
        warnings.warn("This api is deprecated, use `may_interfere` instead")
        return self.may_interfere(dsts, src)

Can you add it to the PR or may I fir your PR @DimitriPapadopoulos ?

@serpilliere
Copy link
Contributor

@DimitriPapadopoulos : Can you rebase this pr?
(I think I should have merged this one before the tipo fixing 😭 )

@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as ready for review March 28, 2024 17:43
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