- 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
- 36ab1ef Merged revisions 68219 via svnmerge from by Georg Brandl · 16 years ago
- 45f5337 Merged revisions 68214-68215,68217-68218 via svnmerge from by Georg Brandl · 16 years ago
- 771ed76 Issue 4796: Add from_float methods to the decimal module. by Raymond Hettinger · 16 years ago
- 38a66ad Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x, by Antoine Pitrou · 16 years ago
- ffe431d Merged revisions 68203 via svnmerge from by Martin v. Löwis · 16 years ago
- ad9d96b Issue #4615. Document how to use itertools for de-duping. by Raymond Hettinger · 16 years ago
- 770b0be #4808: move old API below new API doc. by Georg Brandl · 16 years ago
- aa672eb Minor documentation changes relating to NullHandler, the module used for handlers and references to ConfigParser. by Vinay Sajip · 16 years ago
- 75edad0 Merged revisions 68116-68119,68121,68123-68127 via svnmerge from by Benjamin Peterson · 16 years ago
- da10d3b Merged revisions 67952,67957-67958,67960-67961,67963,67973,67978,67995,68030,68057,68061 via svnmerge from by Benjamin Peterson · 16 years ago
- c39d762 Merged revisions 67982,67988,67990 via svnmerge from by Benjamin Peterson · 16 years ago
- a17775f Minor documentation change relating to NullHandler. by Vinay Sajip · 16 years ago
- 0fa3f3d hexdigest() doesn't return bytes #4771 by Benjamin Peterson · 16 years ago
- 5acd41e Merged revisions 67979 via svnmerge from by Antoine Pitrou · 16 years ago
- 454636f Document bytes.translate(). by Georg Brandl · 16 years ago
- 7d41890 #4697: clarify that the functions are Unix-only. by Georg Brandl · 16 years ago
- 9203501 Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,67923-67924,67926-67927,67930,67943 via svnmerge from by Benjamin Peterson · 16 years ago
- db5fe66 Merged revisions 67946 via svnmerge from by Antoine Pitrou · 16 years ago
- 71e30a0 return the module object from PyMODINIT_FUNC by Benjamin Peterson · 16 years ago
- 6e43fb1 Merged revisions 67885 via svnmerge from by Benjamin Peterson · 16 years ago
- 6ebe78f Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-67788,67802,67848-67850,67862-67864,67880,67882 via svnmerge from by Benjamin Peterson · 16 years ago
- c9928cc fix syntax by Benjamin Peterson · 16 years ago
- a9da6d1 Merged revisions 67857 via svnmerge from by Mark Dickinson · 16 years ago
- d3e18b7 Fix-up and clean-up docs for int.bit_length(). by Raymond Hettinger · 16 years ago
- f289ae6 Merged revisions 67818 via svnmerge from by Antoine Pitrou · 16 years ago
- 54bc1ec Forward merge of r67822 to py3k: add bit_length method to int. by Mark Dickinson · 16 years ago
- 8f9cd6a Use :samp: role. by Georg Brandl · 16 years ago
- 861ac1f #4603: Note that inconsistent tab/space use is now illegal. by Georg Brandl · 16 years ago
- a3deea1 #4668: wrap iterator returns in list() in functional howto. by Georg Brandl · 16 years ago
- abffe71 #4667: fix some 2.x leftovers in the tutorial. by Georg Brandl · 16 years ago
- ff94552 tip-toe around dictionary keys view in the tutorial by Benjamin Peterson · 16 years ago
- d9c03e0 string.maketrans -> str.maketrans by Benjamin Peterson · 16 years ago
- acc68cc #4592: fix embedding example with new C API changes. by Georg Brandl · 16 years ago
- 05b482c #4586: fix usage of Py_InitModule. by Georg Brandl · 16 years ago
- f973407 Merged revisions 67511,67536-67537,67543 via svnmerge from by Georg Brandl · 16 years ago
- 2080ea5 Forward-port r67624 and r67627. by Georg Brandl · 16 years ago
- 6485f24 remove extraneous 'text' by Benjamin Peterson · 16 years ago
- af265f4 Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,67579-67580,67591,67597,67608,67631 via svnmerge from by Georg Brandl · 16 years ago
- eb9fc52 document how to deal with binary standard streams by Benjamin Peterson · 16 years ago
- 2ed237b #4576: fix ob_type access. by Georg Brandl · 16 years ago
- 17fe364 #4562: fix zip() examples. by Georg Brandl · 16 years ago
- 518d8da Issue 1163367: Clarify super() docs. Also, fix-up the markup and XXX comment. by Raymond Hettinger · 16 years ago
- 40c509d cmp() is not really gone. by Georg Brandl · 16 years ago
- d2aa7e6 #4557: remove 'c' typecode from array docs and add a note in whatsnew. by Georg Brandl · 16 years ago
- badc7ab Use :samp: role. by Georg Brandl · 16 years ago
- fed7d80 #4549: Mention nonlocal statement in tutorial section about scoping. by Georg Brandl · 16 years ago
- 6d204bf #4550: fix 2.x syntax in webservers howto. by Georg Brandl · 16 years ago
- 4836781 Manually merged r67583: move __import__ doc to the bottom. by Georg Brandl · 16 years ago
- 913b2a3 #4504, #4505: Update noddy examples in "Extending & Embedding". by Georg Brandl · 16 years ago
- 7a259ca #4427: fix arguments for "y" BuildValue type. by Georg Brandl · 16 years ago
- 7fe2c4a #4355: refer to urlencode in the correct module. by Georg Brandl · 16 years ago
- f519523 Tweak verbiage and markup for relative/absolute import. Backport candidate. by Guido van Rossum · 16 years ago
- 3432829 fix Sphinx warnings by Benjamin Peterson · 16 years ago
- c47408a Add a skeleton 3.1 whatsnew document. by Georg Brandl · 16 years ago
- 83ebf38 #4521: fix getcwdu() vs getcwdb(). by Georg Brandl · 16 years ago
- a2361d9 #4526: fix typo. by Georg Brandl · 16 years ago
- b159008 #4527: fix "unicode or string". by Georg Brandl · 16 years ago
- 9baee31 - fix markup error - remove silly emoticon by Fred Drake · 16 years ago
- 2982c32 Wording change (flaunt -> disobey); markup fixes. The largest edit is to the paragraph on relative imports; please review. (Backport candidate) by Andrew M. Kuchling · 16 years ago
- 97f005d Prep for Python 3.1! by Barry Warsaw · 16 years ago
- 815427c Remove remark about NaN==NaN, I misunderstood that issue. by Guido van Rossum · 16 years ago
- ab4c51c Minor edits. by Raymond Hettinger · 16 years ago
- 6e72b9e Fixed a warning on whatsnew/3.0.rst by Christian Heimes · 16 years ago
- ffd1a75 Use the :mod: role. by Georg Brandl · 16 years ago
- 08388ef Some textual tweaks, and fixed a few typos found by a spell checker. by Guido van Rossum · 16 years ago
- b768d4f Fix bad markup. by Guido van Rossum · 16 years ago
- fedd140 More cleanup. Moved all Unicode and str/bytes info to the text/data by Guido van Rossum · 16 years ago
- 67d75ba Another checkpoint. by Guido van Rossum · 16 years ago
- 3828768 Another checkpoint -- some stuff I managed to do on the train. by Guido van Rossum · 16 years ago
- 7396135 Another checkpoint. by Guido van Rossum · 16 years ago
- f3655c4 interators -> iterators (thanks Taggnostr) by Gregory P. Smith · 16 years ago
- c46ee54 Finished what I'm going to write about the standard library. by Guido van Rossum · 16 years ago
- 56076da Finished the "porting to 3.0" section. Had to add a label to by Guido van Rossum · 16 years ago
- 715287f Another checkpoint. More XXXes added... by Guido van Rossum · 16 years ago
- 5b78dd9 Another checkpoint to switch machines. by Guido van Rossum · 16 years ago
- eab34c9 Add missing bracket. by Walter Dörwald · 16 years ago
- a443856 Fix typo. by Walter Dörwald · 16 years ago
- cc163bb fix markup by Benjamin Peterson · 16 years ago
- eb3d8d4 Checkpoint. Added some stuff. Mostly XXX notes for myself. :-) by Guido van Rossum · 16 years ago
- db6f108 Merged revisions 67467 via svnmerge from by Georg Brandl · 16 years ago
- 4469d0c Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from by Benjamin Peterson · 16 years ago
- d0c4249 Fix mp example, remove fix_logger call by Jesse Noller · 16 years ago
- 4523968 Merge r67419 to py3k, mp doc fixes by Jesse Noller · 16 years ago
- aae1b70 2to3 run of multiprocessing examples. by Christian Heimes · 16 years ago
- 7317c1e dbm.gnu and dbm.ndbm accept both strings and bytes as keys and values. For the by Brett Cannon · 16 years ago
- 02c3b5c Document PY_SSIZE_T_CLEAN use and behavior for PyArg_ParseTuple and by Gregory P. Smith · 16 years ago
- 310d139 remove warning about not accepting unicode by Benjamin Peterson · 16 years ago
- b0c2916 Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
- 0c07422 #4153: finish updating Unicode HOWTO for Py3k changes. by Georg Brandl · 16 years ago
- e3d70ae Fix two mp doc issues from #4012. by Georg Brandl · 16 years ago
- 9290503 #4206: fix 2.xisms in multiprocessing docs and docstrings. by Georg Brandl · 16 years ago
- b667087 #4372: add bullet point for __cmp__ removal. by Georg Brandl · 16 years ago
- 5076740 #4361: fix string.py docstring, clarify that only ASCII characters are in its constants. by Georg Brandl · 16 years ago
- 4216d2d #4378: fix a few functional HOWTO 2.xisms. by Georg Brandl · 16 years ago
- 44309e6 make FileIO.mode always include 'b' by Benjamin Peterson · 16 years ago
- 656aa28 add a glossary entry for "view" by Benjamin Peterson · 16 years ago
- 4a98a2a A few tiny improvements that I had sitting in an edit buffer. More to come. by Guido van Rossum · 16 years ago
- 0cc818f Fix minor typos. by Raymond Hettinger · 16 years ago
- 2d71822 a few updates to the gloassary with regards to __future__ and division by Benjamin Peterson · 16 years ago