-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Problem
Python 3.13 offers 5-15% performance improvements. Need validation before upgrade.
Solution
- Test all dependencies on 3.13 (LangChain, Rich, Typer, etc.)
- Fix deprecation warnings
- Add 3.13 to GitHub Actions matrix
- Performance benchmarks 3.11 vs 3.13
Bounty: $25 (+ $25 bonus after funding)
Paid on merge to main.
Skills: Python, Testing, CI/CD