KEMBAR78
stubgen: Add flagfile support by KapJI · Pull Request #18061 · python/mypy · GitHub
Skip to content

Conversation

KapJI
Copy link
Contributor

@KapJI KapJI commented Oct 28, 2024

Description

This is already supported by main mypy binary and dmypy but not by stubgen.

Context

I maintain https://github.com/KapJI/homeassistant-stubs which automatically generates typing stubs. Currently list of arguments there is 50 KB long and this can be longer than supported by OS (depending on configuration). It'd help to write these args to flagfile.

@JelleZijlstra JelleZijlstra merged commit 06a566b into python:master Oct 28, 2024
13 checks passed
@KapJI KapJI deleted the stubgen-flagfile branch October 28, 2024 18:23
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