pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.49k stars 1.97k forks source link

Extend support to Python 3.12 #7202

Closed renan-r-santos closed 3 months ago

renan-r-santos commented 3 months ago

Description

Now that there's a new pytensor release supporting Python 3.12, would it be possible to do the same for pymc? For reference, here's the last PR where pytensor was bumped: https://github.com/pymc-devs/pymc/pull/7020. I'm not sure if the blockers mentioned there still hold.

welcome[bot] commented 3 months ago

Welcome Banner] :tada: Welcome to PyMC! :tada: We're really excited to have your input into the project! :sparkling_heart:
If you haven't done so already, please make sure you check out our Contributing Guidelines and Code of Conduct.

ricardoV94 commented 3 months ago

Yes we're planning to bump. Some tests are failing so we need to check