Skip to content

Conversation

@Kigstn
Copy link
Contributor

@Kigstn Kigstn commented Oct 28, 2025

This PR makes the deno outputs (console.log for example), be output to console when verbose logging is enabled

@Kigstn
Copy link
Contributor Author

Kigstn commented Oct 28, 2025

Note: Pyright fails due to imperfect typing of the subprocess package, it is a bit funny how my little change triggered all of the issues tho :D

@DouweM
Copy link
Contributor

DouweM commented Nov 4, 2025

@Kigstn Thanks, this makes sense. Can you fix those issues by not using **kwargs and Passing the kwargs explicitly?

@DouweM DouweM self-assigned this Nov 4, 2025
@DouweM DouweM merged commit ec7397e into pydantic:main Nov 11, 2025
8 checks passed
@DouweM
Copy link
Contributor

DouweM commented Nov 11, 2025

@Kigstn Thanks Daniel!

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.

2 participants