torproject / stem

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

stem tests expect platform.linux_distribution, which does not exist in python 3.8 #47

Closed atagar closed 3 years ago

atagar commented 4 years ago

Migrated from ticket 30596.

  python version...                          3.8.0a3+
  operating system...                        failed
module 'platform' has no attribute 'linux_distribution'
The command "./run_tests.py --unit" exited with 1.

https://travis-ci.org/teor2345/stem/jobs/536613179#L1529

atagar commented 3 years ago

Oops, I forgot we had a ticket for this. Fixed by...

https://gitweb.torproject.org/stem.git/commit/?id=af52d8b