typing_extensions icon indicating copy to clipboard operation
typing_extensions copied to clipboard

Re-enable pyanalyze third party tests

Open github-actions[bot] opened this issue 10 months ago • 4 comments

Run listed here: https://github.com/python/typing_extensions/actions/runs/13937772144

github-actions[bot] avatar Mar 19 '25 02:03 github-actions[bot]

Looks like the recent TypedDict changes may have broken pyanalyze — cc. @JelleZijlstra

AlexWaygood avatar Mar 19 '25 09:03 AlexWaygood

Yes, will try to fix soon but may take a few days.

JelleZijlstra avatar Mar 19 '25 16:03 JelleZijlstra

quora/pyanalyze#855. I'll have to poke someone at Quora tomorrow to get it reviewed.

JelleZijlstra avatar Mar 20 '25 04:03 JelleZijlstra

Let's disable these for now https://github.com/python/typing_extensions/pull/554 and we can fix things up whenever Jelle next has time

hauntsaninja avatar Mar 25 '25 03:03 hauntsaninja

We now run tests for pycroscope, my personal fork of the Quora project.

JelleZijlstra avatar May 25 '25 15:05 JelleZijlstra