Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Some Python 3 Unicode improvements#7

Open
TWAC wants to merge 3 commits intopiersharding:masterfrom
TWAC:py3unicode
Open

Some Python 3 Unicode improvements#7
TWAC wants to merge 3 commits intopiersharding:masterfrom
TWAC:py3unicode

Conversation

@TWAC
Copy link
Copy Markdown

@TWAC TWAC commented Mar 20, 2014

There are a few commits regarding Python 3 compatibility, but I could not even get basic.py to work.
I made a few changes so that queries work for me.

The PyString / PyBytes change is not strictly necessary, but makes things more easy to understand when working towards Python 3 compatibility.

I suspect that there are more places that should be changed to accept or return unicode instead of bytes, particularly among the set functions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant