-
The comment at the head of the GitHub actions for the Python package says that we will check against multiple Python versions. But then it looks like we actually only check against 3.7. Should we add…
-
**Describe the bug**
Setting `REQUESTS_CA_BUNDLE` or `CURL_CA_BUNDLE` doesn't have any effect since we call a low-level function when sending requests which bypasses the ENV aggregation
…
-
I propose we finally drop support for Python versions
-
Hi, I was wondering if you could provide the Python and PyTorch versions that this code was tested with?
-
# Guake on Ubuntu 22.04 LTS and Openbox (X11) Window Manager
I have noticed in the Guake preferences that even though the terminal advertises Python support through the REGEX, the truth is that Pytho…
-
The `asyncore` module was removed from the Python standard library in Python 3.12, and `nntplib` has been removed in Python 3.13. We need to fix these dependencies so that PyModerator can work with th…
-
With Pandas version 2.1.0 released on August 30th, the package no longer supports Python versions below 3.9.
We missed this for a long time because the majority of our testing (including all tests…
-
What's the lowest version of Python we need to support (as currently written)? What's holding us back?
We should specify this as the `python_requires` kwarg in `setup.py`.
Would nice to be able …
-
I ran into quite some problems during installation and I'm helping others who want to install this plugin by writing my fixes here. My setup:
* IDA version 9.0
* Python 3.10
* Windows 10
Steps:
…
-
Comment from here: https://github.com/buildbot/buildbot/issues/4439#issuecomment-1499052595
> Alternatively, is there a reason Python 2.7 (and 3.5-3.7) support is still shown in the site banner? 3.…