-
### What's the problem this feature will solve?
Currently for regular PRs pip only tests against the oldest supported Python version and the newest supported Python version: https://github.com/pypa…
-
Testing #23848
This is more of a feature request but what if we could prompt users or warn them if they select a version of python we do not support. For example here I didn't even realize I made a…
-
Currently, we only run unit and integration python tests with the version that comes in the base image(s) (3.10).
Ideally, we would be able to expand this to a matrix of all supported python versio…
-
Hi all,
Opening this out of curiosity regarding newer Python version support for MS Presidio. Python 3.13.0 is now the latest stable, and the Presidio docs still list 3.11 as the last version fully …
-
possible using `pyenv`.
Test from 3.7 to 3.12
-
Karabo should support all Python versions which are in the current [lifecycle](https://devguide.python.org/versions/).
TODO:
- [Karabo Feedstock](https://github.com/i4Ds/Karabo-Feedstock/tree/main/.…
-
We need to update noworkflow to support newer Python version. I'm creating this issues to document what we need to fix on noworkflow for that.
-
Example of the issue:
```
---> Building py311-blosc2
Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-blos…
-
Currently the tool support only python versions up to 3.10 this is mainly due to some dependencies (coinaddressvalidator->pysha3), and their dependencies that do not work with newer python versions. M…
-
Hello,
This project seems very neat! I've been running into some version issues between Cuda and triton. Mamba_ssm also seems to be a dependency that is not included in the instructions, as follow…