| 7 | Add numerics lecture | new | anonymous | 1 | botmetka | botmetka |
| 108 | Merge 'builder' branch | new | gvwilson | task | critical | SciPy07Sprint |
| 4 | Document SWC format and tools | new | gvwilson | enhancement | major | Someday |
| 5 | Inclusion processing not handling vertical dots and other markers | new | gvwilson | defect | major | SciPy07Sprint |
| 6 | Add lecture on algorithmics | new | gvwilson | enhancement | major | Someday |
| 13 | Explain that Python is case-sensitive | new | gvwilson | defect | major | SciPy07Sprint |
| 19 | Implement line numbering in inclusions | new | gvwilson | enhancement | major | Someday |
| 20 | Describe PyDoc | new | gvwilson | enhancement | major | SciPy07Sprint |
| 21 | Update and complete description of subprocess | new | gvwilson | defect | major | SciPy07Sprint |
| 22 | Include pointer to instructions on creating eggs | new | gvwilson | enhancement | major | Someday |
| 23 | Clean up formatting of tables | new | gvwilson | defect | major | SciPy07Sprint |
| 25 | Show how to decode a commonly-used binary format in binary lecture | new | gvwilson | enhancement | major | SciPy07Sprint |
| 26 | Add material on reflection | new | gvwilson | enhancement | major | Someday |
| 27 | Provide summary table at end of XML lecture | new | gvwilson | enhancement | major | SciPy07Sprint |
| 29 | Explain that there's no way to pass a scalar by reference | new | gvwilson | enhancement | major | SciPy07Sprint |
| 30 | Be consistent about using the math prefix in math examples | new | gvwilson | defect | major | SciPy07Sprint |
| 31 | Provide a fuller explanation of del | new | gvwilson | enhancement | major | SciPy07Sprint |
| 32 | Explain Hungarian notation (and why it's bad) | new | gvwilson | enhancement | major | SciPy07Sprint |
| 33 | Add filenames to included code snippets | new | gvwilson | enhancement | major | Someday |
| 35 | Eliminate stdin/stdout/stderr redundancy from CSS | new | gvwilson | defect | major | SciPy07Sprint |
| 36 | Reformat all docstrings to conform to PEP 257 | new | gvwilson | task | major | SciPy07Sprint |
| 37 | Dependencies generated by depend.py not having desired effect | new | gvwilson | defect | major | SciPy07Sprint |
| 39 | Apply style-checking tool to code samples in build | new | gvwilson | enhancement | major | Someday |
| 40 | Restore material on time/date handling | new | gvwilson | enhancement | major | SciPy07Sprint |
| 41 | Report sensible errors instead of stack traces in build for missing external links | new | gvwilson | defect | major | SciPy07Sprint |
| 43 | Add example of rolling back to version control lecture | new | gvwilson | enhancement | major | SciPy07Sprint |
| 47 | Wildcards and command names | new | gvwilson | defect | major | Someday |
| 48 | error in "import executes statements" | new | gvwilson | defect | major | Someday |
| 49 | Incorrect diagram in asymmetric keys section | new | gvwilson | defect | major | Someday |
| 51 | Advice on handling deadlock is incorrect | new | gvwilson | defect | major | Someday |
| 52 | Point out that keywords have to be turned on in Subversion | new | gvwilson | defect | major | Someday |
| 53 | Burn rate diagram is incorrect | new | gvwilson | defect | major | Someday |
| 54 | Missing file in "ls -a" output | new | gvwilson | defect | major | SciPy07Sprint |
| 58 | Mismatch between text and example in shell lecture | new | gvwilson | defect | major | Someday |
| 59 | Error in figures in shell lecture | new | gvwilson | defect | major | Someday |
| 60 | Explain dependency on program in makefile example | new | gvwilson | defect | major | Someday |
| 61 | Error in discussion of short-circuit evaluation | new | gvwilson | defect | major | Someday |
| 62 | URL from example fails to resolve | new | gvwilson | defect | major | Someday |
| 63 | Scoping error in Python example | new | gvwilson | defect | major | Someday |
| 64 | TortoiseSVN is Windows only | new | gvwilson | defect | major | Someday |
| 65 | Index function missing from table of list methods | new | gvwilson | defect | major | Someday |
| 66 | Character entities being displayed incorrectly | new | gvwilson | defect | major | SciPy07Sprint |
| 67 | Incorrect description of big- and little-endian | new | gvwilson | defect | major | Someday |
| 69 | Incorporate material on persistence, logging, etc., from old py06 course | new | gvwilson | enhancement | major | Someday |
| 70 | Replace type() checks with isinstance() in QA, OOP slides | new | gvwilson | defect | major | Someday |
| 72 | Sites are not being linked into notes | new | gvwilson | defect | major | Someday |
| 73 | typos in bitwise operators | new | gvwilson | defect | major | Someday |
| 74 | typo in string multiplication | new | gvwilson | defect | major | Someday |
| 75 | Link to SciPy '06 slides broken | new | gvwilson | defect | major | SciPy07Sprint |
| 79 | Incorrect aliasing image | new | gvwilson | defect | major | SciPy07Sprint |
| 80 | Incorrect slicing image | assigned | gvwilson | defect | major | SciPy07Sprint |
| 81 | Confusing call stack picture | new | gvwilson | defect | major | SciPy07Sprint |
| 82 | Another confusing call stack picture | new | gvwilson | defect | major | SciPy07Sprint |
| 83 | Misleading arrows in picture | new | gvwilson | defect | major | SciPy07Sprint |
| 88 | Parameter passing rules misleading | new | gvwilson | defect | major | SciPy07Sprint |
| 89 | Logging example is out of date | new | gvwilson | defect | major | SciPy07Sprint |
| 90 | Bad figure in functions example | new | gvwilson | defect | major | SciPy07Sprint |
| 91 | Mistaken figure in Strings, Lists, and Files example | new | gvwilson | defect | major | SciPy07Sprint |
| 92 | Lists do ''not'' have a ``find`` method | new | gvwilson | defect | major | SciPy07Sprint |
| 93 | Point out that numbers do have methods | new | gvwilson | defect | major | SciPy07Sprint |
| 94 | Bugs in logging config examples | new | gvwilson | defect | major | SciPy07Sprint |
| 98 | Citation for benefits of pair programming | new | gvwilson | task | major | SciPy07Sprint |
| 99 | Regular expressions don't work for DNA | new | gvwilson | task | major | SciPy07Sprint |
| 100 | How many floating point numbers are there? | new | gvwilson | task | major | SciPy07Sprint |
| 101 | Explain how to create and apply patches | new | gvwilson | task | major | SciPy07Sprint |
| 102 | Completely rewrite the security lecture | new | gvwilson | task | major | SciPy07Sprint |
| 103 | Update lec/inc/debugging/logging_example.py | new | gvwilson | defect | major | SciPy07Sprint |
| 104 | Update lec/inc/qa/raise_exception.py | new | gvwilson | task | major | SciPy07Sprint |
| 106 | Burn rate graph | new | gvwilson | task | major | SciPy07Sprint |
| 107 | Include discussion of coverage and profiling | new | gvwilson | task | major | SciPy07Sprint |
| 1 | Explain tracebacks | new | gvwilson | enhancement | minor | SciPy07Sprint |
| 2 | Work through simple "Hello, World" example in debugger | new | gvwilson | enhancement | minor | SciPy07Sprint |
| 3 | Add before and after examples of style changes | new | christean | defect | minor | SciPy07Sprint |
| 8 | Make all references to rules into links | new | gvwilson | enhancement | minor | Someday |
| 9 | Provide summary table at end of binary lecture | new | gvwilson | enhancement | minor | SciPy07Sprint |
| 10 | Mention that declaring a "return" variable can simplify debugging | new | gvwilson | enhancement | minor | SciPy07Sprint |
| 11 | Explain that some things are functions for historical reasons | new | gvwilson | enhancement | minor | SciPy07Sprint |
| 12 | Be consistent in language | new | gvwilson | defect | minor | SciPy07Sprint |
| 14 | Add lecture on object-oriented analysis and design | new | gvwilson | | minor | Someday |
| 15 | Add a pointer to instructions on creating sub-modules | new | gvwilson | enhancement | minor | SciPy07Sprint |
| 16 | Come up with a better way to display code fragments | new | gvwilson | enhancement | minor | Someday |
| 17 | Add ability to colorize source code | new | gvwilson | enhancement | minor | Someday |
| 18 | Create an overall Makefile to re-run all tests | new | gvwilson | enhancement | minor | Someday |
| 24 | Discuss properties in second OO lecture | new | gvwilson | enhancement | minor | Someday |
| 34 | Makefile shouldn't complain in finddos/fixdos if wiki pages don't exist | new | gvwilson | defect | minor | Someday |
| 38 | Add checks for redundant file inclusion to validator | new | gvwilson | enhancement | minor | Someday |
| 42 | Describe rules for good classes | new | gvwilson | enhancement | minor | Someday |
| 44 | Add diagram to show standard exception hierarchy | new | gvwilson | enhancement | minor | SciPy07Sprint |
| 46 | explain 'set' for env vars | new | gvwilson | defect | minor | Someday |
| 50 | using regular expressions is overkill in this example | new | gvwilson | defect | minor | Someday |
| 55 | Add Debian setup instructions | new | gvwilson | defect | minor | Someday |
| 56 | Explain newlines | new | gvwilson | enhancement | minor | Someday |
| 57 | Improve description of how breakpoints work | new | gvwilson | defect | minor | Someday |
| 68 | Add note on causes of errors | new | gvwilson | enhancement | minor | Someday |
| 71 | Wrong filenames in exercise | new | gvwilson | defect | minor | Someday |
| 76 | earth.txt missing | new | gvwilson | defect | minor | Someday |
| 77 | carbon instead of helium | new | gvwilson | defect | minor | SciPy07Sprint |
| 78 | Confusing description of 'del' | new | gvwilson | defect | minor | SciPy07Sprint |
| 84 | Incoherent exercise description | new | gvwilson | defect | minor | SciPy07Sprint |
| 85 | input file should be output file | new | gvwilson | defect | minor | Someday |
| 86 | Introduce enumerate | new | gvwilson | defect | minor | SciPy07Sprint |
| 87 | Mention that members are often called attributes | new | gvwilson | enhancement | minor | Someday |
| 95 | Explaining Base64 | new | gvwilson | enhancement | minor | SciPy07Sprint |
| 96 | Config.mk - specifications of lecture list need elaboration | new | gvwilson | defect | minor | Someday |
| 97 | Introducing bugs when making changes | new | gvwilson | task | minor | Someday |
| 105 | lec/integrate bug | new | gvwilson | defect | minor | SciPy07Sprint |
| 109 | bit masks | new | gvwilson | defect | minor | SciPy07Sprint |
| 28 | Replace DOM with ElementTree | new | gvwilson | defect | trivial | Someday |