##// END OF EJS Templates
vfs: handle shutil.rmtree deprecation of onerror in Python 3.12...
vfs: handle shutil.rmtree deprecation of onerror in Python 3.12 Tests would fail with warnings: .../mercurial/vfs.py:289: DeprecationWarning: onerror argument is deprecated, use onexc instead The excinfo changed slightly, but we don't use it anyway.

File last commit:

r16438:28a90cdf default
r51647:f173c2c2 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer