Files
responder/docs
kennethreitz 5f2bb888e2 v5.6: stage 6.0 deprecations (json_ensure_ascii knob + media('files') warning)
- API(json_ensure_ascii=True) knob threaded into get_formats/_make_json_format;
  default stays True in 5.x, flips to False in 6.0.
- req.media('files') now emits a DeprecationWarning (still returns the bytes-dict);
  6.0 returns streaming UploadFile objects. Use File() markers today.
- docs/migration-v6.md: deprecation policy + full 6.0 breaking-change list.

Backwards-compatible. 534 tests pass; ruff + mypy clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 20:48:31 -04:00
..
2018-10-11 12:59:27 -04:00
2018-10-11 12:59:27 -04:00