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.5k stars 490 forks source link

Fix the manhole for Twisted > 16 and Python 3 #882

Closed piotr1212 closed 4 years ago

piotr1212 commented 4 years ago

This probably breaks the manhole for Python 2 and old versions of Twisted.