| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete the LaTeX doc tree. | Georg Brandl | 2007-08-15 | 330 | -79324/+0 |
|
|
* | Remove test.test_support.guard_warnings_filter. | Brett Cannon | 2007-08-14 | 1 | -6/+0 |
|
|
* | Clarify the docs for TransientResource. | Brett Cannon | 2007-08-14 | 1 | -4/+5 |
|
|
* | Revert the fix for #1548891, it broke backwards compatibility with arbitrary ... | Georg Brandl | 2007-08-08 | 1 | -0/+4 |
|
|
* | tabs, newlines and crs are valid XML characters. | Georg Brandl | 2007-07-26 | 1 | -1/+2 |
|
|
* | Fix an incompatibility between the -i and -m command line switches as reporte... | Nick Coghlan | 2007-07-24 | 1 | -3/+5 |
|
|
* | Add description for wave.setcomptype() values | Georg Brandl | 2007-07-18 | 1 | -0/+2 |
|
|
* | Use "Unix" as platform name, not "UNIX". | Georg Brandl | 2007-07-18 | 1 | -1/+1 |
|
|
* | Typo fix | Andrew M. Kuchling | 2007-07-14 | 1 | -1/+1 |
|
|
* | Clarify webbrowser.open description. | Georg Brandl | 2007-07-14 | 1 | -1/+1 |
|
|
* | Bug #1753406: missing \versionadded for subprocess.check_call. | Georg Brandl | 2007-07-14 | 1 | -0/+2 |
|
|
* | Correct the docs for takewhile(). Improve the recipe for nth(). Should be b... | Raymond Hettinger | 2007-07-13 | 1 | -3/+3 |
|
|
* | Patch #1675424: Added tests for uncovered code in the zipfile module. | Georg Brandl | 2007-07-12 | 1 | -14/+32 |
|
|
* | Patch #1731659: improve time.strptime docs. | Georg Brandl | 2007-07-12 | 1 | -9/+17 |
|
|
* | Remove duplicate sentence from alarm() doc. | Georg Brandl | 2007-07-02 | 1 | -2/+1 |
|
|
* | Document smtp.SMTPAuthenticationError. | Georg Brandl | 2007-06-30 | 1 | -0/+4 |
|
|
* | Fix a variable name in winreg docs. | Georg Brandl | 2007-06-27 | 1 | -1/+1 |
|
|
* | Bug #1742901: document None behavior of shlex.split. | Georg Brandl | 2007-06-25 | 1 | -0/+3 |
|
|
* | Bug #1739115: make shutil.rmtree docs clear wrt. file deletion. | Georg Brandl | 2007-06-19 | 1 | -5/+6 |
|
|
* | Added missing \versionchanged tag for the new exclude | Lars Gustäbel | 2007-06-18 | 1 | -0/+1 |
|
|
* | Added exclude keyword argument to the TarFile.add() method. | Lars Gustäbel | 2007-06-18 | 1 | -3/+6 |
|
|
* | SF #1738670, make example in doc work | Neal Norwitz | 2007-06-17 | 1 | -0/+6 |
|
|
* | Added versionchanged flag to all the methods which received | Facundo Batista | 2007-06-11 | 7 | -0/+17 |
|
|
* | Fix wrong documentation, and correct the punktuation. | Thomas Heller | 2007-06-08 | 1 | -2/+2 |
|
|
* | Added an optional timeout parameter to function urllib2.urlopen, | Facundo Batista | 2007-06-06 | 1 | -3/+13 |
|
|
* | Patch #1731049: make threading.py use a proper "raise" when checking internal... | Collin Winter | 2007-06-06 | 1 | -26/+38 |
|
|
* | Add some spaces in the example code. | Neal Norwitz | 2007-05-31 | 1 | -3/+3 |
|
|
* | Explain when groupby() issues a new group. | Raymond Hettinger | 2007-05-28 | 1 | -0/+8 |
|
|
* | Added errors argument to TarFile class that allows the user to | Lars Gustäbel | 2007-05-27 | 1 | -31/+135 |
|
|
* | Applied patch 1669481, slightly modified: Support close_fds on Win32 | Peter Astrand | 2007-05-26 | 1 | -1/+4 |
|
|
* | Fix typo. | Walter Dörwald | 2007-05-26 | 1 | -1/+1 |
|
|
* | Updated documentation for SysLogHandler (#1720726). | Vinay Sajip | 2007-05-25 | 1 | -2/+5 |
|
|
* | shlex.split() now has an optional "posix" parameter. | Georg Brandl | 2007-05-24 | 1 | -2/+4 |
|
|
* | Remove the "panel" module doc file which has been ignored since 1994. | Georg Brandl | 2007-05-22 | 2 | -75/+0 |
|
|
* | Document new params to HTTPSConnection | Neal Norwitz | 2007-05-22 | 1 | -1/+3 |
|
|
* | Fix typo in example (should be backported, but my maintenance branch is woefu... | Nick Coghlan | 2007-05-20 | 1 | -1/+1 |
|
|
* | Remove the rgbimg module. It has been deprecated since Python 2.5. | Brett Cannon | 2007-05-20 | 2 | -55/+0 |
|
|
* | Improvements to NamedTuple's implementation, tests, and documentation | Raymond Hettinger | 2007-05-19 | 1 | -4/+15 |
|
|
* | fix argument name in documentation; match the implementation | Fred Drake | 2007-05-17 | 1 | -2/+2 |
|
|
* | Remove the gopherlib module. It has been raising a DeprecationWarning since | Brett Cannon | 2007-05-16 | 4 | -61/+5 |
|
|
* | Bug #1719995: don't use deprecated method in sets example. | Georg Brandl | 2007-05-16 | 1 | -3/+3 |
|
|
* | Remove references to stdwin which was removed long ago. | Neal Norwitz | 2007-05-13 | 2 | -834/+0 |
|
|
* | Remove Amoeba doc which was removed in version 1.0! according to Misc/HISTORY. | Neal Norwitz | 2007-05-13 | 2 | -133/+0 |
|
|
* | Update DDJ link. | Georg Brandl | 2007-05-11 | 1 | -1/+1 |
|
|
* | Patch #1714700: clarify os.linesep vs. tfiles opened in text mode. | Georg Brandl | 2007-05-11 | 1 | -3/+6 |
|
|
* | Deprecate os.popen* and popen2 module in favor of the subprocess module. (for... | Neal Norwitz | 2007-05-11 | 2 | -9/+13 |
|
|
* | Add markup for True/False. Will backport | Neal Norwitz | 2007-05-09 | 1 | -4/+4 |
|
|
* | Bug #1713535: typo in logging example. | Georg Brandl | 2007-05-05 | 1 | -1/+1 |
|
|
* | Deprecate BaseException.message as per PEP 352. | Brett Cannon | 2007-05-05 | 1 | -16/+6 |
|
|
* | Added documentation for new optional credentials argument to SMTPHandler.__in... | Vinay Sajip | 2007-05-01 | 1 | -2/+5 |
|
|