- 23f7490 Merged revisions 67467 via svnmerge from by Georg Brandl · 17 years ago
- 8e444f0 Merged revisions 67458 via svnmerge from by Benjamin Peterson · 17 years ago
- 7c3f870 w# requires Py_ssize_t, not int. by Christian Heimes · 17 years ago
- 6e15860 Merge r67419 - mp doc fixes by Jesse Noller · 17 years ago
- 805e6bc Try using utf8x input encoding. by Georg Brandl · 17 years ago
- d8ab1e4 merge in r67362 documentation update to document PY_SSIZE_T_CLEAN by Gregory P. Smith · 17 years ago
- 90a79e8 Merged revisions 67278 via svnmerge from by Georg Brandl · 17 years ago
- 4aef703 Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,66887,66903,66905,66911,66913,66927,66932,66938,66942,66962,66964,66973-66974,66977,66992,66998-66999,67002,67005,67007,67028,67040-67041,67044,67070,67089,67091,67101,67117-67119,67123-67124 via svnmerge from by Georg Brandl · 17 years ago
- 939582f Merged revisions 66861 via svnmerge from by Georg Brandl · 17 years ago
- ec068d3 Merged revisions 67143 via svnmerge from by Georg Brandl · 17 years ago
- 39811fd Backport text fix by Andrew M. Kuchling · 17 years ago
- f4d016f Merged revisions 67060-67061 via svnmerge from by Benjamin Peterson · 17 years ago
- 23681da typo corrections (thanks to Paul Taney) by Fred Drake · 17 years ago
- fb362c3 Merged revisions 66928,66936,66939-66940 via svnmerge from by Georg Brandl · 17 years ago
- d586c4e Merged revisions 66906 via svnmerge from by Benjamin Peterson · 17 years ago
- e78d352 Backport r66857: make all whatsnew docs accessible. by Georg Brandl · 17 years ago
- 0136e79 Note how bytes alias is expected to be used by Andrew M. Kuchling · 17 years ago
- be2c0a9 Merged revisions 66766-66767,66771-66772,66774,66776,66783-66787,66790,66793,66797 via svnmerge from by Benjamin Peterson · 17 years ago
- 50111c0 Continuously built downloads are in /current. by Georg Brandl · 17 years ago
- 8652389 Some Doc tweaks. by Georg Brandl · 17 years ago
- 5927786 Today is the release date by Barry Warsaw · 17 years ago v2.6
- 0806749 Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when by Gregory P. Smith · 17 years ago
- cad8da8 Markup fixes. (optparse.rst probably needs an entire revision pass.) by Andrew M. Kuchling · 17 years ago
- db74c8a Markup fixes by Andrew M. Kuchling · 17 years ago
- 17ff29d Markup fix by Andrew M. Kuchling · 17 years ago
- 83b3910 Edits, and add markup by Andrew M. Kuchling · 17 years ago
- 37040cd issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan, Damien Miller by Jesse Noller · 17 years ago
- e563aa4 Issue #3965: Allow repeated calls to turtle.Screen, by making it a by Martin v. Löwis · 17 years ago
- 7ff19fa Don't show version in title. by Georg Brandl · 17 years ago
- baf59e0 No downloads for RCs. by Georg Brandl · 17 years ago
- b51f81d note the 2to3 -d could be useful for other refactoring by Benjamin Peterson · 17 years ago
- 4fad6fa better grammar by Benjamin Peterson · 17 years ago
- 7a4a93b #1415508: Document two functions by Andrew M. Kuchling · 17 years ago
- ac77166 #1579477: mention necessity to flush output before exec'ing by Andrew M. Kuchling · 17 years ago
- 4008ef0 clarify a few things by Benjamin Peterson · 17 years ago
- e689605 #3510: future-proof text by Andrew M. Kuchling · 17 years ago
- 7f8f660 2to3's api should be considered unstable by Benjamin Peterson · 17 years ago
- f609cf2 Add a last bunch of items by Andrew M. Kuchling · 17 years ago
- da84d21 typos. by Georg Brandl · 17 years ago
- 0eee7c6 add an 'other options' section by Benjamin Peterson · 17 years ago
- f1c08f0 add the beginnings of a C-API 2 -> 3 porting guide by Benjamin Peterson · 17 years ago
- 8798c90 Improve wording by Andrew M. Kuchling · 17 years ago
- 1379ae0 Indentation normalization. by Georg Brandl · 17 years ago
- fe7c26d mention how to override boolean evaluation by Benjamin Peterson · 17 years ago
- 3e876fd clean up docs for platform's linux_distribution and dist functions by Benjamin Peterson · 17 years ago
- 29fdcad Fill out download page. by Georg Brandl · 17 years ago
- 267acd2 Add "dist" target. by Georg Brandl · 17 years ago
- afeea07 #3918: note that uniform() args can be swapped. by Georg Brandl · 17 years ago
- 450a7f5 Update readme and Makefile (web builder doesn't exist). by Georg Brandl · 17 years ago
- 83463ce #3914: add //= to the augmented assign operators. by Georg Brandl · 17 years ago
- 73ac29e #3916: fixes for docs wrt. Windows directory layout by Georg Brandl · 17 years ago
- 4517323 #3912: document default for *places* arg. by Georg Brandl · 17 years ago
- 2f3bd83 #3852: fix some select.kqueue and kevent docs. by Georg Brandl · 17 years ago
- 5576091 Correct information about the tarfile module. by Lars Gustäbel · 17 years ago
- 3134f14 Improve docs for super(). by Raymond Hettinger · 17 years ago
- 5aaa3e5 Fix for documentation bug. Fixes issue 3904. by Josiah Carlson · 17 years ago
- b8966ab document compileall command flags by Benjamin Peterson · 17 years ago
- b34c3f4 Note sqlite3 version; move item by Andrew M. Kuchling · 17 years ago
- 24c9021 Remove comment about improvement: pystone is about the same, and by Andrew M. Kuchling · 17 years ago
- 026bcce Markup fixes by Andrew M. Kuchling · 17 years ago
- b40890d usage by Skip Montanaro · 17 years ago
- 4da1da0 #3888: add some deprecated modules in whatsnew. by Georg Brandl · 17 years ago
- 6be425c be less wordy by Benjamin Peterson · 17 years ago
- c8fd1bc Fix typo. by Georg Brandl · 17 years ago
- 687dfd2 Rewrite item a bit by Andrew M. Kuchling · 17 years ago
- c272362 mention that object.__init__ no longer takes arbitrary args and kwargs by Benjamin Peterson · 17 years ago
- 9feab31 Pick up a few more definitions from the glossary on the wiki. by Skip Montanaro · 17 years ago
- f02c5f3 Review usage. Fix a mistake in the new-style class definition. Add a by Skip Montanaro · 17 years ago
- 881c487 clarify that radix for int is not 'guessed' by Benjamin Peterson · 17 years ago
- 5f671df fix a name issue; note all doc files should be encoded in utf8 by Benjamin Peterson · 17 years ago
- 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
- f2a2c79 remove duplicate target by Benjamin Peterson · 17 years ago
- 3ce0dee Incorporate some suggestions by Tait Stevens. by Georg Brandl · 17 years ago
- 54bdbad Use title case by Andrew M. Kuchling · 17 years ago
- 09e8093 #3288: Document as_integer_ratio by Andrew M. Kuchling · 17 years ago
- bf64c04 Remove extra 'the'; the following title includes it by Andrew M. Kuchling · 17 years ago
- 64fc6ae Use title case by Andrew M. Kuchling · 17 years ago
- b535d32 fix typo by Benjamin Peterson · 17 years ago
- d2e0938 Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon) by Nick Coghlan · 17 years ago
- 24329ba Issue #3811: The Unicode database was updated to 5.1. by Martin v. Löwis · 17 years ago
- 9ba7a30 use the latest pygments version by Benjamin Peterson · 17 years ago
- c0f10f3 #3472: update Mac-bundled Python version info. by Georg Brandl · 17 years ago
- 672237d warnings.catch_warnings() now returns a list or None instead of the custom by Brett Cannon · 17 years ago
- 61c001a incorporate fixes from issue 3162; SSL doc patch by Bill Janssen · 17 years ago
- ffde3cf Added xrefs to each other. by Mark Summerfield · 17 years ago
- 0f3629d Add a new howto about Python and the web, by Marek Kubica. by Georg Brandl · 17 years ago
- fe38e44 #1317: describe the does_esmtp, ehlo_resp, esmtp_features, and helo_resp attributes by Andrew M. Kuchling · 17 years ago
- cd52023 #3669 from Robert Lehmann: simplify use of iterator in example by Andrew M. Kuchling · 17 years ago
- 6ac7d7c #1638033: add support for httponly on Cookie.Morsel by Benjamin Peterson · 17 years ago
- 810f807 #3040: include 'dest' argument in example; trim some trailing whitespace by Andrew M. Kuchling · 17 years ago
- 48a937a Various corrections by Andrew M. Kuchling · 17 years ago
- ad2a9e7 actually tell the name of the flag to use by Benjamin Peterson · 17 years ago
- d5ff5b2 Fix typo in multiprocessing doc, cancel_join_thread was missing _thread by Jesse Noller · 17 years ago
- 32476fc Deprecate bsddb for removal in Python 3.0. by Brett Cannon · 17 years ago
- 6024834 #3671: Typo fix by Andrew M. Kuchling · 17 years ago
- 3dffcd1 Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only. by Brett Cannon · 17 years ago
- 15ad6c0 flesh out the documentation on using 2to3 by Benjamin Peterson · 17 years ago
- 3ff2275 #3671: various corrections and markup fixes noted by Kent Johnson by Andrew M. Kuchling · 17 years ago
- c585df9 Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
- cde6dc9 3.0 still has the old threading names by Benjamin Peterson · 17 years ago