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

Update Python 3 version in v11 and v12 #290

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Update Python 3 version in v11 and v12 #290

merged 1 commit into from
Feb 14, 2020

Conversation

yajo
Copy link
Contributor

@yajo yajo commented Feb 14, 2020

Python 3.5 is flawed. It affects Odoo badly as shown in odoo/odoo#20158. Odoo claims to have included a workaround for that in their code, but that simply doesn't work according to real world tests.

The only fix is to update Python version, so here's the update.

This patch reverts #199 for v11 and v12.

@Tecnativa TT21841

Python 3.5 is flawed. It affects Odoo badly as shown in odoo/odoo#20158. Odoo claims to have included a workaround for that in their code, but that simply doesn't work according to real world tests.

The only fix is to update Python version, so here's the update.

@Tecnativa TT21841
@yajo yajo requested a review from pedrobaeza February 14, 2020 09:11
@yajo yajo self-assigned this Feb 14, 2020
@yajo yajo added the bug label Feb 14, 2020
@yajo yajo marked this pull request as ready for review February 14, 2020 09:11
@yajo yajo merged commit dbaaa27 into master Feb 14, 2020
@yajo yajo deleted the py3update branch February 14, 2020 09:50
yajo pushed a commit that referenced this pull request May 27, 2020
This reverts commit dbaaa27 from #290.

Also reverts v13 to oldest supported python version (3.6 per the docs).

@Tecnativa TT23435
yajo pushed a commit that referenced this pull request May 27, 2020
This reverts commit dbaaa27 from #290.

Also reverts v13 to oldest supported python version (3.6 per the docs).

@Tecnativa TT23435
yajo pushed a commit that referenced this pull request May 27, 2020
This reverts commit dbaaa27 from #290.

Also reverts v13 to oldest supported python version (3.6 per the docs).

I had to change $PIP_NO_CACHE_DIR in v13. See pypa/pip#5735.

@Tecnativa TT23435
yajo pushed a commit that referenced this pull request May 27, 2020
This reverts commit dbaaa27 from #290.

Also reverts v13 to oldest supported python version (3.6 per the docs).

I had to change $PIP_NO_CACHE_DIR in v13. See pypa/pip#5735.

@Tecnativa TT23435
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant