name: Print setup-python environment (self-hosted Windows) on: push: branches: - main jobs: setup-python-test: runs-on: self-hosted steps: - name: Set up Python uses: actions/setup-python@v6 with: ...
When building pandas from source with a custom python installation (3.13 with debug symbols) I get an error when importing pandas. numpy : 2.3.4 dateutil : 2.9.0 ...
A faster interpreter, more intelligible errors, more powerful type hints, and a slew of other speedups and tweaks are now ready to try out. The Python programming language releases new versions yearly ...