##// END OF EJS Templates
typos
Matthias Bussonnier -
Show More
@@ -10,8 +10,8 b' IPython 6.5.0'
10 10 Miscellaneous bug fixes and compatibility with Python 3.7.
11 11
12 12 * Autocompletion fix for modules with out ``__init__.py`` :ghpull:`11227`
13 * update the ``%pastbin`` magic to use ``dpaste.com`` instead og GitHub Gist
14 which now require authentication :ghpull:`11182`
13 * update the ``%pastebin`` magic to use ``dpaste.com`` instead of GitHub Gist
14 which now requires authentication :ghpull:`11182`
15 15 * Fix crash with multiprocessing :ghpull:`11185`
16 16
17 17 .. _whatsnew640:
General Comments 0
You need to be logged in to leave comments. Login now