Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garrison/sphinx-decode-testcase

A testcase demonstrating bug #2003 in Sphinx
https://github.com/garrison/sphinx-decode-testcase

Last synced: about 2 months ago
JSON representation

A testcase demonstrating bug #2003 in Sphinx

Awesome Lists containing this project

README

        

sphinx-decode-testcase
======================

This is a repository made to demonstrate a bug in `Sphinx `_.

When ``make linkcheck`` is run under python 3, everything works. However, if it is run under python 2, `this link `_ will fail with the message ``'utf8' codec can't decode byte 0xa0 in position 2625: invalid start byte``.