Files
kennethreitz 4ff2bf1e1b Target Python 3.14 + responder 4.1.0 from PyPI
- responder 4.1.0 now resolves from PyPI (vendored wheel / path source removed;
  uv.lock regenerated, registry-only).
- Python 3.14: .python-version, Dockerfile base images (3.14, 3.14-slim),
  deploy.yml (3.14), and a test.yml CI matrix over [3.13, 3.14].
  requires-python stays >=3.13 (both supported). uv lock --upgrade pulled
  3.14-compatible wheels (watchfiles 1.2.0, weasyprint 69.0, pydantic-core, etc.).
- Docs: README/CLAUDE.md note Responder + Python 3.13/3.14 and responder_routes/.

Full suite: 941 passed, 3 skipped on Python 3.14.3 with responder 4.1.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 03:05:19 -04:00
..