Skip to content

safe_psql() method returns byte string #58

New issue

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

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

Already on GitHub? # to your account

Open
gsmolk opened this issue Oct 28, 2020 · 1 comment
Open

safe_psql() method returns byte string #58

gsmolk opened this issue Oct 28, 2020 · 1 comment
Assignees
Labels

Comments

@gsmolk
Copy link
Contributor

gsmolk commented Oct 28, 2020

Previously it was returning text, so now you have to manually decode it.

@gsmolk gsmolk added the bug label Oct 28, 2020
@arssher
Copy link
Contributor

arssher commented Oct 28, 2020

Well, I don't see Popen call being changed in the last two years neither previously existed decode(). At which commit/version you saw the previous behaviour?

At least pathman tests rely on bytes returned in several places, so should be new method (or argument) at this point anyway.

@Burus Burus self-assigned this Jun 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants