Skip to content

Fix ty Type Narrowing - #3030

Merged
gaborbernat merged 4 commits into
pypa:mainfrom
rahuldevikar:users/rahuldevikar/fix-ty-type-narrowing
Feb 10, 2026
Merged

Fix ty Type Narrowing#3030
gaborbernat merged 4 commits into
pypa:mainfrom
rahuldevikar:users/rahuldevikar/fix-ty-type-narrowing

Conversation

@rahuldevikar

@rahuldevikar rahuldevikar commented Feb 10, 2026

Copy link
Copy Markdown
Contributor
  • Fix ty ignore with assertion for type narrowing
  • Fix py_info, activators,base,creators,seeders

Fixes: #3029

Thanks for contributing, make sure you address all the checklists (for details on how see development documentation)

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

@rahuldevikar
rahuldevikar marked this pull request as ready for review February 10, 2026 05:05
@gaborbernat
gaborbernat merged commit 86897e9 into pypa:main Feb 10, 2026
51 checks passed
This was referenced Mar 12, 2026
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.

Add Type Annotations

2 participants