Skip to content

Conversation

@jhonabreul
Copy link
Collaborator

@jhonabreuljhonabreul commented Dec 2, 2024

Python api documentation indicates it should throw AttributeError on failure and return -1. See https://docs.python.org/3/c-api/object.html#c.PyObject_GenericSetAttr

Following up #96

Python api documentation indicates it should throw AttributeError on failure
@jhonabreuljhonabreul merged commit 78551df into QuantConnect:masterDec 3, 2024
0 of 21 checks passed
@jhonabreuljhonabreul deleted the bug-dynamic-class-set-attr branch December 3, 2024 20:02
Sign up for freeto 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.

2 participants

@jhonabreul@Martin-Molinero