Skip to Content

python3 v3.11.10

Created
Updated

The Python programming language

# Usage

The package python3 is compatible with built-in CMake targets:

find_package(Python3 COMPONENTS Development REQUIRED)
target_link_libraries(main PRIVATE Python3::Python) 

# License

# Supported Platforms

!uwp & !mingw

  • linux
  • osx
  • windows
  • uwp

# Features

Default feature: extensions

# deprecated-win7-support

Deprecated support for the Windows 7 platform -- may be removed at any time.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# extensions

Allow the build and usage of python extensions. On windows this requires python to be a dynamic library!

Supports: !(staticcrt & windows)
  • linux
  • osx
  • windows
    Dependencies:

    No transitive dependencies.

    Host Dependencies:
    3 transitive dependencies:

    # readline

    Build with readline. Requires system readline to be installed

    Supports: !windows
    • linux
    • osx
    • windows
    Dependencies:

    No dependencies.

    Host Dependencies:

    No dependencies.

    # Dependencies

    and 7 transitive dependencies:

    # Host Dependencies

    # Dependents

    # Host Dependents

    # Contributors

    • Martin Müller's avatar Martin Müller
    • Albert Ziegenhagel's avatar Albert Ziegenhagel
    • Daniel Strommen's avatar Daniel Strommen
    • Alexander Karatarakis's avatar Alexander Karatarakis
    • Miodrag Milanović's avatar Miodrag Milanović
    • Robert Schumacher's avatar Robert Schumacher
    • Bobby Martin's avatar Bobby Martin
    • yurybura's avatar yurybura
    • pravic's avatar pravic
    • Long Huan's avatar Long Huan
    • heydojo's avatar heydojo
    • Alvin's avatar Alvin
    • xabbudm's avatar xabbudm
    • MACHIZAUD Andréa's avatar MACHIZAUD Andréa
    • Stefano Sinigardi's avatar Stefano Sinigardi
    • NancyLi1013's avatar NancyLi1013
    • Adam Johnson's avatar Adam Johnson
    • Jack·Boos·Yu's avatar Jack·Boos·Yu
    • Billy O'Neal's avatar Billy O'Neal
    • Christian Rendina's avatar Christian Rendina
    • Ankur Verma's avatar Ankur Verma
    • JonLiu1993's avatar JonLiu1993
    • Kai Pastor's avatar Kai Pastor
    • autoantwort's avatar autoantwort
    • Christoph Neuhauser's avatar Christoph Neuhauser
    • David Federman's avatar David Federman
    • David Federman's avatar David Federman
    • Max Khon's avatar Max Khon
    • Alexander Neumann's avatar Alexander Neumann
    • Osyotr's avatar Osyotr
    • sssooonnnggg's avatar sssooonnnggg
    • xiaozhuai, Weihang Ding's avatar xiaozhuai, Weihang Ding
    • rinechran's avatar rinechran
    • Robert Coup's avatar Robert Coup
    • jim wang's avatar jim wang
    • MonicaLiu's avatar MonicaLiu
    • jalegido's avatar jalegido
    • Cheney Wang's avatar Cheney Wang
    • Matthias Kuhn's avatar Matthias Kuhn
    • gerard-ryan-immersaview's avatar gerard-ryan-immersaview

    # Changelog

    • 7dcb4ca [python3] Update port to 3.11.10, tools to 3.12.7 (#41232)
    • c82f746 [python3] add features for readline and extensions (#41183)
    • 6db51d8 [vcpkg_replace_string] warn unchanged by call (#34719)
    • 2324733 [python3] add vcpkg_get_vcpkg_installed_python (#38929)
    • e338d66 [python3, pybind11] Move Py_DEBUG to python, and use python from vcpkg (#37758)
    • 116bfbc [python3] Fix missing _ when discovering internal FindPython vars. (#37354)
    • e76d097 [python3] Update to 3.11.8 (#36755)
    • 163fe24 Fix python include path for non-windows (#36707)
    • 915ebaf [python3] Fix lld-link and add port config for python site (#36245)
    • 0da40a8 [python3] Add a warning message for installing autoconf automake and autoconf-archive (#35548)
    and 71 more commits:

    # Source