Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Editorial & chore: Stop using pathlib2#6075

Merged
iLLiCiTiT merged 2 commits intodevelopfrom
enhancement/stop-using-pathlib2
Dec 21, 2023
Merged

Editorial & chore: Stop using pathlib2#6075
iLLiCiTiT merged 2 commits intodevelopfrom
enhancement/stop-using-pathlib2

Conversation

@iLLiCiTiT
Copy link
Copy Markdown
Member

Changelog Description

Do not use pathlib2 which is Python 2 backport for pathlib module in python 3.

Additional info

Removed only usage in ocio wrapper which 100% will always run in python 3 (and contains python 3 syntax). Removed the dependency from openpype addon.

Testing notes:

Don't know when is ocio_warpper.py used, but should still work with pathlib.

@ynbot ynbot added size/XS Denotes a PR changes 0-99 lines, ignoring general files type: enhancement Enhancements to existing functionality labels Dec 19, 2023
@iLLiCiTiT iLLiCiTiT merged commit b31fa3e into develop Dec 21, 2023
@iLLiCiTiT iLLiCiTiT deleted the enhancement/stop-using-pathlib2 branch December 21, 2023 12:22
@ynbot ynbot added this to the next-patch milestone Dec 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size/XS Denotes a PR changes 0-99 lines, ignoring general files target: AYON target: OpenPype type: enhancement Enhancements to existing functionality

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants