Jean-Christophe Morin
Jean-Christophe Morin
## Feature Request Remove the import of ` CannotComputeAvailableRangeError` from the `opentimelineio.core` module. ## Description This exception is made both available from `opentimelineio.core` and `opentimelineio.exceptions`. I believe it should only...
In the last TSC meeting, we discussed about which VFX Platform years we support. Meeting notes: https://docs.google.com/document/d/14PmEo9ukURmU9OKh4TAo02-e6cSqgnfHFgsURvlqFK8 Excerpt from the meeting notes: > OTIO release 0.14 will support: > *...
Proposal to improve rez-test. - [x] Add run_on field for tests - [ ] Add way to run 'all' tests (regardless of run_on) - [ ] Add rez-test `--interactive` option...
Hello! I'm trying to find how I can make this library to return an error when loading an invalid spec. Basically, I have an invalid v3 spec that looks like...
### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...
Add `to_dict` and `to_list` methods to more easily pass OTIO objects to `json.dumps`. This is the result from https://academysoftwarefdn.slack.com/archives/CMQ9J4BQC/p1708976729390279.
This mirrors `pip install -e`. It will greatly improve the developer experience.
Support for Python 2 was removed in 3.0.0, but we left some leftovers. This issue lists what's left to be done to really remove all traces of Python 2 from...
Fixes #1650 Very WIP. Created a draft PR for visibility. * Should we add the assumption that external plugins can be loaded and override builtin plugins? * Need to define...
As part of the OpenSSF Best Practices badges, we must monitor and periodically verify that none of the project dependencies contain known vulnerabilities. We also need to have the dependencies...