summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 73072 via svnmerge fromAntoine Pitrou2009-06-291-0/+6
* Link to PEP 383.Martin v. Löwis2009-06-291-1/+2
* Merged revisions 73669 via svnmerge fromBenjamin Peterson2009-06-292-2/+2
* Clean-up floating point tutorial.Raymond Hettinger2009-06-281-23/+28
* Small doc fix-ups to floatingpoint.rst. More are forthcoming.Raymond Hettinger2009-06-281-5/+5
* include 3.2 in toctreeBenjamin Peterson2009-06-281-1/+1
* Fill-in some new news.Raymond Hettinger2009-06-282-3/+20
* Fix incorrect quote type on Decimal examplesMark Dickinson2009-06-281-2/+2
* Issue #6354 continued: reword confusing tutorial note on the (no-longerMark Dickinson2009-06-281-10/+3
* Issue #6354: More fixes for code examples involving the repr of a float.Mark Dickinson2009-06-286-13/+13
* Whatsnew begins afreshRaymond Hettinger2009-06-281-0/+99
* Corrections to decimal flying circus: round returns a Decimal;Mark Dickinson2009-06-281-3/+3
* document BufferedIOBase.raw and TextIOBase.bufferBenjamin Peterson2009-06-281-1/+13
* Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,...Benjamin Peterson2009-06-283-2/+15
* Merged revisions 72912,72920,72940 via svnmerge fromBenjamin Peterson2009-06-282-3/+17
* Merged revisions 72570,72582-72583,73027,73049,73071,73151,73247 via svnmerge...Benjamin Peterson2009-06-271-34/+203
* Updated the last example as requested in #6350Ezio Melotti2009-06-271-8/+18
* Merged revisions 73575 via svnmerge fromBenjamin Peterson2009-06-271-1/+2
* bump to 3.2a0Benjamin Peterson2009-06-272-5/+8
* fixed double dict.items in glossary->viewEzio Melotti2009-06-251-1/+1
* Merged revisions 73511 via svnmerge fromR. David Murray2009-06-251-1/+1
* Fix some broken/missing function:: declarations in turtle docsR. David Murray2009-06-251-5/+6
* Merged revisions 73544 via svnmerge fromGeorg Brandl2009-06-241-1/+1
* Merged revisions 73537 via svnmerge fromAmaury Forgeot d'Arc2009-06-231-5/+0
* must be bytesBenjamin Peterson2009-06-231-1/+1
* Merged revisions 73415,73417-73418 via svnmerge fromBenjamin Peterson2009-06-221-1/+1
* Merged revisions 73465 via svnmerge fromNick Coghlan2009-06-171-11/+29
* Merged revisions 73462-73463 via svnmerge fromGeorg Brandl2009-06-171-1/+2
* Add usage note.Raymond Hettinger2009-06-171-0/+4
* rephrase for clarityBenjamin Peterson2009-06-161-1/+1
* The key-value pairs can be lists or tuples or any iterable.Raymond Hettinger2009-06-161-1/+1
* Merged revisions 73447-73448 via svnmerge fromGeorg Brandl2009-06-161-0/+6
* Expand a bit on dict views.Georg Brandl2009-06-161-11/+18
* Merged revisions 73441 via svnmerge fromTarek Ziadé2009-06-161-0/+9
* rewrite binary std streams part; note that detach()/buffer will not always workBenjamin Peterson2009-06-141-3/+8
* update peek documentation to implementationBenjamin Peterson2009-06-141-5/+3
* Issue 6261: Clarify behavior of random.uniform().Raymond Hettinger2009-06-111-0/+2
* Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,...Benjamin Peterson2009-06-113-13/+85
* Move comment to correct line.Raymond Hettinger2009-06-111-2/+2
* Add example of how to do key lookups with bisect().Raymond Hettinger2009-06-111-1/+19
* Fix funny typo.Raymond Hettinger2009-06-101-1/+1
* Add notes for porting issues related to pickles.Raymond Hettinger2009-06-091-0/+5
* Add example for the change to pickle and note the effect of the fix_imports o...Raymond Hettinger2009-06-091-18/+24
* Fix markup.Georg Brandl2009-06-081-3/+3
* Fix typo.Thomas Heller2009-06-081-1/+1
* Elaborate encoding recommendations, and fix ambiguous wording for list compre...Georg Brandl2009-06-082-9/+13
* Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge fromGeorg Brandl2009-06-085-16/+22
* Review ctypes docs w.r.t. bytes/unicode. Use bytes where appropriate as the t...Georg Brandl2009-06-081-225/+218
* Signature documentation style update, modules J, K, L and M.Georg Brandl2009-06-0820-116/+100
* Recorded merge of revisions 73286 via svnmerge fromGeorg Brandl2009-06-083-8/+6