Skip to content

Use collections.abc.Iterator in typeannotator to align with PEP585. - #881

Merged
junkmd merged 1 commit into
enthought:mainfrom
junkmd:codegen_smallfix
Dec 13, 2025
Merged

Use collections.abc.Iterator in typeannotator to align with PEP585.#881
junkmd merged 1 commit into
enthought:mainfrom
junkmd:codegen_smallfix

Conversation

@junkmd

@junkmd junkmd commented Dec 13, 2025

Copy link
Copy Markdown
Collaborator

This addresses the missing content in #879.

@junkmd junkmd added this to the 1.4.14 milestone Dec 13, 2025
@junkmd junkmd added the typing related to Python static typing system label Dec 13, 2025
@codecov

codecov Bot commented Dec 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.72%. Comparing base (4c95d11) to head (23d59c3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #881   +/-   ##
=======================================
  Coverage   84.72%   84.72%           
=======================================
  Files         125      125           
  Lines       11552    11552           
=======================================
  Hits         9787     9787           
  Misses       1765     1765           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@junkmd junkmd changed the title Use collections.abc.Iterator in typeannotator to align with PEP 585. Use collections.abc.Iterator in typeannotator to align with PEP585. Dec 13, 2025
@junkmd
junkmd merged commit ee4320f into enthought:main Dec 13, 2025
100 of 101 checks passed
@junkmd
junkmd deleted the codegen_smallfix branch December 13, 2025 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

typing related to Python static typing system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant