| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -26,3 +26,26 @@ After it is decided to release a new version of bpython the following checklist | |||
| 26 | 26 | * Simon (:ref:`authors`) also checks if all numbers on the website have been updated. | |
| 27 | 27 | ||
| 28 | 28 | * 24 hours later package maintainers could update their stuff. | |
| 29 | + | ||
| 30 | + Checklist | ||
| 31 | + --------- | ||
| 32 | + | ||
| 33 | + A checklist to perform some manual tests before a release: | ||
| 34 | + | ||
| 35 | + Check that all of the following work before a release: | ||
| 36 | + | ||
| 37 | + * Runs under Python 2.5, 2.6 and 3.1 (after 2to3). | ||
| 38 | + * Save | ||
| 39 | + * Rewind | ||
| 40 | + * Pastebin | ||
| 41 | + * Pager | ||
| 42 | + * Inspect source | ||
| 43 | + * History | ||
| 44 | + * Tab completion | ||
| 45 | + * Argument inspection | ||
| 46 | + * All keybinds | ||
| 47 | + * All packaged themes | ||
| 48 | + * Command line arguments correctly passed to scripts | ||
| 49 | + * Delegate to standard Python appropriately | ||
| 50 | + * Update CHANGELOG | ||
| 51 | + * Update __version__ | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments