AgnostiqHQ / covalent

Pythonic tool for orchestrating machine-learning/high performance/quantum-computing workflows in heterogeneous compute environments.
https://www.covalent.xyz
Apache License 2.0
760 stars 91 forks source link

Support for Python 3.11rc4 #1219

Open wjcunningham7 opened 2 years ago

wjcunningham7 commented 2 years ago

What should we add?

The final release candidate for Python 3.11 was released in July. Time to start testing!

I am testing this using a modification of the Python Docker image defined here.

Known issues:

Covalent will be marked semi-stable with Ubuntu 20.04 / Python 3.11rc2 when the full suite of unit and functional tests pass.

wjcunningham7 commented 1 year ago

related to https://github.com/AgnostiqHQ/covalent/pull/1742

Andrew-S-Rosen commented 1 year ago

Beautiful! Would love to see this.

Edit: Just realized this was old. 😅 But this is useful for identifying known issues! I probably won't be able to get my PR merge-able anytime soon...