Change History for CodingStandards

Version Date Author Comment
31 2019-03-15T17:07:37Z exarkun python 2.6 is no more
30 2014-10-10T15:57:56Z zooko add athing in adict
29 2014-09-09T23:19:40Z daira README.txt -> README.rst
28 2014-02-26T03:42:26Z Zancas
27 2013-12-19T01:32:50Z daira capitalize headings, minor cleanups
26 2013-12-19T01:27:59Z daira Do not include a per-file copyright header
25 2013-12-19T01:24:32Z daira wording improvement
24 2013-12-19T01:23:36Z daira remove a redundancy
23 2013-05-23T17:59:30Z daira change policies on implicit coercion to boolean and -O
22 2013-04-18T03:22:25Z daira make 2.6.6 the earliest supported Python version
21 2013-04-13T02:04:36Z zooko Python compatibility
20 2012-05-18T21:38:44Z davidsarah line lengths
19 2012-05-18T21:33:34Z davidsarah array slicing and spaces around operators
18 2011-11-18T01:17:20Z zooko 77 columns. Brian no longer does whatever he wants.
17 2011-09-26T22:44:01Z davidsarah move "assertion policy" section to a more relevant place
16 2011-09-26T22:41:20Z davidsarah s/_assert_consistency/_assert_invariants/
15 2011-09-26T22:29:40Z davidsarah dispute implicit conversion to boolean
14 2011-08-14T02:28:36Z zooko add formatting convention suggested by David-Sarah on #393
13 2011-06-30T00:02:08Z zooko coding standards update!
12 2010-01-10T05:13:41Z zooko fix typo
11 2009-11-21T05:58:10Z terrell fix another typo :P
10 2009-11-21T05:03:46Z zooko passive aggressive carping
9 2009-11-21T04:24:32Z zooko update about docstring trailing """'s
8 2009-11-21T04:18:43Z zooko explicitly override a rule of PEP-8
7 2009-11-21T04:12:53Z zooko edit
6 2009-11-21T04:06:34Z zooko fix typo
5 2009-05-19T19:24:14Z zooko go back to instructing people use alllowercasenames for modules, even …
4 2009-05-17T01:16:09Z warner (tuples), allow module_name_with_underscores
3 2009-05-17T00:35:48Z zooko edit
2 2009-05-17T00:29:39Z zooko edit it down, remove some bits that are not likely to come up for most …
1 2009-02-22T02:06:14Z zooko import and lightly fix coding standards from the old amdlib project