Skip to content

Add "--enable-optimizations" on Python 2.7 #440

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

Conversation

tianon
Copy link
Member

@tianon tianon commented Dec 18, 2019

Also, add "--enable-option-checking=fatal" on all versions to ensure all our requested options actually take effect.

Closes #436

Also, add "--enable-option-checking=fatal" on all versions to ensure all our requested options actually take effect.
@yosifkit yosifkit merged commit d188118 into docker-library:master Dec 18, 2019
@yosifkit yosifkit deleted the enable-caveman-optimizations branch December 18, 2019 23:58
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 19, 2019
Changes:

- docker-library/python@5f1e3cb: Update to 3.7.6, pip 19.3.1
- docker-library/python@4b59d07: Update to 3.6.10, pip 19.3.1
- docker-library/python@32b69d6: Update to 3.8.1, pip 19.3.1
- docker-library/python@d188118: Merge pull request docker-library/python#440 from infosiftr/enable-caveman-optimizations
- docker-library/python@43fe04f: Add "--enable-optimizations" on Python 2.7
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 19, 2019
Changes:

- docker-library/python@3957597: Update to 3.9.0a2, pip 19.3.1
- docker-library/python@5f1e3cb: Update to 3.7.6, pip 19.3.1
- docker-library/python@4b59d07: Update to 3.6.10, pip 19.3.1
- docker-library/python@32b69d6: Update to 3.8.1, pip 19.3.1
- docker-library/python@d188118: Merge pull request docker-library/python#440 from infosiftr/enable-caveman-optimizations
- docker-library/python@43fe04f: Add "--enable-optimizations" on Python 2.7
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.

Why there is no '--enable-optimizations' for python 2.7 images?
2 participants