Skip to content

Conversation

@nakulj
Copy link
Contributor

@nakulj nakulj commented Nov 2, 2021

  • StringIO expectes Text, not bytes.
  • string.join(a,b) is replaced with b.join(a)

- `StringIO` expectes `Text`, not `bytes`.
- `string.join(a,b)` is replaced with `b.join(a)`
@google-cla google-cla bot added the cla: yes label Nov 2, 2021
@nakulj nakulj deleted the patch-2 branch November 15, 2021 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants