Skip to content
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

added pathlib read_text function #242

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

beliaev-maksim
Copy link
Member

pathlib.read_text should return string object. In our implementation that returns bytes.
I think the best will be to return response.text

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@beliaev-maksim
Copy link
Member Author

this might also help in #135

@allburov allburov merged commit 6fa42f6 into devopshq:develop Jun 24, 2021
@beliaev-maksim beliaev-maksim deleted the beliaev/read_text branch July 7, 2021 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants