summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add UUID for upcoming 2.5b3.Martin v. Löwis2006-07-281-0/+1
* Try to find the MAC addr on various flavours of Unix. This seems hopeless.Neal Norwitz2006-07-281-5/+31
* Live with that "the hardware address" is an ill-definedTim Peters2006-07-283-20/+38
* Ensure the actual number matches the expected countNeal Norwitz2006-07-281-3/+4
* - pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrenameGregory P. Smith2006-07-283-9/+38
* News about the repaired memory leak in defaultdict.Tim Peters2006-07-281-0/+3
* defdict_reduce(): Plug leaks.Tim Peters2006-07-281-10/+11
* Enable the building of the _types module on Windows.Barry Warsaw2006-07-272-6/+12
* Add missing svn:eol-style property to text files.Tim Peters2006-07-270-0/+0
* Whitespace normalization.Tim Peters2006-07-271-1/+1
* Bug #1529297: The rewrite of doctest for Python 2.4 unintentionallyTim Peters2006-07-273-7/+11
* Patch #1520294: Support for getset and member descriptors in types.py,Barry Warsaw2006-07-2710-10/+236
* Add exampleAndrew M. Kuchling2006-07-271-0/+12
* Add exampleAndrew M. Kuchling2006-07-271-0/+14
* Reword paragraphAndrew M. Kuchling2006-07-271-3/+2
* check_node(): stop spraying mystery output to stderr.Tim Peters2006-07-271-8/+11
* If binhex is higher-level than binascii, it should come first in the chapterAndrew M. Kuchling2006-07-271-1/+1
* Mention base64 module; rewrite last sentence to be more positiveAndrew M. Kuchling2006-07-271-4/+5
* Add punctuation mark; add some examplesAndrew M. Kuchling2006-07-271-1/+25
* Update URL; add exampleAndrew M. Kuchling2006-07-271-1/+19
* Repair typosAndrew M. Kuchling2006-07-271-1/+1
* Add missing wordAndrew M. Kuchling2006-07-271-1/+2
* Typo fix ('publically' is rare, poss. non-standard)Andrew M. Kuchling2006-07-271-1/+1
* Remove code that is no longer used (ctypes.com).Thomas Heller2006-07-271-38/+7
* Add exampleAndrew M. Kuchling2006-07-271-0/+37
* Make uuid test suite pass on this box by requesting output with LC_ALL=C.Georg Brandl2006-07-272-3/+10
* Amend news entry.Georg Brandl2006-07-271-2/+3
* Whitespace normalization.Tim Peters2006-07-272-2/+1
* News for patch #1529686.Tim Peters2006-07-271-0/+3
* Add test_main() methods. These three tests were never runGeorg Brandl2006-07-273-6/+17
* Reformat docstring; fix typoAndrew M. Kuchling2006-07-271-1/+2
* Bump distutils version to 2.5, as several new featuresMartin v. Löwis2006-07-272-1/+3
* No functional change. Add comment and assert to describe why there cannot be...Neal Norwitz2006-07-271-2/+9
* Closure can't be NULL at this point since we know it's a tuple.Neal Norwitz2006-07-271-1/+1
* Don't kill a normal instance of python running on windows when checkingNeal Norwitz2006-07-271-1/+12
* Bug #1521947: possible bug in mystrtol.c with recent gcc.Tim Peters2006-07-272-11/+28
* Whitespace normalization.Tim Peters2006-07-262-2/+2
* Allow the 'onerror' argument to walk_packages() to catch any Exception, notPhillip J. Eby2006-07-261-5/+15
* Use sys.exc_info()Andrew M. Kuchling2006-07-261-1/+2
* Use sys.exc_info()Andrew M. Kuchling2006-07-261-1/+1
* Put news item in right sectionAndrew M. Kuchling2006-07-261-3/+3
* Minor grammar fixAndrew M. Kuchling2006-07-261-1/+1
* Correct error messageAndrew M. Kuchling2006-07-261-1/+1
* [Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of ...Andrew M. Kuchling2006-07-262-2/+8
* Bug #978833: Really close underlying socket in _socketobject.close.Martin v. Löwis2006-07-263-2/+7
* Part of bug #1523610: fix miscalculation of buffer length.Georg Brandl2006-07-263-3/+39
* Bug #1459963: properly capitalize HTTP header names.Georg Brandl2006-07-264-26/+29
* NEWS entry for #1525766.Georg Brandl2006-07-261-0/+3
* Forward port some fixes that were in email 2.5 but for some reason didn't makeBarry Warsaw2006-07-263-1/+100
* Hmm, only python2.x is installed, not plain python. Did that change recently?Neal Norwitz2006-07-261-0/+4