summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 71465 via svnmerge fromNick Coghlan2009-04-114-34/+105
* Merged revisions 71210 via svnmerge fromGuilherme Polo2009-04-102-3/+5
* Fix alignmentRaymond Hettinger2009-04-101-13/+13
* Add examples.Raymond Hettinger2009-04-101-58/+21
* Update signature style for optional arguments, part 3.Georg Brandl2009-04-1014-70/+63
* #5698, part 2: generate a meta info in pydoc HTML pages indicating the encodi...Georg Brandl2009-04-101-2/+3
* Merged revisions 71443 via svnmerge fromGeorg Brandl2009-04-101-1/+1
* Merged revisions 71441 via svnmerge fromGeorg Brandl2009-04-101-2/+1
* Merged revisions 71424-71425,71428-71429 via svnmerge fromGeorg Brandl2009-04-101-7/+13
* Merged revisions 71409 via svnmerge fromGeorg Brandl2009-04-101-0/+415
* -fixes telnetlib constants to be one-length byte arrays instead of intsJack Diederich2009-04-102-76/+367
* Clarify the table entries for combinatorics.Raymond Hettinger2009-04-101-8/+13
* Fix linkRaymond Hettinger2009-04-091-1/+1
* Add note on using keyword arguments with OrderedDict.Raymond Hettinger2009-04-091-0/+4
* Merged revisions 71414 via svnmerge fromR. David Murray2009-04-093-18/+175
* Merged revisions 71413 via svnmerge fromTarek Ziadé2009-04-093-3/+40
* Fix markupRaymond Hettinger2009-04-091-2/+2
* Update whatsnew based on doc search.Raymond Hettinger2009-04-096-30/+77
* Clean-up an example.Raymond Hettinger2009-04-081-2/+2
* fix buildingBenjamin Peterson2009-04-081-0/+1
* don't install scripts which will overwrite 2.x ones #1590Benjamin Peterson2009-04-081-3/+5
* fix installing of extension modulesBenjamin Peterson2009-04-081-1/+1
* Remove bits that pertained to earlier releases.Raymond Hettinger2009-04-081-22/+4
* Minor factoring.Raymond Hettinger2009-04-081-1/+1
* Perform minor copy editsRaymond Hettinger2009-04-081-40/+37
* Add example for auto-renaming.Raymond Hettinger2009-04-081-1/+12
* Typo.Raymond Hettinger2009-04-081-1/+1
* Add docstrings.Raymond Hettinger2009-04-081-0/+29
* Fix-up attribution per IRC discussion with GPolo.Raymond Hettinger2009-04-081-2/+1
* Add link.Raymond Hettinger2009-04-071-1/+1
* Removed unused #include.Eric Smith2009-04-071-1/+0
* Revert 3k change to msilib, which is executed with Python 2.x.Georg Brandl2009-04-071-4/+4
* Fix make.bat to match makefile changesRaymond Hettinger2009-04-071-1/+2
* install as python3 #5461Benjamin Peterson2009-04-071-1/+1
* Merged revisions 71335 via svnmerge fromBenjamin Peterson2009-04-071-0/+1
* don't install extras like pydoc and idle in altinstall, possibly overwriting ...Benjamin Peterson2009-04-071-1/+1
* Don't check for broken Berkley-DB versions on some platforms; theMatthias Klose2009-04-071-8/+0
* - Issue #5359: Readd the Berkley-DB detection code to allow _dbm be builtMatthias Klose2009-04-072-2/+168
* Merged revisions 71229,71271 via svnmerge fromMatthias Klose2009-04-073-11/+14
* Merged revisions 71268 via svnmerge fromMatthias Klose2009-04-072-1/+4
* Revert removal of atof.c and strtod.c in r71341. We're not quiteMark Dickinson2009-04-072-0/+206
* Put core language changes in a separate section from module changes.Raymond Hettinger2009-04-071-21/+26
* Fix nitsRaymond Hettinger2009-04-071-5/+5
* Fix internal link.Raymond Hettinger2009-04-071-2/+2
* Add an example metaclass showing a use of __prepare__() as outlined in PEP 3...Raymond Hettinger2009-04-071-0/+32
* Removed unused files in preparation for merging py3k-short-float-repr.Eric Smith2009-04-072-206/+0
* Fix nit.Raymond Hettinger2009-04-061-2/+2
* Improve the prose just a bit.Raymond Hettinger2009-04-061-2/+2
* Fix links to Decimal and ttk.Raymond Hettinger2009-04-061-3/+3
* Add example. Fix spelling. Fix patch attribution.Raymond Hettinger2009-04-061-3/+7