@@ -41,6 +41,16 @@ I hope you find it useful and please feel free to
4141submit any bugs/patches (yeah right)/suggestions
4242to:
4343robertanthonyfarrell@gmail.com
44+ or place them at the bitbucket issue page for this
45+ project at:
46+ http://bitbucket.org/bobf/bpython/issues/
47+
48+ For any other ways of communicating with bpython
49+ users and devs you can find us at the communication
50+ page on the projects homepage:
51+ http://www.noiseforfree.com/bpython/community.html
52+
53+ Hope to see you there!
4454
4555Features
4656========
@@ -84,7 +94,7 @@ as you type.
8494 I don't really use the save thing much, but the pastebin
8595 thing's great. Hit a key and what you see on the screen
8696 will be sent to a pastebin and a URL is returned for you
87- to do what you like with. I've hardcoded rafb.net/ paste
97+ to do what you like with. I've hardcoded paste.pocoo.org
8898 in for now, that needs to be fixed so it's configurable.
8999 Next release, I promise.
90100
@@ -108,3 +118,10 @@ Known Bugs
108118
109119* Triple quoted strings over multiple lines work, but they're
110120not highlighted properly.
121+ * Unicode schmunicode is in the works but will take some work
122+ to have curses play nice.
123+
124+ For more known bugs please see bpython's issue tracker at
125+ bitbucket:
126+
127+ http://bitbucket.org/bobf/bpython/issues/
0 commit comments