Skip to content

Minor fix to print, set to str#11934

Merged
oranagra merged 2 commits intoredis:unstablefrom
enjoy-binbin:minor_fix_with_print
Mar 17, 2023
Merged

Minor fix to print, set to str#11934
oranagra merged 2 commits intoredis:unstablefrom
enjoy-binbin:minor_fix_with_print

Conversation

@enjoy-binbin
Copy link
Contributor

{commands_filename} the extra {} actually make it
become a Set, and the output print was like this:

Processing json files...
Linking container command to subcommands...
Checking all commands...
Generating {'commands'}.c...
All done, exiting.

Introduced in #11920

`{commands_filename}` the extra {} actually make it
become a Set, and the output print was like this:
```
Processing json files...
Linking container command to subcommands...
Checking all commands...
Generating {'commands'}.c...
All done, exiting.
```

Introduced in redis#11920
@enjoy-binbin enjoy-binbin requested a review from oranagra March 17, 2023 10:20
@enjoy-binbin
Copy link
Contributor Author

@tezc FYI.

@tezc
Copy link
Collaborator

tezc commented Mar 17, 2023

🤦‍♂️ somehow I didn't notice it

Copy link
Member

@oranagra oranagra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually saw it in my review and figured I probably don't know python well enough

@oranagra oranagra merged commit 2dd5c3a into redis:unstable Mar 17, 2023
@enjoy-binbin enjoy-binbin deleted the minor_fix_with_print branch March 17, 2023 12:47
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.

3 participants