Closed
Description
Numpy has already dropped support for Python 3.7 https://github.com/numpy/numpy/blob/a1b5d443c375f9b63a415027da66f3d729cd59b5/setup.py#L410 so playwright can also drop support for it as most packages follow numpy release support. Doing this would also remove certain 3.7 specific hacks/workarounds.