Skip to content

Fixing Windows Python2 compatibility #601

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

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

adityagupta679
Copy link

It breaks the code when using on windows python2

unsupported operand type | 'list' and 'list': python 2.7

unsupported operand type | list and list: python 2.7
@thomasballinger
Copy link
Member

Introduced by #597

I don't know how big the Windows userbase is but this is probably enough to prompt a 15.1 soon.

@adityagupta679
Copy link
Author

Yes , also while we are on it , I think we need to modify the "contributing" documentation for windows developers .

@thomasballinger
Copy link
Member

Cool, a separate PR for that would be great.

@adityagupta679
Copy link
Author

I will get to it . I guess i will have to modify the contributing.rst file .

sebastinas added a commit that referenced this pull request Feb 18, 2016
Fixing Windows Python2 compatibility
@sebastinas sebastinas merged commit b50250a into bpython:master Feb 18, 2016
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.

3 participants