scikit-hep / hepstats

Statistics tools and utilities.
https://scikit-hep.org/hepstats/
69 stars 13 forks source link

When to support Python 3.11? #99

Closed eduardo-rodrigues closed 1 year ago

eduardo-rodrigues commented 1 year ago

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.

jonas-eschle commented 1 year ago

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: https://github.com/zfit/zfit/pull/462

eduardo-rodrigues commented 1 year ago

OK, thanks.

eduardo-rodrigues commented 1 year ago

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.

jonas-eschle commented 1 year ago

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!