Skip to content

Conversation

brianschubert
Copy link
Member

Stopgap for #14716 (comment)

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

nice job on narrowing this down!!

Interesting, I don't see any significant Python changes to materialize in the last day... I wonder what could have caused this

@AlexWaygood AlexWaygood merged commit 88973e3 into python:main Sep 14, 2025
45 checks passed
@brianschubert
Copy link
Member Author

@AlexWaygood I think I may have figured out the cause. It seems they have a VCS dependency on a GitHub repo that was recently deleted / made private. Visiting https://github.com/tlocke/pg8000/ now 404s, but it used to exist https://web.archive.org/web/20250615113927/https://github.com/tlocke/pg8000/

@AlexWaygood
Copy link
Member

Wow. In that case, we may want to temporarily disable the project upstream in primer itself? I assume it'll start causing primer runs to hang in CI for ty/mypy/pyright too, if that's the cause

@brianschubert
Copy link
Member Author

I was just thinking the same -- it is indeed hanging mypy's CI too: https://github.com/brianschubert/mypy/actions/runs/17714051658/job/50336566587

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