Commit Graph

  • 3740608eac Add test for `docs_src.body_multiple_params.tutorial005.py` Yurii Motov 2025-12-15 15:10:02 +0100
  • 6865d045f6 Add test for `docs_src.body_multiple_params.tutorial004.py` Yurii Motov 2025-12-15 14:32:34 +0100
  • c04e95a61b Add test for `docs_src.body_multiple_params.tutorial002.py` Yurii Motov 2025-12-15 13:33:37 +0100
  • 5b097c23ae Add test for `docs_src.body.tutorial004.py` Yurii Motov 2025-12-15 11:20:16 +0100
  • d57d5af283 Add test for `docs_src.body.tutorial003.py` Yurii Motov 2025-12-15 11:14:00 +0100
  • be0d02df86 Add test for `docs_src.body.tutorial002.py` Yurii Motov 2025-12-15 10:27:45 +0100
  • 836812c2da
    Merge branch 'master' into fix-duplicate-special-dependency-handling Peter Volf 2025-12-18 11:02:14 +0100
  • 42ce392696 Fix duplicated variable in python types example #14565 Paras verma 2025-12-18 14:14:26 +0530
  • 6238b5722b
    🎨 Auto format pre-commit-ci-lite[bot] 2025-12-18 05:58:15 +0000
  • 65a139723a
    Merge branch 'master' into master rijenkii 2025-12-18 12:57:28 +0700
  • c75f17d483 🔖 Release version 0.125.0 0.125.0 Sebastián Ramírez 2025-12-17 22:37:19 +0100
  • 241ca9a533 📝 Update release notes Sebastián Ramírez 2025-12-17 22:35:20 +0100
  • 3f75f51255 📝 Update release notes github-actions[bot] 2025-12-17 21:26:22 +0000
  • 1c4fc96c91
    ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) Sebastián Ramírez 2025-12-17 13:25:59 -0800
  • 6ec4de4418 🎨 Format test #14564 Sebastián Ramírez 2025-12-17 22:22:12 +0100
  • 8491eee340 🎨 Tweak types Sebastián Ramírez 2025-12-17 22:20:55 +0100
  • e735a22ae0
    Merge branch 'master' into nopy38 Sebastián Ramírez 2025-12-17 13:13:06 -0800
  • 46f4facd04 ♻️ Upgrade syntax to Python 3.9+ 🎉 Sebastián Ramírez 2025-12-17 22:10:52 +0100
  • 9459ccf8ff
    Merge 292c1fdeca into 7f9709d75e #14283 Motov Yurii 2025-12-17 20:48:01 +0000
  • 7f9709d75e 📝 Update release notes github-actions[bot] 2025-12-17 20:47:44 +0000
  • 84668c2acc
    🔧 Drop support for Python 3.8 (#14563) Sebastián Ramírez 2025-12-17 12:47:16 -0800
  • 9fa595e9f5 🔧 Drop support for Python 3.8, in `pyproject.toml` #14563 Sebastián Ramírez 2025-12-17 21:43:43 +0100
  • e0fd79139e 📝 Update release notes github-actions[bot] 2025-12-17 20:42:17 +0000
  • ed97d9dc0c
    ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) Sebastián Ramírez 2025-12-17 12:41:43 -0800
  • 40e0436a90
    📝 Update more docs with Python 3.8 to Python 3.9 (#14562) #14559 Sebastián Ramírez 2025-12-17 12:16:55 -0800
  • a2d185cb48 📝 Update more docs with Python 3.8 to Python 3.9 #14562 Sebastián Ramírez 2025-12-17 21:09:00 +0100
  • abfc3b04c2
    📝 Remove code examples for Python 3.8 (#14510) Motov Yurii 2025-12-17 21:00:18 +0100
  • 99ef383398 📝 Update release notes github-actions[bot] 2025-12-17 19:59:35 +0000
  • 56a549b4d5
    🌐 Update translations for pt (add-missing) (#14539) Sebastián Ramírez 2025-12-17 11:59:04 -0800
  • ec0802dbb7 Merge remote-tracking branch 'origin/master' philipmunch 2025-12-17 20:42:53 +0100
  • bf7e2b7cab Security dependencies now working with websockets philipmunch 2025-12-17 20:19:06 +0100
  • c25b477b56
    Merge branch 'fastapi:master' into master #14560 P-Muench 2025-12-17 20:27:05 +0100
  • 30f4123ee7 Security dependencies now working with websockets philipmunch 2025-12-17 20:19:06 +0100
  • f9f9adfa47 🎨 Tweak format #14510 Sebastián Ramírez 2025-12-17 20:21:31 +0100
  • d1f414e3af
    Merge branch 'master' into drop-python3.8-support Sebastián Ramírez 2025-12-17 10:56:36 -0800
  • fdfa8a6e4f 👷 Add CodSpeed to CI Sebastián Ramírez 2025-12-17 19:30:36 +0100
  • 2b91f3a512 Add performance tests with CodSpeed Sebastián Ramírez 2025-12-17 19:26:20 +0100
  • 48e5967cf0 🙈 Add cod-speed to gitignore Sebastián Ramírez 2025-12-17 19:26:00 +0100
  • defadd8275 Add cod-speed to test dependencies for performance testing Sebastián Ramírez 2025-12-17 19:23:28 +0100
  • 80370ab52f Fix: Only use Annotated[Any, ...] fallback for Depends lifcc 2025-12-18 00:53:35 +0800
  • a975a1704e
    🎨 Auto format pre-commit-ci-lite[bot] 2025-12-17 16:28:11 +0000
  • 9e7ca4d454 Fix Annotated with ForwardRef when using future annotations lif 2025-12-18 00:27:08 +0800
  • 8247b626b7 Update tab labels for embedded code examples (En + translations) Yurii Motov 2025-12-17 16:16:24 +0100
  • 9738260623 Merge branch 'drop-python3.8-support' into remove-py38-code-examples Yurii Motov 2025-12-17 15:45:36 +0100
  • 330f0ba571 📝 Update release notes github-actions[bot] 2025-12-17 14:39:37 +0000
  • 1abf3f3615 Merge remote-tracking branch 'upstream/master' into drop-python3.8-support Yurii Motov 2025-12-17 15:39:22 +0100
  • 06273e48c8
    ⬆ Bump `markdown-include-variants` from 0.0.7 to 0.0.8 (#14556) Motov Yurii 2025-12-17 15:39:10 +0100
  • 74fdcc5664 ⬆ Bump `markdown-include-variants` from 0.0.7 to 0.0.8 #14556 Yurii Motov 2025-12-17 15:29:44 +0100
  • 1dcfb74f8d Merge branch 'drop-python3.8-support' into remove-py38-code-examples Yurii Motov 2025-12-17 15:16:05 +0100
  • 9bbd7a4767 Remove 3.8-related condition from `fastapi/_compat/shared.py` Yurii Motov 2025-12-17 15:15:41 +0100
  • 7bd951c36c Update Portuguese translations Yurii Motov 2025-12-17 15:10:25 +0100
  • eb9712f3ec Update Spanish translations Yurii Motov 2025-12-17 14:50:08 +0100
  • f9c7615e47 Update German translations Yurii Motov 2025-12-17 14:36:15 +0100
  • ecee0366a8 Update Russian translations Yurii Motov 2025-12-17 13:20:20 +0100
  • 7268e94742 Merge branch 'drop-python3.8-support' into remove-py38-code-examples Yurii Motov 2025-12-17 11:55:51 +0100
  • 08eac6e7a9 Merge remote-tracking branch 'upstream/master' into drop-python3.8-support Yurii Motov 2025-12-17 11:55:08 +0100
  • a2997a8f7d 📝 Update release notes github-actions[bot] 2025-12-17 10:45:18 +0000
  • ed5c5bef5e
    🔧 Temporarily disable translations still in progress, being migrated to the new LLM setup (#14555) Motov Yurii 2025-12-17 11:44:55 +0100
  • 493ff37fc0 📝 Update release notes github-actions[bot] 2025-12-17 10:42:14 +0000
  • 1a1c29e57d
    🔧 Add LLM prompt file for French, generated from the existing French docs (#14544) Sebastián Ramírez 2025-12-17 02:41:43 -0800
  • 4efa0c6f05
    Merge branch 'master' into temporarily-disable-not-supported-translations #14555 Motov Yurii 2025-12-17 11:36:43 +0100
  • 9c1d8d645e Skip not supported langs in `langs-json` command Yurii Motov 2025-12-17 11:36:33 +0100
  • f5edca4b36 🎨 Auto format github-actions[bot] 2025-12-17 10:33:00 +0000
  • 732a18ff6f Skip not supported langs in `build-all` command Yurii Motov 2025-12-17 11:32:13 +0100
  • e32eed7599 📝 Update release notes github-actions[bot] 2025-12-17 10:17:30 +0000
  • 6400e5ee29
    🌐 Sync Portuguese docs (pages found with script) (#14554) Motov Yurii 2025-12-17 11:17:03 +0100
  • 842ab2d952 Skip languages that are not ready yet in `scripts/docs.py update-languages` Yurii Motov 2025-12-17 11:16:44 +0100
  • d68892ab02 📝 Update release notes github-actions[bot] 2025-12-17 10:15:27 +0000
  • 6a8a2d62c4
    🌐 Sync Spanish docs (outdated pages found with script) (#14553) Motov Yurii 2025-12-17 11:15:01 +0100
  • a237e0ded8 ✏️ Tweak typos from English translation #14553 Sebastián Ramírez 2025-12-17 11:10:44 +0100
  • 854c134087 Temporarily disable not-supported translations Yurii Motov 2025-12-17 11:02:17 +0100
  • 61ca8f3e67 ✏️ Fix typo from review #14544 Sebastián Ramírez 2025-12-17 11:00:00 +0100
  • caf27caa4f Update pages found with script #14554 Yurii Motov 2025-12-17 10:45:55 +0100
  • 2f9dcdc896 Update outdated pages found with script Yurii Motov 2025-12-17 10:28:32 +0100
  • e675b25c60 📝 Update release notes github-actions[bot] 2025-12-17 07:17:24 +0000
  • 353b8b29fa
    🌐 Sync German docs (#14519) Nils-Hero Lindemann 2025-12-17 08:17:04 +0100
  • 6a63c68936 Sync with #14505 (plus some more) #14519 Nils Lindemann 2025-12-13 22:56:28 +0100
  • 20d2471288 🔧 Add LLM prompt file for Traditional Chinese, generated from the existing translations Sebastián Ramírez 2025-12-17 00:55:48 +0100
  • 444a4c4dc7 🔧 Add LLM prompt file for Simplified Chinese, generated from the existing translations Sebastián Ramírez 2025-12-17 00:54:34 +0100
  • 8ac7381728 🔧 Add LLM prompt file for Ukrainian, generated from the existing translations #14548 Sebastián Ramírez 2025-12-17 00:53:16 +0100
  • 78ad03e185 🔧 Add LLM prompt file for Turkish, generated from the existing translations Sebastián Ramírez 2025-12-17 00:52:04 +0100
  • 568ab5baa8 🔧 Add LLM prompt file for Korean, generated from the existing translations Sebastián Ramírez 2025-12-17 00:50:45 +0100
  • ad98bc6624 🔧 Add LLM prompt file for Japanese, generated from the existing translations Sebastián Ramírez 2025-12-17 00:48:52 +0100
  • e63424c22b ✏️ Update instructions from review Sebastián Ramírez 2025-12-17 00:47:36 +0100
  • e7721ab078 🔧 Simplify French LLM prompt config Sebastián Ramírez 2025-12-17 00:42:23 +0100
  • 77b6b3d0e8 🔧 Add LLM prompt file for French, generated from the existing French docs Sebastián Ramírez 2025-12-16 22:18:12 +0100
  • 272204c0c7 📝 Update release notes github-actions[bot] 2025-12-16 21:05:45 +0000
  • 818ce0fa2f
    🔥 Remove inactive/scarce translations to Vietnamese (#14543) Sebastián Ramírez 2025-12-16 13:05:18 -0800
  • cd92ccfc38 🔥 Remove inactive/scarce translations to Vietnamese #14543 Sebastián Ramírez 2025-12-16 22:00:51 +0100
  • ed20bf6bf3 📝 Update release notes github-actions[bot] 2025-12-16 20:59:17 +0000
  • 58bc4a15ac
    🔥 Remove inactive/scarce translations to Persian (#14542) Sebastián Ramírez 2025-12-16 12:58:53 -0800
  • 774af24c4e 🔨 Update script to not include emoji language #14542 Sebastián Ramírez 2025-12-16 21:53:56 +0100
  • 46e53a1abc
    Merge branch 'master' into no-fa Sebastián Ramírez 2025-12-16 12:48:07 -0800
  • 2243abce18 🔧 Update mkdocs.yml Sebastián Ramírez 2025-12-16 21:46:22 +0100
  • 9be5063396 📝 Update release notes github-actions[bot] 2025-12-16 20:44:35 +0000
  • 4a6a87674a
    🔥 Remove translation to emoji to simplify the new setup with LLM autotranslations (#14541) Sebastián Ramírez 2025-12-16 12:44:10 -0800
  • b4efdf0d9c 🔥 Remove inactive/scarce translations to Persian Sebastián Ramírez 2025-12-16 21:39:07 +0100
  • 0e97fd9b58 🔥 Remove translation to emoji to simplify the new setup with LLM auto translations #14541 Sebastián Ramírez 2025-12-16 21:36:56 +0100
  • 01bb87275b 📝 Update release notes github-actions[bot] 2025-12-16 20:33:42 +0000
  • 9a03503542
    🌐 Update translations for pt (update-outdated) (#14537) Sebastián Ramírez 2025-12-16 12:32:40 -0800