##// END OF EJS Templates
Merge pull request #13714 from frenzymadness/fix_xxlimited...
Merge pull request #13714 from frenzymadness/fix_xxlimited xxlimited_35 module now has the same name in repr in Py 3.11

File last commit:

r27685:ccd53253
r27711:b9c796a6 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.