rope
rope copied to clipboard
Python3.13 compat
Description
- python 3.13 removed
collections/abc.py, update thedeprecated_aliasesvariable for this case - python 3.13 raises
PermissionErrorearlier on initialization of theiterdir()instead of just onnext()
Fixes #801