Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

Drop byte_literal in favour of b'' #75

Merged
merged 1 commit into from
Sep 5, 2016
Merged

Drop byte_literal in favour of b'' #75

merged 1 commit into from
Sep 5, 2016

Conversation

adamantike
Copy link
Contributor

Fixes #74.

Changes at tests/test_load_save_keys.py are because % formatting doesn't work for bytes on Python 3 (until Py3.5). I checked correctness until tests passed, but I would like this to be reviewed for unwanted newlines that could be added to concatenation.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 91.914% when pulling 9f57740 on adamantike:no-more-byte-literal into 505a25a on sybrenstuvel:master.

@adamantike
Copy link
Contributor Author

ping @sybrenstuvel

@sybrenstuvel sybrenstuvel merged commit 9f57740 into sybrenstuvel:master Sep 5, 2016
@sybrenstuvel
Copy link
Owner

Looks good, thanks. Merged in 9f57740

Also thanks for the ping, don't hesitate to ping me a bit sooner next time ;-)

@adamantike adamantike deleted the no-more-byte-literal branch January 7, 2017 20:08
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.

3 participants