Fix #2990: linkcheck raises "Can't convert 'bytes' object to str implicitly" error if linkcheck_anchors enabled

This commit is contained in:
Hiroaki Itoh
2016-10-06 18:59:24 +09:00
committed by Takeshi KOMIYA
parent 4c7bec6460
commit 42604a1ff6
4 changed files with 35 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
master_doc = 'links'
source_suffix = '.txt'
exclude_patterns = ['_build']
linkcheck_anchors = True

View File

@@ -0,0 +1,4 @@
This is from CPython documentation.
* Also, if there is a `default namespace <https://www.w3.org/TR/2006/REC-xml-names-20060816/#defaulting>`__, that full URI gets prepended to all of the non-prefixed tags.
* The `SSMEDIAN <https://help.gnome.org/users/gnumeric/stable/gnumeric.html#gnumeric-function-SSMEDIAN>`_ function in the Gnome Gnumeric spreadsheet.