Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix use_annotated#14878

Closed
JavierSanchezCastro wants to merge 5 commits into
fastapi:masterfrom
JavierSanchezCastro:fix_annotations
Closed

Fix use_annotated#14878
JavierSanchezCastro wants to merge 5 commits into
fastapi:masterfrom
JavierSanchezCastro:fix_annotations

Conversation

@JavierSanchezCastro

Copy link
Copy Markdown
Contributor

No description provided.

@JavierSanchezCastro

Copy link
Copy Markdown
Contributor Author

I remember a PR talking about the parsing of list[str] but I didn't find it, idk if that could be related 🤷🏻‍♂️

@codspeed-hq

codspeed-hq Bot commented Feb 9, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing JavierSanchezCastro:fix_annotations (7da6f25) with master (8f82c94)1

Open in CodSpeed

Footnotes

  1. No successful run was found on master (93fa935) during the generation of this report, so 8f82c94 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@Viicos

Viicos commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

This may have implications, see #13314 which is a bit similar but had to be reverted.

@tiangolo

Copy link
Copy Markdown
Member

I remember I have touched this a couple of times and it caused unexpected issues in edge cases. I need to do some refactors in the code base and then later I'll change things to depend less on Pydantic internals, that will refactor all this section.

For now I prefer to skip this one. Thanks! ☕

@tiangolo tiangolo closed this May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants