Skip to content

Fixed data parsing bug when messages contain the string 'data'#487

Open
afourney wants to merge 1 commit intomainfrom
data_parsing_fix
Open

Fixed data parsing bug when messages contain the string 'data'#487
afourney wants to merge 1 commit intomainfrom
data_parsing_fix

Conversation

@afourney
Copy link
Member

There was a bug where message parsing fails when it contains the string 'data'.

Also, the action guard value in the upload_file tool was nested incorrectly.

@afourney
Copy link
Member Author

It's interesting to see a pyright error now on a line I did not edit. I understand that I added a type check, but it was part of a longer condition, and the else-path does not provide any additional information about the type (same as before).

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.

2 participants