##// END OF EJS Templates
Merge pull request #2299 from takluyver/remove-duplicate-input-transforms...
Merge pull request #2299 from takluyver/remove-duplicate-input-transforms Remove code from prefilter that duplicates functionality in inputsplitter This is the first step towards implementing IPEP 2 (#2293). Removed all the static transformations from prefilter, because we're relying on the equivalent functionality in inputsplitter. Note that this is a backwards-incompatible change for anyone who might have relied on the low-level details of the prefiltering machinery. Regular users of the IPython applications themselves will not see any changes in behavior.
Fernando Perez -
r8219:06a7a574 merge
Show More
Name Size Modified Last Commit Author
/ docs / resources
Info.plist.example Loading ...
generate_icons.sh Loading ...
ipynb_icon.icns Loading ...
ipynb_icon_128x128.png Loading ...
ipynb_icon_16x16.png Loading ...
ipynb_icon_16x16.svg Loading ...
ipynb_icon_24x24.png Loading ...
ipynb_icon_24x24.svg Loading ...
ipynb_icon_256x256.png Loading ...
ipynb_icon_32x32.png Loading ...
ipynb_icon_32x32.svg Loading ...
ipynb_icon_512x512.png Loading ...
ipynb_icon_512x512.svg Loading ...
ipynb_icon_64x64.png Loading ...