Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial & chore: Stop using pathlib2 #6075

Merged
merged 2 commits into from Dec 21, 2023

Conversation

iLLiCiTiT
Copy link
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
11 checks passed
@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 join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

4 participants