torproject / stem

Python controller library for Tor
https://stem.torproject.org/
GNU Lesser General Public License v3.0
257 stars 75 forks source link

Update to python 3.9 #106

Closed ineiti closed 2 years ago

ineiti commented 2 years ago

Closes #105

Since python 3.2: https://docs.python.org/3/library/stdtypes.html#int.from_bytes

Will need a new release - an increased patch-level should be enough.