fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
MIT License
2.45k stars 118 forks source link

(chore, python): Upgrade to IRv46 #3880

Closed amckinney closed 1 week ago

amckinney commented 1 week ago

This updates all of the Python generators to consume IRv46 and releases everything as the following:

A variety of real mypy issues revealed themselves, so this updates a variety of unrelated function signatures to get things into a better state. There's still some pylance issues we'll need to address moving forward, but this at least moves us in the right direction.