graphite-project / carbon

Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.
http://graphite.readthedocs.org/
Apache License 2.0
1.51k stars 490 forks source link

REQ: Release for Python 3.12 #954

Open twkiel opened 3 months ago

twkiel commented 3 months ago

It appears Python 3.12 support was added in the last commit https://github.com/graphite-project/carbon/commit/66ebee19ece0e59d6a802d0ff77bead02191b7ab almost a year ago.

Could a release be created for this?

deniszh commented 3 months ago

Let me add Python 3.12 to tests first. Release should be done too, but we usually do that for a whole project, together with other components