summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 86794,86798,86801 via svnmerge fromGeorg Brandl2010-11-263-10/+8
* Remove 3.1 from versionchangedEzio Melotti2010-11-261-3/+3
* Fix mismerges of version directives.Georg Brandl2010-11-262-11/+1
* Update suspicious file.Georg Brandl2010-11-261-2/+2
* Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge fromGeorg Brandl2010-11-265-7/+204
* Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,...Georg Brandl2010-11-2610-49/+80
* Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge fromGeorg Brandl2010-11-261-0/+19
* Merged revisions 85731,85735 via svnmerge fromGeorg Brandl2010-11-265-7/+7
* Merged revisions 85728 via svnmerge fromGeorg Brandl2010-11-261-3/+10
* Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-...Georg Brandl2010-11-2613-433/+127
* Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge...Georg Brandl2010-11-2611-69/+157
* Merged revisions 85530,85534,85538,85540-85542 via svnmerge fromGeorg Brandl2010-11-267-88/+247
* Merged revisions 85455 via svnmerge fromGeorg Brandl2010-11-261-0/+4
* Merged revisions 85253,85452-85454 via svnmerge fromGeorg Brandl2010-11-262-10/+10
* Merged revisions 86732 via svnmerge fromEzio Melotti2010-11-241-0/+20
* Issue 1859: Document that textwrap does not break on \nTerry Reedy2010-11-231-0/+7
* Merged revisions 86625 via svnmerge fromÉric Araujo2010-11-211-0/+6
* Issue #8340: document bytearray in Python 2.7.Antoine Pitrou2010-11-202-10/+41
* remove documentation for something that's goneFred Drake2010-11-191-4/+0
* Merged revisions 86488 via svnmerge fromEzio Melotti2010-11-161-1/+1
* #2986 Correct and duplicate version-added messageTerry Reedy2010-11-121-1/+4
* #10398: manual backport of r73943.Georg Brandl2010-11-122-13/+9
* Merged revisions 86419 via svnmerge fromR. David Murray2010-11-121-0/+18
* #2986 Add autojunk parameter to SequenceMatcher to optionally disable 'popula...Terry Reedy2010-11-111-1/+14
* fix typo: spection -> sectionFred Drake2010-11-091-1/+1
* Merged revisions 86310 via svnmerge fromSenthil Kumaran2010-11-081-0/+7
* Merged revisions 86296 via svnmerge fromSenthil Kumaran2010-11-071-5/+4
* Merged revisions 86293 via svnmerge fromMark Dickinson2010-11-071-5/+17
* Merged revisions 86286 via svnmerge fromMark Dickinson2010-11-071-0/+1
* Move version added notes into the index tableRaymond Hettinger2010-11-061-19/+7
* Add more links to Python sources where the code is short, readable and an inf...Raymond Hettinger2010-11-0624-0/+114
* Merged revisions 86249 via svnmerge fromÉric Araujo2010-11-061-1/+1
* Document key-functions in the glossary.Raymond Hettinger2010-11-062-0/+22
* Provide links to Python source in a handful ofRaymond Hettinger2010-11-058-0/+39
* Clarify.Georg Brandl2010-11-051-1/+2
* #10315: Fix version tag.Georg Brandl2010-11-051-2/+1
* Merged revisions 85930 via svnmerge fromAlexander Belopolsky2010-11-051-1/+5
* Fix Issue 6706: return None on connect() in case of EWOULDBLOCK/ECONNABORTED ...Giampaolo Rodolà2010-11-011-7/+55
* Issue 7402: Improve reduce() example in the python idioms how-to.Raymond Hettinger2010-10-311-17/+16
* Issue 7447: Improve docs for sum().Raymond Hettinger2010-10-311-4/+7
* Issue 10025: Let docs for random.seed() describe what it does, not how it do...Raymond Hettinger2010-10-311-4/+0
* Add version note about set literals.Georg Brandl2010-10-291-6/+6
* Update Sphinx to 0.6.7.Georg Brandl2010-10-293-3/+3
* logging: clarified Filter documentation.Vinay Sajip2010-10-201-0/+3
* Note version for addition of processName.Georg Brandl2010-10-171-0/+3
* __setstate__ gets an argument.Georg Brandl2010-10-171-1/+1
* #1945: document Unicode functions backported from py3k branch.Georg Brandl2010-10-173-0/+157
* Note default values for namedtuple extra args.Georg Brandl2010-10-171-1/+1
* Note that maxtasksperchild is new in 2.7.Georg Brandl2010-10-171-11/+12
* #10111: minor problems in 2.7 FILE* API docs.Georg Brandl2010-10-152-5/+16