Skip to content

Conversation

@tpoliaw
Copy link
Contributor

@tpoliaw tpoliaw commented Jan 8, 2026

Version 1.1.407 had a bug (microsoft/pyright/issues/11060) in handling
pydantic models. Now 1.1.408 is available with a fix, we can exclude the
specific version and accept newer versions as they're released.

@tpoliaw tpoliaw requested a review from a team as a code owner January 8, 2026 11:05
@ZohebShaikh
Copy link
Contributor

Can scanspec PR be merged before this ?

Copy link
Contributor

@abbiemery abbiemery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The scanspec pr has now been merged (bluesky/scanspec#197)

@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.99%. Comparing base (40d63d2) to head (8fe2e8e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1329   +/-   ##
=======================================
  Coverage   94.99%   94.99%           
=======================================
  Files          42       42           
  Lines        2759     2759           
=======================================
  Hits         2621     2621           
  Misses        138      138           

☔ 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.

@tpoliaw
Copy link
Contributor Author

tpoliaw commented Jan 13, 2026

I'm guessing we can merge this without there being a scanspec release? The two version specifiers should be compatible, it'll just carry on choosing 1.1.406 until the new release?

Copy link
Contributor

@ZohebShaikh ZohebShaikh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should be fine to merge without a scanspec release.
I was hoping to get this comment removed # https://github.com/bluesky/scanspec/issues/190
But it should be helpful to know why the restriction was added

Version 1.1.407 had a bug (microsoft/pyright/issues/11060) in handling
pydantic models. Now 1.1.408 is available with a fix, we can exclude the
specific version and accept newer versions as they're released.
@tpoliaw tpoliaw merged commit d89b366 into main Jan 14, 2026
18 checks passed
@tpoliaw tpoliaw deleted the pyright-version branch January 14, 2026 13:48
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.

4 participants