Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 028012a

Browse filesBrowse files
committed
Remove redundant --with-system-ffi configure option
Since as of Python 3.7+ using system `ffi` is now mandatory (and so the default) on Linux: https://bugs.python.org/issue27979 python/cpython@f40d4dd Removing the option resolves this configure warning: ``` checking for --with-system-ffi... yes configure: WARNING: --with(out)-system-ffi is ignored on this platform ``` Closes #715.
1 parent 1999778 commit 028012a
Copy full SHA for 028012a

31 files changed

-31Lines changed: 0 additions & 31 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎3.10/alpine3.14/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/alpine3.14/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/alpine3.15/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/alpine3.15/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/bullseye/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/bullseye/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/buster/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/buster/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/slim-bullseye/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/slim-bullseye/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/slim-buster/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/slim-buster/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.11-rc/alpine3.14/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.11-rc/alpine3.14/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.11-rc/alpine3.15/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.11-rc/alpine3.15/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.11-rc/bullseye/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.11-rc/bullseye/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.11-rc/buster/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.11-rc/buster/Dockerfile
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.