[issue20997] Wrong URL fragment identifier in search result

2014-10-05 Thread Georg Brandl
Georg Brandl added the comment: Not a Python issue. -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue20997] Wrong URL fragment identifier in search result

2014-10-04 Thread Mark Lawrence
Mark Lawrence added the comment: What's the verdict on this guys? -- nosy: +BreamoreBoy status: pending -> open ___ Python tracker ___ ___

[issue20997] Wrong URL fragment identifier in search result

2014-04-20 Thread Ezio Melotti
Ezio Melotti added the comment: It might be a bug in the older Sphinx version used to build the 2.x docs. If this is the case, it's probably not worth fixing. Georg? -- nosy: +ezio.melotti, georg.brandl resolution: -> wont fix status: open -> pending

[issue20997] Wrong URL fragment identifier in search result

2014-03-20 Thread Baptiste Mispelon
New submission from Baptiste Mispelon: When doing a search for "PYTHONDONTWRITEBYTECODE" on the 2.7 docs (http://docs.python.org/2/search.html?q=PYTHONDONTWRITEBYTECODE), the first (and only) search result is the following link: http://docs.python.org/2/using/cmdline.html?highlight=pythondontw