Skip to content

Conversation

@nickbroon
Copy link
Contributor

This fixes the issue of the generated python library setting a default stream handler logger, which can subvert an applications intention and goes against python coding best practice described in #8263.

The solution takes the same approach as that in OpenAPITools/openapi-generator#480

Closes: #8263

@nickbroon
Copy link
Contributor Author

Not sure who the appropriate people are to seek review from... @ewaostrowska, @djankows @daniel-kmiecik are you able to help?

@djankows djankows mentioned this pull request Nov 10, 2025
@djankows
Copy link
Member

Hi @nickbroon, thanks for your contribution, the changes from this PR were addressed in #12649 and merged, thus closing this one.

@djankows djankows closed this Nov 12, 2025
@nickbroon
Copy link
Contributor Author

Fantastic, thanks Damian. 🙂

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.

[Python] Swagger API Clients will log to stderr by default

2 participants