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 f30daa9 commit eeaa96fCopy full SHA for eeaa96f
CHECKLIST
@@ -0,0 +1,33 @@
1
+Check that all of the following work before a release:
2
+
3
+* Runs under Python 2.5, 2.6 and 3.1 (after 2to3).
4
5
+* Save
6
7
+* Rewind
8
9
+* Pastebin
10
11
+* Pager
12
13
+* Inspect source
14
15
+* History
16
17
+* Tab completion
18
19
+* Argument inspection
20
21
+* All keybinds
22
23
+* All packaged themes
24
25
+* Command line arguments correctly passed to scripts
26
27
+* Delegate to standard Python appropriately
28
29
+* GTK port (and, when implemented, all of the above for GTK port)
30
31
+* Update CHANGELOG
32
33
+* Update __version__
0 commit comments