##// END OF EJS Templates
prevent popup windows during execution of latex_to_png_dvipng
prevent popup windows during execution of latex_to_png_dvipng

File last commit:

r27685:ccd53253
r27699:b7dfcf47
Show More
stripping-decorators-bug.rst
4 lines | 228 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / stripping-decorators-bug.rst

Stripping decorators bug

Fixed bug which meant that ipython code blocks in restructured text documents executed with the ipython-sphinx extension skipped any lines of code containing python decorators.