Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the mechanism #5

Open
bswck opened this issue Dec 23, 2023 · 5 comments
Open

Document the mechanism #5

bswck opened this issue Dec 23, 2023 · 5 comments
Assignees

Comments

@bswck
Copy link
Contributor

bswck commented Dec 23, 2023

I had a tough moment understanding this solution is better than mine.

But I also realized that I can help with precise documenting:

  • How the transformation takes place,
  • Edge cases (I think I found one),
  • How to use it outside of pydantic.

Shall I?

@alexmojaki
Copy link
Owner

Yes, thank you!

@bswck
Copy link
Contributor Author

bswck commented Dec 23, 2023

Roadmap

  • Technical explanation of the backport (how AST is used to transform type hints, how are replacements determined, what are they, how does the behavior change in 3.9 compared to 3.8)
  • Troubleshooting (how to solve known problems? E.g. Corner case: What about built-in generics' subclasses? #9)
  • How to use outside of pydantic.

@bswck
Copy link
Contributor Author

bswck commented Jan 15, 2024

Priority bump: #11.

@bswck
Copy link
Contributor Author

bswck commented Jan 15, 2024

@alexmojaki you can assign me to this.

@alexmojaki alexmojaki assigned alexmojaki and bswck and unassigned alexmojaki Jan 15, 2024
@bswck
Copy link
Contributor Author

bswck commented Apr 5, 2024

@alexmojaki Would you like to host docs on RTD?

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

No branches or pull requests

2 participants