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

NXDRIVE-1224: Upgrade Python from 3.6.8 to 3.7.3 #988

Merged
merged 2 commits into from Jun 17, 2019

Conversation

BoboTiG
Copy link
Contributor

@BoboTiG BoboTiG commented Jun 17, 2019

* Add requests requirement to bypass a bug with old version and urllib3 >= 1.25;
  (see https://github.com/kennethreitz/requests/issues/5067)
* Use a development branch of PyInstaller to bypass a vevn bug;
  (see pyinstaller/pyinstaller#3942)
* Remove setuptools and pip 18 requirement, there is no more issue here.
* Fixed fix_app_qt_folder_names_for_codesign.py as it was yielding
  files and folders in a random manner and was trying to fix non-DLL files.
@nuxeojenkins
Copy link
Contributor

View issue in JIRA

…ional

* Moved test_url_missing_username() to test_handle_url_missing_username();
* Merged test_user_name() into test_binder().
@BoboTiG BoboTiG merged commit dae85ed into master Jun 17, 2019
@BoboTiG BoboTiG deleted the impr-NXDRIVE-1224-upgrade-python-3.7 branch June 17, 2019 15:54
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.

None yet

3 participants