mozilla / sphinx-js

Autodoc-style extraction into Sphinx for your JS project
https://pypi.python.org/pypi/sphinx-js/
MIT License
282 stars 81 forks source link

Fix some decoding crashes in Python 3.5 #126

Closed erikrose closed 4 years ago

erikrose commented 4 years ago

Ah, that's right, Python 2.7 doesn't have any of that io lib stuff. Never mind, at least until we drop 2.7 support, which, atm, I think is still more important than 3.5 support. If you can use 3.x, you can use a recent 3.x.