We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac7f00 commit 742a2d2Copy full SHA for 742a2d2
CHANGELOG
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-dev
5
----
+0.12
+----
6
7
We want to give special thanks to the Hacker School project-
8
(https://www.hackerschool.com/) for choosing bpython as their pet hacking
@@ -28,6 +28,12 @@ pastebins for bpython users.
28
* Smarter dedenting after certain expressions
29
* #74 fixed broken completion when auto_display_list was disabled
30
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.
37
38
v0.11
39
-----
0 commit comments