Skip to content

Fix the “The Windows bytes API has been deprecated” warning #4497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Gallaecio opened this issue Apr 15, 2020 · 6 comments
Closed

Fix the “The Windows bytes API has been deprecated” warning #4497

Gallaecio opened this issue Apr 15, 2020 · 6 comments
Labels

Comments

@Gallaecio
Copy link
Member

Seen in Windows test runs.

@akshaysharmajs
Copy link
Contributor

I want to work on this issue. I tried running test using tox locally on windows which doesn't show this warning but azure pipelines do capture this warning.

@Gallaecio
Copy link
Member Author

It looks related to os functions, which may return bytes for things like getcwd. But I cannot tell more without looking into the issue in detail myself. I do find strange that you do not get those warnings on Windows locally, though.

@akshaysharmajs
Copy link
Contributor

I also find that strange. I have shared my log file of tox command maybe that will help.
output.txt

@akshaysharmajs
Copy link
Contributor

Please check the azure pipelines builds in #4646 don't show these warnings.

@Gallaecio
Copy link
Member Author

I can see them in the logs of the latest builds.

@mdonoughe mdonoughe mentioned this issue Oct 17, 2022
@Gallaecio
Copy link
Member Author

#5682

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants