Skip to content

Python 3.11.14 Linux Binary (glibc 2.36)

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Dec 13:26
21dcb82

Custom Python 3.11.14 binary build for Linux with glibc 2.36 compatibility

Build Configuration:

  • Python Version: 3.11.14
  • glibc Version: 2.35
  • Optimization Level: 2 (full optimizations with LTO)
  • With Pip/Setuptools/Wheel: Yes
  • Architecture: x86_64
  • Build Date: 2025-12-12
  • Built by: anubhavkrishna1
  • Container: Ubuntu 18.04 for maximum compatibility

Features:

  • Compatible with older Linux distributions (glibc 2.36+)
  • Shared libraries enabled for better compatibility
  • SSL/TLS support included
  • SQLite extensions support
  • Optimized with LTO and PGO

Installation:

  1. Download the tar.gz file
  2. Download and run the install.sh script: bash install.sh [install_path]
  3. Or extract manually: tar -xzf python-3.11.14-linux-glibc236-x86_64.tar.gz -C /your/install/path