interactions.py icon indicating copy to clipboard operation
interactions.py copied to clipboard

feat: implement ``ExceptionGroup``s into ``LibraryException`` (3.11 feature)

Open EepyElvyra opened this issue 3 years ago • 0 comments

About

This pull request is about (X), which does (Y).

Draft until 3.11 is released (~1 mo.)

Pr opened so suggestions can be made & everyone can have a look on how it will work.

Making this gave me a good headache & some stuff is experimental bc idk if it'll change again

Checklist

  • [x] The pre-commit code linter has been run over all edited files to ensure the code is linted.
  • [ ] I've ensured the change(s) work on 3.8.6 and higher.
  • [x] haha no I didn't test

I've made this pull request: (check all that apply)

  • [ ] For the documentation
  • [x] To add a new feature
  • [x] As a general enhancement
  • [ ] As a refactor of the library/the library's code
  • [ ] To fix an existing bug
  • [ ] To resolve #ISSUENUMBER

This is:

  • [ ] A breaking change

EepyElvyra avatar Sep 21 '22 16:09 EepyElvyra