##// END OF EJS Templates
Merge pull request #12474 from meeseeksmachine/auto-backport-of-pr-12473-on-7.x
Merge pull request #12474 from meeseeksmachine/auto-backport-of-pr-12473-on-7.x

File last commit:

r25930:4a94292c
r25935:0ddc9551 merge
Show More
side-effects-tr.rst
2 lines | 200 B | text/x-rst | RstLexer

input_transformers can now have an attribute has_side_effects set to True, which will prevent the transformers from being ran when IPython is trying to guess whether the user input is complete.