-
The telegram Bot is written in python 3.9 a lot of cool features were introduced after python 3.11. We should update to 3.11 to make use of these
-
Hi all, we would like to use Flowjax for [our package](https://github.com/eos). However, due to the legacy code and the fact that most of our users are still using Python 3.8, we were wondering if it …
-
Currently it looks like Biopython doesn't yet support Python 3.13 which has been out for ~1 month. Would be great to add it in the next release!
While I couldn't find specific mentions of Biopython…
-
telnetlib was removed in python 3.13 which means this package is unusable for people on higher python versions. Can we remove our reliance on telnetlib?
-
basemap does not "pip install" cleanly under Python 3.13. Might be related to some of the pinned upper versions of package dependencies? This environment had numpy 1.26.4 installed (so not a numpy …
-
It looks like `iteration-utilities` v0.12 is failing to build on python 3.13. The latest version 0.13 works fine.
```
src/iteration_utilities/_iteration_utilities/exported_helper.c: In funct…
-
### Describe the bug, what's wrong, and what you expected.
I'm trying to build VTK and PyVista from source for Python 3.13. Everything successfully installs, but I get a segfault when I try to import…
-
- [ ] Add Support for Python 3.13 and update CI accordingly
- [ ] Drop Support for Python 3.8 ref. #1042
-
Similar to #191, I already have code that changes the C parts so far and is tested to work in both the stable build of 3.13 and the current cpython source tree version of 3.14.
The code so far: htt…
-
Hey,
Is it possible to release new wheels for hiredis with python 3.13?
Thanks in advance!