File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ v0.9.5
2+ ======
3+
4+ Fixed issues:
5+ #25 Problems with DEL, Backspace and C-u over multiple lines
6+ #49 Sending last output to $PAGER
7+ #51 Ability to embed bython shell into an existing script
8+ #52 FakeStdin.readlines() is broken
9+ #53 Error on printing null character
10+ #54 Parsing/introspection ncurses viewer neglects parenthesis
11+
12+ The history file is now really configurable. This issue was reported
13+ in Debian's bugtracker.
14+
15+ bpython has now some basic support for Python 3 (requires Pygments >=1.1.1)
16+
17+ The pastebin URL is now configurable and the default pastebin is now
18+ bpaste.net
19+
20+ Argument names are now shown as completion suggestions and one can
21+ tab through the completion list.
22+
123v0.9.4
224======
325
You can’t perform that action at this time.
0 commit comments