summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add uuids for 3.1Martin v. Löwis2009-04-061-0/+6
* Add more examples.Raymond Hettinger2009-04-061-4/+27
* Merged revisions 71295 via svnmerge fromTarek Ziadé2009-04-050-0/+0
* Merged revisions 71291 via svnmerge fromTarek Ziadé2009-04-054-25/+67
* Update signature style of optional arguments, part two.Georg Brandl2009-04-0512-102/+83
* Merged revisions 71280 via svnmerge fromTarek Ziadé2009-04-053-1/+28
* Merged revisions 70908,70939,71009,71022,71036 via svnmerge fromBenjamin Peterson2009-04-0512-61/+198
* Normalize issue referencing style.Georg Brandl2009-04-051-7/+7
* Blocked revisions 71253 via svnmergeBenjamin Peterson2009-04-050-0/+0
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-0550-759/+678
* Blocked revisions 71221 via svnmergeBrett Cannon2009-04-051-2/+2
* Merged revisions 71253 via svnmerge fromTarek Ziadé2009-04-052-0/+3
* #5453: fix SyntaxErrors using pydoc -k, caused by intentionally bad files in ...Georg Brandl2009-04-051-3/+7
* Merged revisions 71237-71238 via svnmerge fromGeorg Brandl2009-04-053-16/+22
* Merge revision 71222 from trunk: #5615: make it possible to configure --witho...Georg Brandl2009-04-054-6/+49