Berker Peksag <berker.pek...@gmail.com> added the comment:

This is indeed an annoying bug. Turns out there is already a compatibility shim 
for $.browser in doctools.js: 
https://github.com/sphinx-doc/sphinx/commit/c608af4babe140626877be08535af095ff633c00

I've opened https://github.com/sphinx-doc/sphinx/pull/4216 to add the 
"$.browser.firefox" check back.

There is nothing we can do here because we don't maintain a copy of doctools.js 
in Python codebase:

    $ git ls-files | grep doctools.js

Thank you for your report.

----------
nosy: +berker.peksag
resolution:  -> third party
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31668>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to