| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #1441397: The compiler module now recognizes module and function | Georg Brandl | 2006-07-29 | 1 | -0/+3 |
|
|
* | Patch #1529514: More openbsd platforms for ctypes. | Thomas Heller | 2006-07-28 | 1 | -0/+3 |
|
|
* | Fix svn merge spew. | Phillip J. Eby | 2006-07-28 | 1 | -4/+0 |
|
|
* | Bug #1529871: The speed enhancement patch #921466 broke Python's compliance | Phillip J. Eby | 2006-07-28 | 1 | -0/+9 |
|
|
* | Patch #1529686: also run test_email_codecs with regrtest.py. | Georg Brandl | 2006-07-28 | 1 | -3/+3 |
|
|
* | Allow socketmodule to compile on NetBSD -current, whose bluetooth API | Matt Fleming | 2006-07-28 | 2 | -0/+4 |
|
|
* | - pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename | Gregory P. Smith | 2006-07-28 | 1 | -0/+4 |
|
|
* | News about the repaired memory leak in defaultdict. | Tim Peters | 2006-07-28 | 1 | -0/+3 |
|
|
* | Bug #1529297: The rewrite of doctest for Python 2.4 unintentionally | Tim Peters | 2006-07-27 | 1 | -0/+6 |
|
|
* | Patch #1520294: Support for getset and member descriptors in types.py, | Barry Warsaw | 2006-07-27 | 1 | -0/+5 |
|
|
* | Amend news entry. | Georg Brandl | 2006-07-27 | 1 | -2/+3 |
|
|
* | News for patch #1529686. | Tim Peters | 2006-07-27 | 1 | -0/+3 |
|
|
* | Bump distutils version to 2.5, as several new features | Martin v. Löwis | 2006-07-27 | 1 | -0/+2 |
|
|
* | Bug #1521947: possible bug in mystrtol.c with recent gcc. | Tim Peters | 2006-07-27 | 1 | -2/+7 |
|
|
* | Put news item in right section | Andrew M. Kuchling | 2006-07-26 | 1 | -3/+3 |
|
|
* | Minor grammar fix | Andrew M. Kuchling | 2006-07-26 | 1 | -1/+1 |
|
|
* | [Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of ... | Andrew M. Kuchling | 2006-07-26 | 1 | -0/+3 |
|
|
* | Bug #978833: Really close underlying socket in _socketobject.close. | Martin v. Löwis | 2006-07-26 | 1 | -0/+2 |
|
|
* | Bug #1459963: properly capitalize HTTP header names. | Georg Brandl | 2006-07-26 | 1 | -0/+3 |
|
|
* | NEWS entry for #1525766. | Georg Brandl | 2006-07-26 | 1 | -0/+3 |
|
|
* | Hmm, only python2.x is installed, not plain python. Did that change recently? | Neal Norwitz | 2006-07-26 | 1 | -0/+4 |
|
|
* | Fix bug #1517990: IDLE keybindings on OSX | Ronald Oussoren | 2006-07-25 | 1 | -0/+9 |
|
|
* | Add comment for changes to test_ossaudiodev. | Brett Cannon | 2006-07-25 | 1 | -0/+8 |
|
|
* | Revert incomplete checkin. | Martin v. Löwis | 2006-07-25 | 1 | -2/+0 |
|
|
* | Bug #978833: Really close underlying socket in _socketobject.close. | Martin v. Löwis | 2006-07-25 | 1 | -0/+2 |
|
|
* | Bug #1525817: Don't truncate short lines in IDLE's tool tips. | Martin v. Löwis | 2006-07-25 | 1 | -0/+2 |
|
|
* | Patch #1515343: Fix printing of deprecated string exceptions with a | Georg Brandl | 2006-07-24 | 1 | -0/+3 |
|
|
* | Patch #1523356: fix determining include dirs in python-config. | Georg Brandl | 2006-07-24 | 1 | -3/+4 |
|
|
* | Bug #1524310: Properly report errors from FindNextFile in os.listdir. | Martin v. Löwis | 2006-07-24 | 1 | -0/+2 |
|
|
* | Patch #1232023: Don't include empty path component from registry, | Martin v. Löwis | 2006-07-24 | 1 | -0/+3 |
|
|
* | Patch #1448199: Release GIL around ConnectRegistry. | Martin v. Löwis | 2006-07-24 | 1 | -0/+2 |
|
|
* | Resync optparse with Optik 1.5.3: minor tweaks for/to tests. | Greg Ward | 2006-07-23 | 1 | -0/+2 |
|
|
* | More RFC 2231 improvements for the email 4.0 package. As Mark Sapiro rightly | Barry Warsaw | 2006-07-21 | 1 | -0/+12 |
|
|
* | Handle allocation failures gracefully. Found with failmalloc. | Neal Norwitz | 2006-07-21 | 1 | -0/+2 |
|
|
* | SF bug 1524317: configure --without-threads fails to build | Tim Peters | 2006-07-19 | 1 | -4/+9 |
|
|
* | Patch #1524429: Use repr instead of backticks again. | Martin v. Löwis | 2006-07-18 | 1 | -0/+2 |
|
|
* | Fix bug #1520914. Starting in 2.4, time.strftime() began to check the bounds | Brett Cannon | 2006-07-18 | 1 | -0/+6 |
|
|
* | Add missing NEWS item (#1522771) | Georg Brandl | 2006-07-17 | 1 | -0/+4 |
|
|
* | Add NEWS entry for a bunch of fixes due to warnings produced by Klocworks sta... | Neal Norwitz | 2006-07-17 | 1 | -0/+2 |
|
|
* | Bug #1512814, Fix incorrect lineno's when code within a function | Neal Norwitz | 2006-07-16 | 1 | -0/+3 |
|
|
* | Patch #1220874: Update the binhex module for Mach-O. | Bob Ippolito | 2006-07-15 | 1 | -0/+2 |
|
|
* | Patch #1521817: The index range checking on ctypes arrays containing | Thomas Heller | 2006-07-14 | 1 | -0/+4 |
|
|
* | Bug #1223937: CalledProcessError.errno -> CalledProcessError.returncode. | Peter Astrand | 2006-07-14 | 1 | -0/+4 |
|
|
* | Extend build_ssl to Win64, using VSExtComp. | Martin v. Löwis | 2006-07-14 | 1 | -0/+2 |
|
|
* | Typo fix | Andrew M. Kuchling | 2006-07-13 | 1 | -1/+1 |
|
|
* | Fix misleading words. | Thomas Heller | 2006-07-13 | 1 | -1/+1 |
|
|
* | Fix #1521375. When running with root priviledges, 'gcc -o /dev/null' | Thomas Heller | 2006-07-13 | 1 | -0/+4 |
|
|
* | A misspelled preprocessor symbol caused ctypes to be always compiled | Thomas Heller | 2006-07-13 | 1 | -0/+3 |
|
|
* | Accept long options "--help" and "--version". | Georg Brandl | 2006-07-12 | 1 | -0/+3 |
|
|
* | Fix #1467450: ctypes now uses RTLD_GLOBAL by default on OSX 10.3 to | Thomas Heller | 2006-07-12 | 1 | -0/+2 |
|
|