Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

first stab at python3 support#36

Closed
johnistan wants to merge 7 commits intoassertpy:masterassertpy/assertpy:masterfrom
johnistan:jdennison/python3johnistan/assertpy:jdennison/python3Copy head branch name to clipboard
Closed

first stab at python3 support#36
johnistan wants to merge 7 commits intoassertpy:masterassertpy/assertpy:masterfrom
johnistan:jdennison/python3johnistan/assertpy:jdennison/python3Copy head branch name to clipboard

Conversation

@johnistan
Copy link

There are a couple failing tests in the python 3.4 tox version. Need to discuss. One has to do with reading bytes out of a file, the other, checking for unicode.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the duck type approach is usually taken in python. also file type doesn't exist in py3

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: need to do something different here (maybe assume UTF-8, or something...)

@saturnboy saturnboy self-assigned this May 9, 2015
@saturnboy
Copy link
Contributor

Thanks John! Python 3 support is in. Should be released in v0.8

@saturnboy saturnboy closed this May 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.