When to support Python 3.11?
eduardo-rodrigues opened this issue · 4 comments
Hello @jonas-eschle, I guess this largely depends in practice on when zfit will be able to support 3.11. Can you comment?
I believe as soon as this is sorted I will be able to support 3.11 in scikit-hep (checking as we speak).
Many thanks.
Hey thanks, we're trying to get it ASAP in (waiting eagerly for that too), TF just recently upgraded to 3.11 but some deps of TF (that we also use, like TF-probability) haven't yet. Tracking the changes here: zfit/zfit#462
OK, thanks.
Morning @jonas-eschle. Do you happen to know how things go on this front? Just wondering whether I will be able to make a scikit-hep
release suppporting 3.11 soon or not. It's not the end of the world if we still need to wait a bit; else we could consider removing hepstats
from scikit-hep
since that's likely the only package that is a big and edge case and has stronger constraints.
Hi, I am simply removing the dep in zfit, so that it becomes Python 311 compatible, hepstats therefore too. Before today, we should have the release!