Skip to content

Conversation

pawamoy
Copy link
Member

@pawamoy pawamoy commented Nov 26, 2024

Python 3.13 changed os.path.isabs:

On Windows, isabs() no longer considers paths starting with exactly one slash (\ or /) to be absolute.

See https://docs.python.org/3/whatsnew/3.13.html#os-path.

@pawamoy pawamoy force-pushed the tests-fix-aos-path-issue branch from 12dc518 to 647afb5 Compare November 26, 2024 14:47
…ystem and Python 3.13

Python 3.13 changed `os.path.isabs`:

> On Windows, `isabs()` no longer considers paths starting with exactly one slash (`\` or `/`) to be absolute.

See https://docs.python.org/3/whatsnew/3.13.html#os-path.
@pawamoy pawamoy force-pushed the tests-fix-aos-path-issue branch from 647afb5 to be2364e Compare November 26, 2024 14:56
@pawamoy pawamoy merged commit 101a6dc into main Nov 26, 2024
53 checks passed
@pawamoy pawamoy deleted the tests-fix-aos-path-issue branch November 26, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant