##// END OF EJS Templates
Merge pull request #2800 from minrk/typecheck...
Merge pull request #2800 from minrk/typecheck use `type(obj) is cls` as switch when canning `isinstance(obj, cos)` would trigger the canning shortcuts for subclasses, which can be inappropriate (e.g. pandas.TimeSeries). closes #2793
Min RK -
r9149:4f8465e4 merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
azurenbmanager.py Loading ...
clustermanager.py Loading ...
filenbmanager.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
nbmanager.py Loading ...
notebookapp.py Loading ...
zmqhttp.py Loading ...