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

if query result source has no encoding set, fall back to utf-8 encoding. resolves #344 #365

Closed
wants to merge 1 commit into from

Conversation

gweis
Copy link
Member

@gweis gweis commented Mar 3, 2014

It's a bit tricky to do this properly for python 2 and 3, but I think this patch goes into the right direction.

For later on I think rdflib should be clear about what source is, and what attributes, methods and return values are expected.

If that would be defined, then a user of the library would know when to wrap a source within a codec or not.

cheers,

@gweis
Copy link
Member Author

gweis commented Mar 3, 2014

Trying to resubmit this pull request to attach to issue 344

@gweis gweis closed this Mar 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant