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 45aab81 commit 6b838f8Copy full SHA for 6b838f8
1 file changed
ROADMAP
@@ -10,14 +10,12 @@ bpython
10
- With a wizard
11
12
- Support for invoking with environment/namespace setup (#76)
13
-- Windows support (it segfaults with sys.stderr being redirected)
+- Official windows support (it segfaults with sys.stderr being redirected)
14
+- Import completion advanced (#48)
15
16
bpython.gtk_
17
18
- Fix fonts in bpython.gtk_ (default monospace, etc)
19
- Add shortcut keys to bpython.gtk_
20
- Show a status bar thingy in bpython.gtk_
-
21
-v1.0
22
-----
23
-- GTK support
+- Colourise docstring (#80)
0 commit comments