reagento / adaptix

An extremely flexible and configurable data model conversion library.
https://adaptix.readthedocs.io
Apache License 2.0
348 stars 24 forks source link

Fix ForwardRef evaluation with new internal API #312

Closed zhPavel closed 1 month ago

zhPavel commented 1 month ago

Python 3.12.4 changes internal API of ForwardRef._evalute https://github.com/python/cpython/pull/118104