interactions.py
interactions.py copied to clipboard
feat: implement ``ExceptionGroup``s into ``LibraryException`` (3.11 feature)
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-commitcode linter has been run over all edited files to ensure the code is linted. - [ ] I've ensured the change(s) work on
3.8.6and 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