##// END OF EJS Templates
Fix quitting debugger when readline not in use...
Fix quitting debugger when readline not in use Closes gh-8465

File last commit:

r21174:def88c92
r21380:cf133197
Show More
widget_custom_serialization.rst
1 line | 158 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / widget_custom_serialization.rst

The serialization of widget traitlets can be customized. Custom serialization can use binary message buffers. Refer to :ghpull:`7757` for more information.