| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch #1731169: clean up expected skips list. | Georg Brandl | 2007-07-12 | 1 | -214/+18 |
|
|
* | Patch #1731659: improve time.strptime docs. | Georg Brandl | 2007-07-12 | 1 | -9/+17 |
|
|
* | Patch #1673759: add a missing overflow check when formatting floats | Georg Brandl | 2007-07-12 | 4 | -5/+24 |
|
|
* | Patch #1739696: use code.co_code only if really necessary | Georg Brandl | 2007-07-12 | 1 | -4/+3 |
|
|
* | Patch #1752270, #1750931: complain if urllib2 add_handler called | Georg Brandl | 2007-07-12 | 2 | -0/+10 |
|
|
* | Fix #1752132: wrong comment in opcode description. | Georg Brandl | 2007-07-11 | 1 | -1/+1 |
|
|
* | Patch 1673122: be explicit about which libtool to use, to avoid name clashes | Ronald Oussoren | 2007-07-09 | 1 | -1/+1 |
|
|
* | Patch 1693258: Fix for duplicate "preferences" menu-OS X | Ronald Oussoren | 2007-07-09 | 1 | -18/+31 |
|
|
* | Fix typo in comment | Neal Norwitz | 2007-07-06 | 1 | -1/+1 |
|
|
* | Many calls to tk.call involve an arglist containing a single tuple. | Kurt B. Kaiser | 2007-07-05 | 1 | -0/+6 |
|
|
* | copy built files to the PCBuild directory, where tools like | Mark Hammond | 2007-07-04 | 1 | -1/+12 |
|
|
* | Remove duplicate sentence from alarm() doc. | Georg Brandl | 2007-07-02 | 1 | -2/+1 |
|
|
* | Fix a few webbrowser.py problems. | Georg Brandl | 2007-07-01 | 1 | -0/+2 |
|
|
* | 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 |
|
|
* | Bug #1737864: allow empty message in logging format routines. | Georg Brandl | 2007-06-19 | 1 | -2/+2 |
|
|
* | 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 | 4 | -7/+39 |
|
|
* | Revert last change for SF #1738754, there's no print in there. | Neal Norwitz | 2007-06-18 | 1 | -1/+1 |
|
|
* | SF #1738754, remove extra backslash in string | Neal Norwitz | 2007-06-18 | 1 | -1/+1 |
|
|
* | SF #1738670, make example in doc work | Neal Norwitz | 2007-06-17 | 1 | -0/+6 |
|
|
* | Add missing \versionadded. | Georg Brandl | 2007-06-16 | 1 | -0/+1 |
|
|
* | Mention Senthil Kumaran. | Martin v. Löwis | 2007-06-16 | 1 | -0/+4 |
|
|
* | Add a word | Andrew M. Kuchling | 2007-06-15 | 1 | -1/+1 |
|
|
* | urllib2_localnet says it leaks probably due to threads. So ignore it. | Neal Norwitz | 2007-06-15 | 1 | -2/+1 |
|
|
* | Patch #1734014: Use _I64_MAX instead of LLONG_MAX. | Martin v. Löwis | 2007-06-14 | 1 | -3/+3 |
|
|
* | Add T_PYSSIZET in structmember.h: This can be used for | Walter Dörwald | 2007-06-13 | 5 | -168/+120 |
|
|
* | Build bzip2. | Thomas Heller | 2007-06-13 | 1 | -0/+5 |
|
|
* | Notes about building tcl/tk for windows/AMD64. | Thomas Heller | 2007-06-13 | 1 | -0/+36 |
|
|
* | Do not hardcode the buildbot's directory name. | Thomas Heller | 2007-06-13 | 1 | -3/+4 |
|
|
* | Provide PY_LLONG_MAX on all systems having long long. | Martin v. Löwis | 2007-06-13 | 1 | -4/+10 |
|
|
* | Don't rebuild Berkeley DB if not needed (this was committed by accident). | Thomas Heller | 2007-06-12 | 1 | -1/+1 |
|
|
* | Add bufferoverflowU.lib to PCBuild\_bsddb.vcproj. | Thomas Heller | 2007-06-12 | 2 | -4/+19 |
|
|
* | Specify the bufferoverflowU.lib to the makefile on the command line | Thomas Heller | 2007-06-12 | 2 | -3/+4 |
|
|
* | Revert this change, since it breaks the win32 build: | Thomas Heller | 2007-06-12 | 1 | -2/+2 |
|
|
* | Add bufferoverflowU.lib to the libraries needed by _ssl (is this the | Thomas Heller | 2007-06-12 | 2 | -2/+4 |
|
|
* | Checkout, but do not yet try to build, exernal sources. | Thomas Heller | 2007-06-12 | 2 | -1/+31 |
|
|
* | Add patch #1726668: Windows Vista support. | Marc-André Lemburg | 2007-06-12 | 1 | -0/+20 |
|
|
* | Apply patch #1734945 to support TurboLinux as distribution. | Marc-André Lemburg | 2007-06-12 | 1 | -1/+1 |
|
|
* | Added versionchanged flag to all the methods which received | Facundo Batista | 2007-06-11 | 7 | -0/+17 |
|
|
* | Use "O&" in calls to PyArg_Parse when we need a 'void*' instead of "k" | Thomas Heller | 2007-06-11 | 2 | -13/+17 |
|
|
* | Reflow long line | Neal Norwitz | 2007-06-11 | 1 | -2/+2 |
|
|
* | Bug #1734723: Fix repr.Repr() so it doesn't ignore the maxtuple attribute. | Neal Norwitz | 2007-06-11 | 3 | -1/+16 |
|
|
* | Not sure why this only fails sometimes on Unix machines. Better | Neal Norwitz | 2007-06-11 | 1 | -1/+2 |
|
|
* | SF #1734732, lower case the module names per PEP 8. | Neal Norwitz | 2007-06-11 | 1 | -26/+26 |
|
|
* | Add all of the distuils modules that don't seem to have explicit tests. :-( | Neal Norwitz | 2007-06-11 | 2 | -2/+48 |
|
|
* | Prevent hang if the port cannot be opened. | Neal Norwitz | 2007-06-11 | 1 | -6/+15 |
|
|
* | Fix a bug when there was a newline in the string expandtabs was called on. | Neal Norwitz | 2007-06-11 | 3 | -4/+21 |
|
|