Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Recorded merge of revisions 78024 via svnmerge from | Georg Brandl | 2010-02-06 | 1 | -8/+8 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r78024 | georg.brandl | 2010-02-06 19:44:44 +0100 (Sa, 06 Feb 2010) | 1 line #5341: fix "builtin" where used as an adjective ("built-in" is correct). ........ | ||||
* | isinstance(f, collections.Callable) is more correct | Benjamin Peterson | 2009-10-03 | 1 | -2/+2 |
| | |||||
* | revert r75090 | Benjamin Peterson | 2009-10-03 | 1 | -2/+2 |
| | |||||
* | use more correct callable replacement | Benjamin Peterson | 2009-09-27 | 1 | -2/+2 |
| | |||||
* | more about the file type's death #5513 | Benjamin Peterson | 2009-03-23 | 1 | -1/+2 |
| | |||||
* | #5173: StandardError wasn't removed in 2.6. | Georg Brandl | 2009-02-06 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -12/+12 |
| | |||||
* | Use :samp: role. | Georg Brandl | 2008-12-15 | 1 | -4/+4 |
| | |||||
* | cmp() is not really gone. | Georg Brandl | 2008-12-06 | 1 | -6/+5 |
| | |||||
* | #4557: remove 'c' typecode from array docs and add a note in whatsnew. | Georg Brandl | 2008-12-06 | 1 | -1/+3 |
| | |||||
* | Use :samp: role. | Georg Brandl | 2008-12-05 | 1 | -7/+6 |
| | |||||
* | Tweak verbiage and markup for relative/absolute import. Backport candidate. | Guido van Rossum | 2008-12-05 | 1 | -4/+3 |
| | | | | (I guess *all* changes to this file should be backported to the 3.0 branch.) | ||||
* | #4521: fix getcwdu() vs getcwdb(). | Georg Brandl | 2008-12-04 | 1 | -1/+1 |
| | |||||
* | #4526: fix typo. | Georg Brandl | 2008-12-04 | 1 | -2/+3 |
| | |||||
* | - fix markup error | Fred Drake | 2008-12-04 | 1 | -2/+2 |
| | | | | - remove silly emoticon | ||||
* | Wording change (flaunt -> disobey); markup fixes. The largest edit is to ↵ | Andrew M. Kuchling | 2008-12-04 | 1 | -10/+11 |
| | | | | the paragraph on relative imports; please review. (Backport candidate) | ||||
* | Remove remark about NaN==NaN, I misunderstood that issue. | Guido van Rossum | 2008-12-03 | 1 | -2/+1 |
| | |||||
* | Minor edits. | Raymond Hettinger | 2008-12-03 | 1 | -3/+4 |
| | |||||
* | Fixed a warning on whatsnew/3.0.rst | Christian Heimes | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | Use the :mod: role. | Georg Brandl | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | Some textual tweaks, and fixed a few typos found by a spell checker. | Guido van Rossum | 2008-12-03 | 1 | -26/+39 |
| | |||||
* | Fix bad markup. | Guido van Rossum | 2008-12-03 | 1 | -2/+2 |
| | |||||
* | More cleanup. Moved all Unicode and str/bytes info to the text/data | Guido van Rossum | 2008-12-03 | 1 | -289/+296 |
| | | | | | | | | subsection in common pitfalls, rather than spreading it out. Made this the last subsection of common pitfalls. All XXX comments are now gone. I'm sure much is still missing, we'll have to clean that up post 3.0. At least all PEPs and all implemented items in PEP 3100 have at least one mention. | ||||
* | Another checkpoint. | Guido van Rossum | 2008-12-03 | 1 | -12/+33 |
| | | | | (A bit of a mess, a previous submit apparently didn't go through.) | ||||
* | Another checkpoint -- some stuff I managed to do on the train. | Guido van Rossum | 2008-12-03 | 1 | -81/+94 |
| | |||||
* | Another checkpoint. | Guido van Rossum | 2008-12-03 | 1 | -38/+38 |
| | |||||
* | interators -> iterators (thanks Taggnostr) | Gregory P. Smith | 2008-12-02 | 1 | -1/+1 |
| | |||||
* | Finished what I'm going to write about the standard library. | Guido van Rossum | 2008-12-02 | 1 | -49/+87 |
| | |||||
* | Finished the "porting to 3.0" section. Had to add a label to | Guido van Rossum | 2008-12-02 | 1 | -7/+29 |
| | | | | howto/cporting.rst. | ||||
* | Another checkpoint. More XXXes added... | Guido van Rossum | 2008-12-02 | 1 | -204/+267 |
| | | | | | | Also add some labels to 2.6.rst and howto/unicode.rst so I can refer to them. (Somehow a label named 'module-contextlib' couldn't be referenced -- why???) | ||||
* | Another checkpoint to switch machines. | Guido van Rossum | 2008-12-02 | 1 | -3/+65 |
| | |||||
* | Add missing bracket. | Walter Dörwald | 2008-12-02 | 1 | -1/+1 |
| | |||||
* | Fix typo. | Walter Dörwald | 2008-12-02 | 1 | -1/+1 |
| | |||||
* | fix markup | Benjamin Peterson | 2008-12-02 | 1 | -1/+1 |
| | |||||
* | Checkpoint. Added some stuff. Mostly XXX notes for myself. :-) | Guido van Rossum | 2008-12-02 | 1 | -94/+257 |
| | |||||
* | #4372: add bullet point for __cmp__ removal. | Georg Brandl | 2008-11-22 | 1 | -0/+4 |
| | |||||
* | A few tiny improvements that I had sitting in an edit buffer. More to come. | Guido van Rossum | 2008-11-21 | 1 | -12/+31 |
| | | | | Much, much more. :-) | ||||
* | merge from trunk | Benjamin Peterson | 2008-10-11 | 1 | -1/+1 |
| | |||||
* | Mention that bsddb is gone and include a link to jcea's website where | Gregory P. Smith | 2008-09-04 | 1 | -0/+4 |
| | | | | it is being maintained. | ||||
* | Fix spelling. | Raymond Hettinger | 2008-07-22 | 1 | -2/+2 |
| | |||||
* | - removed sentence about the new free format floating-point representation | Mark Summerfield | 2008-07-01 | 1 | -4/+0 |
| | | | | | since I believe that's been abandoned. - added __round__() to datamodel page's list of numeric special methods. | ||||
* | #2762: remove 2.x remnants and patch up some new documentation. | Georg Brandl | 2008-05-05 | 1 | -1/+2 |
| | |||||
* | Document the fact that '\U' and '\u' escapes are not treated specially in ↵ | Benjamin Peterson | 2008-04-28 | 1 | -0/+5 |
| | | | | 3.0 (see issue 2541) | ||||
* | Clarify xrange() entry. | Georg Brandl | 2008-04-09 | 1 | -1/+2 |
| | |||||
* | - Issue #719888: Updated tokenize to use a bytes API. generate_tokens has been | Trent Nelson | 2008-03-18 | 1 | -0/+3 |
| | | | | | | | | | | renamed tokenize and now works with bytes rather than strings. A new detect_encoding function has been added for determining source file encoding according to PEP-0263. Token sequences returned by tokenize always start with an ENCODING token which specifies the encoding used to decode the file. This token is used to encode the output of untokenize back to bytes. Credit goes to Michael "I'm-going-to-name-my-first-child-unittest" Foord from Resolver Systems for this work. | ||||
* | Clarification. | Georg Brandl | 2008-02-18 | 1 | -1/+1 |
| | |||||
* | typo | Kurt B. Kaiser | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | Improve formatting for arg names in previous checkin. | Kurt B. Kaiser | 2008-02-13 | 1 | -3/+3 |
| | |||||
* | list.sort() and builtin.sorted() no longer accept 'cmp' argument. | Kurt B. Kaiser | 2008-02-13 | 1 | -0/+4 |
| | |||||
* | Update whatsnew document to use specific markup for identifiers, thus ↵ | Georg Brandl | 2008-02-02 | 1 | -134/+130 |
| | | | | enabling cross-linking. |