#2902: jsdump.loads fails to load search index if keywords starts with underscore

This commit is contained in:
Takeshi KOMIYA
2016-08-27 15:28:36 +09:00
parent 52f4c07202
commit acd4d9f2ba
3 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ Bugs fixed
* #2870: flatten genindex columns' heights.
* #2856: Search on generated HTML site doesnt find some symbols
* #2882: Fall back to a GET request on 403 status in linkcheck
* #2902: jsdump.loads fails to load search index if keywords starts with
underscore
Release 1.4.6 (released Aug 20, 2016)
=====================================