lp://staging/~duke-eml/ipython/ipython-saveappend
Created by
Marmaduke Woodman
and last modified
- Get this branch:
- bzr branch lp://staging/~duke-eml/ipython/ipython-saveappend
Only
Marmaduke Woodman
can upload to this branch. If you are
Marmaduke Woodman
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/ipython
- Curtis Hovey (community): Abstain
-
Diff: 31 lines (+8/-4)1 file modifiedIPython/core/magic.py (+8/-4)
Branch information
Recent revisions
- 1370. By Marmaduke Woodman
-
In the magic function 'save', when the file exists, instead of
overwriting, the option to append has been added. - 1369. By Mani chandra <email address hidden>
-
Periodic Autosave added in background thread
closes gh-234
Signed-off-by: MinRK <email address hidden>
- 1368. By Mani chandra <email address hidden>
-
Improved autosave code. Autosave thread termination is instantaneous.
- 1363. By Brian Granger
-
Updating IPython.kernel to fix minor bugs.
* Fixed broken %px and %autopx magics.
* Fixed printing of ResultList.
* Fixed naming of parallelmagic PlugIn.
* Removed twisted related warning. - 1362. By Fernando Perez
-
Hide private names by default in tab completion.
This is the most reasonable behavior for new users, and it's important
to have a good default until we can make the qt console fully
configurable.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ipython