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

[BUG] ForwardRef._evaluate() missing 1 required keyword-only argument: 'recursive_guard' on python 3.12.4 #1203

Closed
Object905 opened this issue Jun 25, 2024 · 0 comments · Fixed by #1204

Comments

@Object905
Copy link
Contributor

Describe the bug
Exception after upgrading python 3.12.3 > 3.12.4.
First caused by pydantic #9637 #9609
It should be fixed in pydantic 2.7.4, but after upgrading I'm getting this exception from ninja from this line

Versions (please complete the following information):

  • Python version: 3.12.4
  • Django version: 4.2.13
  • Django-Ninja version: 1.1.0
  • Pydantic version: 2.7.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant