#1226·watchdog

[FEAT] Track and support Python 3.15

Author: prateek-dagarCreated Aug 28, 2026Updated Sep 6, 2026

Python 3.15 is scheduled for release in October. To ensure seamless compatibility upon release, we should track and address any compatibility issues, compiler warnings, or build errors.

Tasks

  • #1274
  • Verify that all C extensions compile cleanly without new deprecation warnings.
  • Address any module deprecations or C API changes introduced in Python 3.15 (following the Python 3.15 What's New document).
  • Ensure that dependency constraints allow 3.15.