##// END OF EJS Templates
fix traitlets 4.2 API usage when creating parallel profiles...
fix traitlets 4.2 API usage when creating parallel profiles ipython profile create --parallel would fail due to the 4.2-style decorator, but not updated signature

File last commit:

r22451:195dd408
r22655:b9b42998
Show More
development.rst
20 lines | 519 B | text/x-rst | RstLexer

Development version

This document describes in-flight development work.

Warning

Please do not edit this file by hand (doing so will likely cause merge conflicts for other Pull Requests). Instead, create a new file in the docs/source/whatsnew/pr folder

Backwards incompatible changes