Chris Burroughs

Results 122 comments of Chris Burroughs

@krishnan-chandra thanks for running with this so far! I hope to tease out some of the Python 3.7 and other complications you ran into, which I hope leaves a more...

With #21389 landed I think this should be clear of scope spiraling road blocks. Let me know if you run into any other trouble.

I know reports indicate this doesn't fully fix #18519, but I don't think there is any reason *not* to do this upgrade. Anything todo before un-drafting?

hmm, I've hit the 're-run' button a few times, but this job seems to keep getting stuck on: ![image](https://github.com/user-attachments/assets/20debf41-09ca-4369-8524-6cdc8de228dc)

Sorry for the delay! I've gone ahead and caught up with `main` and bumped the release notes to the proper version.

Tracker of several pending pip performance improvements: https://github.com/pypa/pip/issues/12184

Sorry, the correct tracker is now: https://github.com/pypa/pip/issues/12921

Crosslinking some other pip items of possible relevance: * https://github.com/pypa/pip/pull/13017 * https://github.com/pypa/pip/issues/13037

I've also noticed that finding the interpreter 'feels slow'. Speculation: I wonder if the inotify work would allow us to repeat that work less often.

This is not a great solution, but does it 'work' for that structure if you set `skip_mypy=True` on the `python_test_utils` targets?