Skip to content

Python 3.10.19 Linux Binary (glibc 2.36)

Choose a tag to compare

@github-actions github-actions released this 29 Nov 08:57
· 4 commits to main since this release
e67486b

Custom Python 3.10.19 binary build for Linux with glibc 2.36 compatibility

Build Configuration:

  • Python Version: 3.10.19
  • glibc Version: 2.35
  • Optimization Level: 2 (full optimizations with LTO)
  • With Pip/Setuptools/Wheel: Yes
  • Architecture: x86_64
  • Build Date: 2025-11-29
  • 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.10.19-linux-glibc236-x86_64.tar.gz -C /your/install/path