summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 2.7 beta 2v2.7b2Benjamin Peterson2010-05-086-7/+7
* unittest: issue 8301. Adding functions to test suites no longer crashes.Michael Foord2010-05-082-1/+15
* update pydoc-topicsBenjamin Peterson2010-05-081-4/+4
* run and fix enumerate start test cases #8636Benjamin Peterson2010-05-081-9/+14
* Updating documentation and adding docstrings to unittest.TestCase.assertRegex...Michael Foord2010-05-082-3/+5
* add underscoreBenjamin Peterson2010-05-081-1/+1
* r80967 introduced a new schemeBenjamin Peterson2010-05-081-2/+2
* Write summary of the 2.7 release; rewrite the future section some more;Andrew M. Kuchling2010-05-081-15/+39
* Revert r80963 - it broke compilation everywhereAntoine Pitrou2010-05-083-133/+22
* Documenting test discovery from package name and potential problems with test...Michael Foord2010-05-081-0/+21
* Markup fixesAndrew M. Kuchling2010-05-081-2/+2
* Add logging.dictConfig example; give up on writing a Ttk exampleAndrew M. Kuchling2010-05-081-4/+58
* Issue 7780. Adding a test for unittest test discovery from a dotted path.Michael Foord2010-05-081-0/+17
* configure.in: Avoid autoconf warning: Assume C89 semantics thatMatthias Klose2010-05-083-62/+62
* configure.in: convert all obsolete AC_TRY_* macros to AC_*_IFELSE,Matthias Klose2010-05-082-462/+506
* Issue #8084: ensure that the --user directoryRonald Oussoren2010-05-083-7/+37
* configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/Matthias Klose2010-05-082-3/+2
* - configure.in: Replace AC_HELP_STRING with AS_HELP_STRINGMatthias Klose2010-05-082-35/+35
* - Issue #8510: Update to autoconf2.65.Matthias Klose2010-05-083-19197/+5112
* Fix for issue #7724: make it possible to build usingRonald Oussoren2010-05-083-22/+133
* Issue #8659: Remove redundant ABS calls. Thanks Daniel Stutzbach.Mark Dickinson2010-05-081-5/+2
* Fixing the errors trigerred in test_urllib2net. Related to issue8656.Senthil Kumaran2010-05-081-5/+8
* Fix Issue8656 - urllib2 mangles file://-scheme URLsSenthil Kumaran2010-05-082-2/+3
* Get accents correctAndrew M. Kuchling2010-05-081-10/+8
* Add two itemsAndrew M. Kuchling2010-05-081-4/+75
* Issue 8547 - detecting and reporting that modules have been imported from the...Michael Foord2010-05-072-3/+58
* revert r80932; it breaks windowsBenjamin Peterson2010-05-072-53/+1
* Merged revisions 79911,79916-79917,80018,80418,80572-80573,80635-80639,80668,...Benjamin Peterson2010-05-0715-91/+167
* Issue 8547 - detecting and reporting that modules have been imported from the...Michael Foord2010-05-072-1/+53
* Issue #8571: Fix an internal error when compressing or decompressing aAntoine Pitrou2010-05-073-6/+67
* Adding tests for unittest command line handling of buffer, catchbreak and fai...Michael Foord2010-05-072-0/+206
* Adding a test for unittest test discovery with dotted path name.Michael Foord2010-05-072-4/+21
* Re-word textAndrew M. Kuchling2010-05-071-13/+23
* Fix some markup and a class name. Also, wrap a long line.Antoine Pitrou2010-05-071-6/+8
* Testsuite for RFC3986 based parsing scenario. Related Issue1462525.Senthil Kumaran2010-05-071-6/+52
* Add a new section on the development plan; add an itemAndrew M. Kuchling2010-05-071-15/+64
* ensure that availability information is on its own line at the end of the fun...Benjamin Peterson2010-05-061-133/+341
* Availability gets its own lineBenjamin Peterson2010-05-061-4/+13
* adds handle_error(self):raise to test modules using asyncore to provide a cle...Giampaolo Rodolà2010-05-062-0/+9
* provides a clearer warning message when cheap inheritance with the underlying...Giampaolo Rodolà2010-05-061-2/+3
* Fix asyncore issues 8573 and 8483: _strerror might throw ValueError; asyncore...Giampaolo Rodolà2010-05-063-5/+42
* Add back in a line that was unneeded which advanced a pointer, but commentedBrett Cannon2010-05-061-0/+1
* Change section title; point to unittest2Andrew M. Kuchling2010-05-061-2/+5
* Add 2 items; record ideas for two initial sections; clarify wordingAndrew M. Kuchling2010-05-061-5/+20
* Describe ElementTree 1.3; rearrange new-module sections; describe dict views ...Andrew M. Kuchling2010-05-061-72/+165
* `self` doesn't exist hereAntoine Pitrou2010-05-061-3/+3
* Use anonymous hyperlinksAndrew M. Kuchling2010-05-061-4/+4
* Fix #7863. Properly identify Windows 7 and Server 2008 R2.Brian Curtin2010-05-061-17/+34
* Add various itemsAndrew M. Kuchling2010-05-061-7/+39
* Reword paragraph; fix filename, which should be pyconfig.hAndrew M. Kuchling2010-05-061-3/+3