File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- dev
5- ---
4+ 0.12
5+ ----
66
77We want to give special thanks to the Hacker School project-
88(https://www.hackerschool.com/) for choosing bpython as their pet hacking
@@ -28,6 +28,12 @@ pastebins for bpython users.
2828* Smarter dedenting after certain expressions
2929* #74 fixed broken completion when auto_display_list was disabled
3030
31+ We also have done numerous cleanup actions including building the man pages from
32+ our documentation. Including the documentation in the source directory. Some
33+ minor changes to the README to have EOL 79 and changes to urwid to work better
34+ without twisted installed.
35+
36+ * Fix ungetch issues with Python 3.3. See issues #230, #231.
3137
3238v0.11
3339-----
You can’t perform that action at this time.
0 commit comments