summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added a simple test for search_cppTarek Ziadé2009-04-122-5/+15
* pep8-fied the module before adding testsTarek Ziadé2009-04-121-37/+25
* removed the print statements and added a testTarek Ziadé2009-04-122-6/+52
* #5704: let python -3 imply -t as well.Georg Brandl2009-04-122-0/+6
* Take credit for my patch for issue 5237.Eric Smith2009-04-121-1/+1
* fix markupBenjamin Peterson2009-04-111-10/+9
* ignore py3_test_grammar when compiling the libraryBenjamin Peterson2009-04-111-2/+4
* Take credit for a patch of mine.Georg Brandl2009-04-111-2/+2
* Make test_asyncore tests match code changes introduced by theR. David Murray2009-04-111-37/+20
* Re-wordAndrew M. Kuchling2009-04-111-3/+3
* Add various itemsAndrew M. Kuchling2009-04-111-12/+86
* testing a full check caseTarek Ziadé2009-04-112-1/+8
* #5732: added the check command into DistutilsTarek Ziadé2009-04-116-1/+303
* fixed linkTarek Ziadé2009-04-111-1/+1
* Issue 5354: Provide a standardised testing mechanism for doing fresh imports ...Nick Coghlan2009-04-114-35/+100
* remove unpleasant execChris Withers2009-04-111-5/+11
* Add examples.Raymond Hettinger2009-04-101-74/+37
* #5698: Fix casing of !DOCTYPE to conform to W3C specs.Georg Brandl2009-04-101-1/+1
* Let "lambda" point to the correct heading.Georg Brandl2009-04-101-2/+1
* Fix the count of datatypes.Raymond Hettinger2009-04-101-1/+1
* Clarify the table entries for combinatorics.Raymond Hettinger2009-04-101-8/+13
* IE needs the border-left:0 for some reason.Raymond Hettinger2009-04-101-1/+2
* More table clean-upRaymond Hettinger2009-04-101-6/+2
* Center table headings.Raymond Hettinger2009-04-091-0/+4
* More table formatting.Raymond Hettinger2009-04-091-1/+6
* Add note on using keyword arguments with OrderedDict.Raymond Hettinger2009-04-091-0/+4
* Issue #2170: refactored xml.dom.minidom.normalize, increasing bothR. David Murray2009-04-093-18/+175
* Fixed #5731: Distutils bdist_wininst no longer worked on non-Windows platformsTarek Ziadé2009-04-093-3/+40
* Add a custom stylesheet with better table formatting.Georg Brandl2009-04-091-0/+415
* Issue 5665: add more pickling tests.Collin Winter2009-04-095-21/+428
* Typo fixesAndrew M. Kuchling2009-04-092-7/+7
* Add itemsAndrew M. Kuchling2009-04-091-5/+72
* Update ignore file for suspicious builder.Georg Brandl2009-04-081-0/+2
* Remove redundant backtick.Georg Brandl2009-04-081-1/+1
* fix syntaxBenjamin Peterson2009-04-081-1/+1
* these must be installed to correctly run testsBenjamin Peterson2009-04-081-1/+2
* Minor factoring.Raymond Hettinger2009-04-081-1/+1
* Add docstrings.Raymond Hettinger2009-04-081-0/+25
* - Make timing assertions very generous (a la test_timeout.py)Jack Diederich2009-04-071-49/+60
* Fix make.bat to match makefile changesRaymond Hettinger2009-04-071-1/+1
* eliminate more race conditions in telnetlib testsJack Diederich2009-04-071-51/+58
* Issue #5695: Minor tweak to improve the code as suggested by Brett Cannon and...Vinay Sajip2009-04-071-1/+1
* revert unrelated change to test_telnetlibBenjamin Peterson2009-04-071-1/+1
* fix since difference formating of SyntaxErrorsBenjamin Peterson2009-04-072-5/+9
* fix syntax tests after formatting changeBenjamin Peterson2009-04-072-44/+88
* see if this helps the doc buildsBenjamin Peterson2009-04-061-0/+1
* add create_connection to __all__ #5711Benjamin Peterson2009-04-061-1/+1
* - Issue #2254: Fix CGIHTTPServer information disclosure. Relative paths areGregory P. Smith2009-04-063-19/+101
* test the telnetlib.Telnet interface more thoroughlyJack Diederich2009-04-061-3/+276
* news entry for r71299.Gregory P. Smith2009-04-051-0/+3