rope icon indicating copy to clipboard operation
rope copied to clipboard

Python3.13 compat

Open Nowa-Ammerlaan opened this issue 11 months ago • 0 comments

Description

  • python 3.13 removed collections/abc.py, update the deprecated_aliases variable for this case
  • python 3.13 raises PermissionError earlier on initialization of the iterdir() instead of just on next()

Fixes #801

Nowa-Ammerlaan avatar Jan 02 '25 14:01 Nowa-Ammerlaan