| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 8671: Whitespace fix. | Eric Smith | 2010-05-09 | 1 | -1/+1 |
|
|
* | Adding a test for unittest.BaseTestSuite. | Michael Foord | 2010-05-09 | 1 | -0/+45 |
|
|
* | Issue #8644: Improve accuracy of timedelta.total_seconds method. | Mark Dickinson | 2010-05-09 | 4 | -6/+35 |
|
|
* | Revert r81012. buildbot problems and its questionable of me to even | Gregory P. Smith | 2010-05-09 | 3 | -238/+5 |
|
|
* | Fixes [issue7245] Better Ctrl-C support in pdb. | Gregory P. Smith | 2010-05-08 | 3 | -5/+238 |
|
|
* | remove svn:mergeinfo property | Benjamin Peterson | 2010-05-08 | 0 | -0/+0 |
|
|
* | Skip signal handler re-installation if it is not necessary. Issue 8354. | Jean-Paul Calderone | 2010-05-08 | 4 | -18/+87 |
|
|
* | Fix configure bug that was misreporting availability of MacOS X 10.5 SDK as a... | Mark Dickinson | 2010-05-08 | 2 | -4/+8 |
|
|
* | towards 2.7 release candidate 1 | Benjamin Peterson | 2010-05-08 | 2 | -1/+13 |
|
|
* | tag second 2.7 beta | Benjamin Peterson | 2010-05-08 | 1 | -0/+1 |
|
|
* | bump version to 2.7 beta 2v2.7b2 | Benjamin Peterson | 2010-05-08 | 6 | -7/+7 |
|
|
* | unittest: issue 8301. Adding functions to test suites no longer crashes. | Michael Foord | 2010-05-08 | 2 | -1/+15 |
|
|
* | update pydoc-topics | Benjamin Peterson | 2010-05-08 | 1 | -4/+4 |
|
|
* | run and fix enumerate start test cases #8636 | Benjamin Peterson | 2010-05-08 | 1 | -9/+14 |
|
|
* | Updating documentation and adding docstrings to unittest.TestCase.assertRegex... | Michael Foord | 2010-05-08 | 2 | -3/+5 |
|
|
* | add underscore | Benjamin Peterson | 2010-05-08 | 1 | -1/+1 |
|
|
* | r80967 introduced a new scheme | Benjamin Peterson | 2010-05-08 | 1 | -2/+2 |
|
|
* | Write summary of the 2.7 release; rewrite the future section some more; | Andrew M. Kuchling | 2010-05-08 | 1 | -15/+39 |
|
|
* | Revert r80963 - it broke compilation everywhere | Antoine Pitrou | 2010-05-08 | 3 | -133/+22 |
|
|
* | Documenting test discovery from package name and potential problems with test... | Michael Foord | 2010-05-08 | 1 | -0/+21 |
|
|
* | Markup fixes | Andrew M. Kuchling | 2010-05-08 | 1 | -2/+2 |
|
|
* | Add logging.dictConfig example; give up on writing a Ttk example | Andrew M. Kuchling | 2010-05-08 | 1 | -4/+58 |
|
|
* | Issue 7780. Adding a test for unittest test discovery from a dotted path. | Michael Foord | 2010-05-08 | 1 | -0/+17 |
|
|
* | configure.in: Avoid autoconf warning: Assume C89 semantics that | Matthias Klose | 2010-05-08 | 3 | -62/+62 |
|
|
* | configure.in: convert all obsolete AC_TRY_* macros to AC_*_IFELSE, | Matthias Klose | 2010-05-08 | 2 | -462/+506 |
|
|
* | Issue #8084: ensure that the --user directory | Ronald Oussoren | 2010-05-08 | 3 | -7/+37 |
|
|
* | configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/ | Matthias Klose | 2010-05-08 | 2 | -3/+2 |
|
|
* | - configure.in: Replace AC_HELP_STRING with AS_HELP_STRING | Matthias Klose | 2010-05-08 | 2 | -35/+35 |
|
|
* | - Issue #8510: Update to autoconf2.65. | Matthias Klose | 2010-05-08 | 3 | -19197/+5112 |
|
|
* | Fix for issue #7724: make it possible to build using | Ronald Oussoren | 2010-05-08 | 3 | -22/+133 |
|
|
* | Issue #8659: Remove redundant ABS calls. Thanks Daniel Stutzbach. | Mark Dickinson | 2010-05-08 | 1 | -5/+2 |
|
|
* | Fixing the errors trigerred in test_urllib2net. Related to issue8656. | Senthil Kumaran | 2010-05-08 | 1 | -5/+8 |
|
|
* | Fix Issue8656 - urllib2 mangles file://-scheme URLs | Senthil Kumaran | 2010-05-08 | 2 | -2/+3 |
|
|
* | Get accents correct | Andrew M. Kuchling | 2010-05-08 | 1 | -10/+8 |
|
|
* | Add two items | Andrew M. Kuchling | 2010-05-08 | 1 | -4/+75 |
|
|
* | Issue 8547 - detecting and reporting that modules have been imported from the... | Michael Foord | 2010-05-07 | 2 | -3/+58 |
|
|
* | revert r80932; it breaks windows | Benjamin Peterson | 2010-05-07 | 2 | -53/+1 |
|
|
* | Merged revisions 79911,79916-79917,80018,80418,80572-80573,80635-80639,80668,... | Benjamin Peterson | 2010-05-07 | 15 | -91/+167 |
|
|
* | Issue 8547 - detecting and reporting that modules have been imported from the... | Michael Foord | 2010-05-07 | 2 | -1/+53 |
|
|
* | Issue #8571: Fix an internal error when compressing or decompressing a | Antoine Pitrou | 2010-05-07 | 3 | -6/+67 |
|
|
* | Adding tests for unittest command line handling of buffer, catchbreak and fai... | Michael Foord | 2010-05-07 | 2 | -0/+206 |
|
|
* | Adding a test for unittest test discovery with dotted path name. | Michael Foord | 2010-05-07 | 2 | -4/+21 |
|
|
* | Re-word text | Andrew M. Kuchling | 2010-05-07 | 1 | -13/+23 |
|
|
* | Fix some markup and a class name. Also, wrap a long line. | Antoine Pitrou | 2010-05-07 | 1 | -6/+8 |
|
|
* | Testsuite for RFC3986 based parsing scenario. Related Issue1462525. | Senthil Kumaran | 2010-05-07 | 1 | -6/+52 |
|
|
* | Add a new section on the development plan; add an item | Andrew M. Kuchling | 2010-05-07 | 1 | -15/+64 |
|
|
* | ensure that availability information is on its own line at the end of the fun... | Benjamin Peterson | 2010-05-06 | 1 | -133/+341 |
|
|
* | Availability gets its own line | Benjamin Peterson | 2010-05-06 | 1 | -4/+13 |
|
|
* | adds handle_error(self):raise to test modules using asyncore to provide a cle... | Giampaolo RodolĂ | 2010-05-06 | 2 | -0/+9 |
|
|
* | provides a clearer warning message when cheap inheritance with the underlying... | Giampaolo RodolĂ | 2010-05-06 | 1 | -2/+3 |
|
|