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

Include six in misc deps distribution #7429

Closed
josephsl opened this issue Jul 22, 2017 · 3 comments
Closed

Include six in misc deps distribution #7429

josephsl opened this issue Jul 22, 2017 · 3 comments
Milestone

Comments

@josephsl
Copy link
Collaborator

Hi,

As part of porting NVDA to Python 3 (#7105), at least two dependencies requires use of six compatibility layer:

As noted in #7077, six comes with wxPython 4. Thus I propose that we include six package once wxPython 4 is ready, or add version 1.10.0 of this package into misc-deps until wxPython 4 is ready. My preference is for the former (I'll use the latter while porting NVDA source code to Python 3).

Thanks.

@josephsl
Copy link
Collaborator Author

Hi,

PyPI link: https://pypi.python.org/pypi/six/1.10.0

@LeonarddeR
Copy link
Collaborator

Could you give some examples of why six helps in porting that are specific to NVDA's code base?

@josephsl
Copy link
Collaborator Author

josephsl commented Jul 22, 2017 via email

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

No branches or pull requests

3 participants