##// END OF EJS Templates
fix n^2 performance issue in coalesce_streams preprocessor...
fix n^2 performance issue in coalesce_streams preprocessor for n consecutive stream outputs, `\r` fix would be compiled n times, and applied to each output (n-i) times. - move pattern to module level - apply replacement after coalescing outputs
MinRK -
r16206:ec150889
Show More
Name Size Modified Last Commit Author
/ IPython / html / tree
__init__.py Loading ...
handlers.py Loading ...