File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,5 +13,9 @@ Other contributors are (in alphabetical order):
1313* Simon de Vlieger <simon at ikanobori dot jp>
1414* Marien Zwart <marien dot zwart at gmail dot com>
1515* Brandon Navra <brandon dot navra at gmail dot com>
16+ * Ingrid Cheung
17+ * Martha Girdler <martha at cheezburger dot com>
18+ * Allison Kaptur <allison dot kaptur at gmail dot com>
19+ * Eike Hein <sho at eikehein dot com>
1620
1721Many thanks for all contributions!
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- Since v0.11
5- ___________
4+ dev
5+ ---
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
9+ project. In special we would like to thank the following people for contributing
10+ their code to bpython:
11+
12+ - Martha Girdler
13+ - Allison Kaptur
14+ - Ingrid Cheung
15+
16+ We'd also like to thank Eike Hein for contributing his pastebin code which now
17+ makes it possible to paste using a 3rd party program unlocking a whole slew of
18+ pastebins for bpython users.
619
720* Added a new pastebin_helper config option to name an executable that should
821 perform pastebin upload on bpython's behalf. If set, this overrides
@@ -11,6 +24,10 @@ ___________
1124* Fixed a bug causing pastebin upload to fail after a previous attempt was
1225 unsuccessful. A duplicate pastebin error would be displayed in this case,
1326 despite the original upload having failed.
27+ * Added more key shortcuts to bpython.urwid
28+ * Smarter dedenting after certain expressions
29+ * #74 fixed broken completion when auto_display_list was disabled
30+
1431
1532v0.11
1633-----
You can’t perform that action at this time.
0 commit comments