##// END OF EJS Templates
Extend the shim pickleshare library and fix the store magic to use .get (#14321)...
Extend the shim pickleshare library and fix the store magic to use .get (#14321) This should make it more obvious what is happening. Closes #14235

File last commit:

r28489:447c1229
r28630:3d02f187 merge
Show More
development.rst
34 lines | 619 B | text/x-rst | RstLexer
Matthias Bussonnier
back to development
r23561 =====================
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
Matthias Bussonnier
some more update to wn and migrate to the right file
r25263 Released .... ...., 2019
Matthias Bussonnier
Prototype async REPL using IPython, take III...
r24463
Need to be updated:
.. toctree::
:maxdepth: 2
Matthias Bussonnier
Start to updates the what's new / changelog....
r24535 :glob:
Matthias Bussonnier
Prototype async REPL using IPython, take III...
r24463
pr/*
Spas Kalaydzhisyki
new line in whatsnew
r26417
Bastian Ebeling
use time.process_time instead of perf_counter...
r27366
Matthias Bussonnier
more Whats new update
r28489
Matthias Bussonnier
back to development
r23561 .. DO NOT EDIT THIS LINE BEFORE RELEASE. FEATURE INSERTION POINT.
Backwards incompatible changes
------------------------------
Spas Kalaydzhisyki
new line in whatsnew
r26417 .. DO NOT EDIT THIS LINE BEFORE RELEASE. INCOMPAT INSERTION POINT.