-
Unfortunately py3.13 conda-forge packages could not be deployed at this time.
To prevent halting the release we went with py3.10-3.12 on conda-forge and PyPi can do py3.10-3.13.
We should try to r…
-
**Description:**
Follow and complete all of the following steps for the issue to be marked as done.
- [ ] Update the `tox.ini`, `setup.py`, `setup.cfg`, or `pyproject.toml` to remove Python 3.8 from…
-
**Description:**
Follow and complete all of the following steps for the issue to be marked as done.
- [ ] Update the `tox.ini`, `setup.py`, `setup.cfg`, or `pyproject.toml` to remove Python 3.8 and …
-
Let's discuss the upcoming end of life for Python 3.8. Are we ready to drop support for it in PyO3?
cc @alex - what's the status of 3.8 (and 3.7 still) in `cryptography`?
I think potentially eve…
-
Python 3.8 support, from the Python Foundation, is ending in a few weeks: https://endoflife.date/python
This is to track ending Python 3.8 support, see 3.7 end: https://github.com/pypa/pip/issues/1…
-
We should stop supporting python 3.8 starting from next month, see https://pythonspeed.com/articles/stop-using-python-3.8/
-
While testing https://github.com/ivadomed/ivadomed/pull/1318, I ran into a failing Python 3.8 test related to `onnxruntime` that has nothing to do with my PR. The failure seems to be due to only occur…
-
Python 3.8 has [fallen out of support](https://endoflife.date/python) 2 days ago, which means it's not getting anymore security updates.
This also has consequences for dependency management since an i…
-
How about migrating this package to python 3.8
It requires some adjustments due to updated ruamel-yaml library (see: https://github.com/packagecontrol/channel/pull/12).
-
Type: Bug
I see high memory consumption.
I created an issue in VScode repo https://github.com/microsoft/vscode/issues/228123
But after some investigation, I suppose the reason for the memory leak…