codeql-action/python-setup
Andrew Eisenberg d0916526cd Add a fix for python 3.12
The python extractor does not yet support 3.12. Check for this and
instead make sure we run python 3.11. Only need to check on windows
since we are extremely unlikely to be running 3.12 on linux or macos.
2023-10-06 13:05:18 -07:00
..
tests Bump urllib3 in /python-setup/tests/pipenv/python-3.8 (#1917) 2023-10-03 17:49:02 +00:00
auto_install_packages.py python-setup: Fix pipenv (--keep-outdated deprecated) 2023-07-12 17:09:00 +02:00
check_python12.ps1 Add a fix for python 3.12 2023-10-06 13:05:18 -07:00
extractor_version.py Apply suggestions from code review 2020-09-24 15:36:00 +02:00
find_site_packages.py python-setup: Fix site-package selection for unix 2023-01-13 14:41:00 +01:00
install_tools.ps1 python-setup: Remove outdated comment 2022-11-29 13:24:10 +01:00
install_tools.sh python-setup: rely on new virtualenv for venv creation in Ubuntu 22.04 2022-11-29 11:43:01 +01:00