Skip to content

[bug] remove decode() because type is str not bytes#862

Closed
bolinfest wants to merge 1 commit intofacebook:mainfrom
bolinfest:pr862
Closed

[bug] remove decode() because type is str not bytes#862
bolinfest wants to merge 1 commit intofacebook:mainfrom
bolinfest:pr862

Conversation

@bolinfest
Copy link
Contributor

[bug] remove decode() because type is str not bytes

@facebook-github-bot
Copy link
Contributor

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

FYI, I discovered this because I tried using the devcontainer
stuff introduced in facebook#807, so from the Docker container launched
by VS Code, I tried running:

```
./tests/run-tests.py ./tests/test-doctest.py
```

It prints out the following:

```
WARNING: Did not find prerequisite tool: unzip
```

I guess that means `unzip` doesn't get installed as part
of the Docker container, though I suppose it isn't a big deal?
That is, this is just a warning and the test passes just fine.
@facebook-github-bot
Copy link
Contributor

@bolinfest has updated the pull request. You must reimport the pull request before landing.

@facebook-github-bot
Copy link
Contributor

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@quark-zju merged this pull request in 383da2a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants