##// END OF EJS Templates
Merge pull request #12473 from Carreau/t5x
Merge pull request #12473 from Carreau/t5x

File last commit:

r25928:8e4636a4
r25933:cd7c8628 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.