File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# [ bipython] ( http://bipython.org/ )
22
3- [ ![ bipython logo] ( http://bipython.org/bipython_logo.png )] ( http://bipython.org/ )
3+ [ ![ bipython logo] ( http://bipython.org/images/ bipython_logo.png )] ( http://bipython.org/ )
44
55
66
@@ -116,13 +116,16 @@ TODO / KNOWN ISSUES:
116116
117117 [ ] use `history_request` for history instead of hand (de)serializing
118118
119+ [ ] ctrl-d send delete when input is non-empty (should just send it)
119120
120121 [x] MUSTFIX: Python 3 compatability (all of my dependencies meet them)
121122
122123 [ ] see if I can put in workaround for stable bpython
123124 - v0.12 works, so says Anthony ( though cheap history won't work there)
124125 - can I also make 0.11-1.1 work? (that's what Ubuntu 13.10 shipped)
125126
127+ [ ] make bipython work with ipython master (3.x message spec / API changes)
128+
126129 [ ] implement Rewind feature
127130
128131 [x] next(<tab><tab> keeps repeating the docstring)
Original file line number Diff line number Diff line change 11bipython
22========
33
4- .. figure :: http://bipython.org/bipython_logo.png
4+ .. figure :: http://bipython.org/images/ bipython_logo.png
55 :alt: bipython logo
66
77the boldly indiscriminate python interpreter
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ Thanks to the following folks who contributed to bipython!
22
33commits Name
44------- -------------
5- 83 Paul Ivanov
5+ 86 Paul Ivanov
66 1 Anthony Scopatz
77 1 Robert Kern
You can’t perform that action at this time.
0 commit comments