tqdm icon indicating copy to clipboard operation
tqdm copied to clipboard

chore(python): add Python 3.12 in test matrix

Open stegayet opened this issue 2 years ago • 1 comments

This PR adds Python 3.12 in test matrix.

Note: I had to allow pre releases as Python 3.12 is still in beta and will soon land in release candidate.

stegayet avatar Aug 05 '23 22:08 stegayet

The third Python 3.12 release candidate is out! :rocket:

Call to action

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.12 compatibilities during this phase, and where necessary publish Python 3.12 wheels on PyPI to be ready for the final release of 3.12.0.

Python 3.12.0 final is due out on Monday: 2023-10-02.

hugovk avatar Sep 29 '23 08:09 hugovk