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

Fix inability for python to set timecode #2279

Merged
merged 1 commit into from Jul 4, 2019

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Jul 2, 2019

It actually boiled down to trouble with setting unsigned int array attribute
from Python int tuples.

Make sure to test this in testsuite/python-imagespec

Fixes #2275

It actually boiled down to trouble with setting unsigned int array attribute
from Python int tuples.

Make sure to test this in testsuite/python-imagespec
@lgritz lgritz merged commit 1aa0b2a into AcademySoftwareFoundation:RB-2.0 Jul 4, 2019
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jul 4, 2019
)

It actually boiled down to trouble with setting unsigned int array attribute
from Python int tuples.

Make sure to test this in testsuite/python-imagespec
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jul 4, 2019
)

It actually boiled down to trouble with setting unsigned int array attribute
from Python int tuples.

Make sure to test this in testsuite/python-imagespec
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jul 12, 2019
)

It actually boiled down to trouble with setting unsigned int array attribute
from Python int tuples.

Make sure to test this in testsuite/python-imagespec
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.

None yet

1 participant