Skip to content

Python 3.9.22 Linux Binary (glibc 2.36)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 11:04
3344012

Custom Python 3.9.22 binary build for Linux with glibc 2.36 compatibility

Build Configuration:

  • Python Version: 3.9.22
  • glibc Version: 2.35
  • Optimization Level: 2 (full optimizations with LTO)
  • With Pip/Setuptools/Wheel: Yes
  • Architecture: x86_64
  • Build Date: 2025-07-01
  • 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. Extract manually: tar -xzf python-3.9.22-linux-glibc236-x86_64.tar.gz -C /your/install/path