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

feat: always decode returned c_char_p to str using default encoding #14

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SpotlightKid
Copy link
Collaborator

@SpotlightKid SpotlightKid commented Mar 27, 2022

Used encoding can be set with encoding keyword param, when None, un-decoded bytes is returned

@SpotlightKid SpotlightKid added the enhancement New feature or request label Mar 27, 2022
@SpotlightKid SpotlightKid self-assigned this Mar 27, 2022
Used encoding can be set with encoding keyword param, when `None`, un-decoded `bytes` is returned

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
@SpotlightKid SpotlightKid force-pushed the feat/issue-7-return-strings branch from 7c4cc4b to 087db82 Compare March 27, 2022 05:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant