Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update planned release date. | Andrew M. Kuchling | 2008-05-09 | 1 | -21/+53 |
* | #2769: markup glitch. | Georg Brandl | 2008-05-05 | 1 | -1/+1 |
* | Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob | Brett Cannon | 2008-05-05 | 1 | -0/+26 |
* | Added note that Python requires at least Win2k SP4 | Christian Heimes | 2008-05-04 | 1 | -0/+3 |
* | Fix typo in whatsnew | Benjamin Peterson | 2008-05-04 | 1 | -1/+3 |
* | capitalization nit for reStructuredText | Benjamin Peterson | 2008-05-02 | 1 | -1/+1 |
* | Fix typo in whatsnew | Benjamin Peterson | 2008-04-30 | 1 | -1/+1 |
* | Strip down SSL docs; I'm not managing to get test programs working, so I'll j... | Andrew M. Kuchling | 2008-04-29 | 1 | -8/+3 |
* | Fix Sphinx warnings | Benjamin Peterson | 2008-04-21 | 1 | -11/+11 |
* | corrections ("reStructuredText" is one word) | David Goodger | 2008-04-21 | 1 | -4/+4 |
* | Add various items | Andrew M. Kuchling | 2008-04-21 | 1 | -1/+46 |
* | Move description of math module changes; various edits to description of cmat... | Andrew M. Kuchling | 2008-04-20 | 1 | -48/+62 |
* | Document updates to math and cmath modules. | Mark Dickinson | 2008-04-19 | 1 | -0/+51 |
* | Various items; begin writing the SSL section | Andrew M. Kuchling | 2008-04-15 | 1 | -8/+17 |
* | Add example | Andrew M. Kuchling | 2008-04-13 | 1 | -1/+7 |
* | Give the "Interactive Interpreter Changes" section in 2.6 whatsnew a unique l... | Benjamin Peterson | 2008-04-13 | 1 | -1/+1 |
* | Mention -J, -X | Andrew M. Kuchling | 2008-04-13 | 1 | -0/+14 |
* | Use issue directive | Andrew M. Kuchling | 2008-04-10 | 1 | -181/+106 |
* | Try out the new issue role. Thanks, Georg! | Andrew M. Kuchling | 2008-04-09 | 1 | -1/+1 |
* | Add items | Andrew M. Kuchling | 2008-04-09 | 1 | -3/+13 |
* | Add items | Andrew M. Kuchling | 2008-04-08 | 1 | -2/+65 |
* | Write PEP 3127 section; add items | Andrew M. Kuchling | 2008-04-07 | 1 | -8/+82 |
* | Write PEP 3119 section | Andrew M. Kuchling | 2008-04-05 | 1 | -18/+119 |
* | Markup fixes; write PEP 3118 section | Andrew M. Kuchling | 2008-04-05 | 1 | -19/+61 |
* | Various edits | Andrew M. Kuchling | 2008-04-05 | 1 | -16/+45 |
* | Add various items | Andrew M. Kuchling | 2008-03-26 | 1 | -17/+78 |
* | Make Py3k warnings consistent w.r.t. punctuation; also respect the | Georg Brandl | 2008-03-25 | 1 | -1/+1 |
* | Fix markup. | Georg Brandl | 2008-03-21 | 1 | -2/+2 |
* | Fixed PEP name. | Eric Smith | 2008-03-20 | 1 | -1/+1 |
* | Add lots of items | Andrew M. Kuchling | 2008-03-20 | 1 | -42/+205 |
* | Add two items | Andrew M. Kuchling | 2008-03-06 | 1 | -4/+12 |
* | Fix some rst. | Georg Brandl | 2008-03-05 | 1 | -7/+7 |
* | Add more items; add fragmentary notes | Andrew M. Kuchling | 2008-03-05 | 1 | -14/+166 |
* | Fix some patch attributions. | Georg Brandl | 2008-03-04 | 1 | -2/+4 |
* | Thesis night results: add various items | Andrew M. Kuchling | 2008-03-04 | 1 | -12/+162 |
* | #1330538: Improve comparison of xmlrpclib.DateTime and datetime instances. | Andrew M. Kuchling | 2008-02-23 | 1 | -0/+9 |
* | A lot more typo fixes by Ori Avtalion. | Georg Brandl | 2008-02-22 | 1 | -2/+2 |
* | Fixes contributed by Ori Avtalion. | Georg Brandl | 2008-02-20 | 1 | -3/+6 |
* | Update example to match the current syntax. | Raymond Hettinger | 2008-02-15 | 1 | -1/+1 |
* | Put an extra space into the repr of a Fraction: | Mark Dickinson | 2008-02-11 | 1 | -2/+2 |
* | Rename rational.Rational to fractions.Fraction, to avoid name clash | Mark Dickinson | 2008-02-10 | 1 | -11/+11 |
* | Add some items | Andrew M. Kuchling | 2008-01-26 | 1 | -1/+63 |
* | Patch #1048820 from Stefan Wehr: add insert-mode editing to Textbox. | Andrew M. Kuchling | 2008-01-20 | 1 | -2/+5 |
* | Add item | Andrew M. Kuchling | 2008-01-19 | 1 | -0/+7 |
* | Add item | Andrew M. Kuchling | 2008-01-19 | 1 | -0/+7 |
* | Updated new property syntax. An elaborate example for subclassing and the get... | Christian Heimes | 2008-01-17 | 1 | -4/+22 |
* | Revise 3141 section a bit; add some Windows items | Andrew M. Kuchling | 2008-01-17 | 1 | -19/+17 |
* | Comply with RFC 3207. | Gregory P. Smith | 2008-01-17 | 1 | -0/+6 |
* | Add PEP 3141 section | Andrew M. Kuchling | 2008-01-16 | 1 | -0/+94 |
* | Restore description of sys.dont_write_bytecode. | Andrew M. Kuchling | 2008-01-15 | 1 | -0/+11 |