[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-36878: Track extra text added to 'type: ignore' in the AST by msullivan · Pull Request #13479 · python/cpython

the-knights-who-say-ni

jonafato added a commit to jonafato/typeshed that referenced this pull request

Apr 22, 2021
This attribute was [added in 3.8]. This change lets mypy resolve the
type correctly instead of failing with an attr-defined error.

[added in 3.8]: python/cpython#13479

Merged

hauntsaninja pushed a commit to python/typeshed that referenced this pull request

Apr 22, 2021
This attribute was [added in 3.8]. This change lets mypy resolve the
type correctly instead of failing with an attr-defined error.

[added in 3.8]: python/cpython#13479