##// END OF EJS Templates
Merge pull request #13671 from madbird1304/madbird1304/issue-13073-fix-paste-magic...
Merge pull request #13671 from madbird1304/madbird1304/issue-13073-fix-paste-magic Fix paste magic on Wayland

File last commit:

r27685:ccd53253
r27759:0ae10990 merge
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.