Closed May 21, 2025
No due date
•Closed Adds support for Python 3.13
- Moves away from
importhookand making deepcopy's to instead usewrapt - Adds more safety by creating
@beforeand@afterdecorators which try-catch all exceptions apart from vulnerability exceptions - Adds more consistency by creating
@on_importwhich also registers the packages that are wrapped - Adds more safety by creating
patch_function, which safely patches the function, only if it exists.
Related issues:
100% complete
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.