Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of activate() #109

Open
2 tasks
flying-sheep opened this issue Jul 13, 2023 · 0 comments
Open
2 tasks

Get rid of activate() #109

flying-sheep opened this issue Jul 13, 2023 · 0 comments
Labels
breaking change bug Something isn't working

Comments

@flying-sheep
Copy link
Collaborator

flying-sheep commented Jul 13, 2023

We need to set the default converter used. This line means it’s impossible to override it without reaching into __init__’s defaults dict created at module execution time.

So feasibly, we either

TODO

  • remove activate()
  • keep %%R magic working without manually specifying --converter
@flying-sheep flying-sheep added the bug Something isn't working label Jul 13, 2023
@flying-sheep flying-sheep changed the title Get rid of activate() and enable pytest -Werror Get rid of activate() Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant