monty-python icon indicating copy to clipboard operation
monty-python copied to clipboard

feat(eval): enable support for different python versions

Open onerandomusername opened this issue 5 months ago • 0 comments

The evaluation backend supports:

  • python 3.13
  • python 3.13 free threaded
  • python 3.14

It would be great to see support for this surfaced within Monty and the evaluation command.

This may be blocked by a disnake issue, as this would be best with views rather than a bunch of components v2 boilerplate, but this command should use either buttons or selects for selecting the python version to run on. Not yet sure which is better.

onerandomusername avatar Oct 06 '25 15:10 onerandomusername