| Commit message (Expand) | Author | Age | Files | Lines |
* | Update various test modules to use unittest.main() for test discovery | Brett Cannon | 2013-06-13 | 1 | -8/+1 |
|
|
* | #11420: merge with 3.2. | Ezio Melotti | 2013-03-16 | 1 | -25/+29 |
|\ |
|
| * | #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by... | Ezio Melotti | 2013-03-16 | 1 | -22/+26 |
|
|
* | | merge 3.2 | Benjamin Peterson | 2012-10-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | fix to work if __doc__ is removed | Benjamin Peterson | 2012-10-12 | 1 | -2/+2 |
|
|
* | | Merge Issue #15230 OS X buildbot fix from 3.2 | Nick Coghlan | 2012-07-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #15230: Attempt to make the OS X buildbots happy by resolving the tmp d... | Nick Coghlan | 2012-07-17 | 1 | -1/+1 |
|
|
* | | Issue #15343: Handle importlib.machinery.FileFinder instances in pkgutil.walk... | Nick Coghlan | 2012-07-15 | 1 | -1/+36 |
|
|
* | | Merge fix for #15230 from 3.2 | Nick Coghlan | 2012-07-14 | 1 | -156/+268 |
|\ \
| |/ |
|
| * | Close #15230: runpy.run_path now sets __package__ correctly. Also refactored ... | Nick Coghlan | 2012-07-14 | 1 | -156/+268 |
|
|
* | | Issue #2377: Make importlib the implementation of __import__(). | Brett Cannon | 2012-04-14 | 1 | -0/+7 |
|
|
* | | (merge 3.2) Issue #12451: runpy: run_path() now opens the Python script in | Victor Stinner | 2011-07-03 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Issue #12451: runpy: run_path() now opens the Python script in binary mode, | Victor Stinner | 2011-07-03 | 1 | -0/+10 |
|
|
* | | Issue #12451: Add support.create_empty_file() | Victor Stinner | 2011-06-30 | 1 | -7/+5 |
|
|
* | | Issue #10990: Prevent tests from clobbering a set trace function. | Brett Cannon | 2011-02-21 | 1 | -1/+3 |
|/ |
|
* | #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and ... | Ezio Melotti | 2010-12-01 | 1 | -2/+2 |
|
|
* | Make importlib.abc.SourceLoader the primary mechanism for importlib. | Brett Cannon | 2010-07-03 | 1 | -2/+9 |
|
|
* | PEP 3147 | Barry Warsaw | 2010-04-17 | 1 | -8/+17 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -10/+10 |
|
|
* | Merged revisions 75264,75268,75293,75318,75391-75392,75436,75478,75971,76003,... | Benjamin Peterson | 2009-11-25 | 1 | -5/+32 |
|
|
* | Merged revisions 76362 via svnmerge from | Nick Coghlan | 2009-11-18 | 1 | -2/+2 |
|
|
* | Merged revisions 76286-76287,76289-76294,76296-76299,76301-76305,76307,76310-... | Nick Coghlan | 2009-11-16 | 1 | -20/+142 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -29/+29 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 59275-59303 via svnmerge from | Christian Heimes | 2007-12-03 | 1 | -7/+26 |
|
|
* | Merge the trunk changes in. Breaks socket.ssl for now. | Thomas Wouters | 2007-08-28 | 1 | -38/+28 |
|
|
* | Merged revisions 57221-57391 via svnmerge from | Guido van Rossum | 2007-08-24 | 1 | -1/+2 |
|
|
* | Remove RISCOS support | Skip Montanaro | 2007-08-16 | 1 | -4/+4 |
|
|
* | Merged revisions 56753-56781 via svnmerge from | Guido van Rossum | 2007-08-06 | 1 | -33/+104 |
|
|
* | Patch by Christian Heimes to change self.assert_(x == y) into | Guido van Rossum | 2007-07-11 | 1 | -5/+5 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -16/+16 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -4/+4 |
|
|
* | Merge part of the trunk changes into the p3yk branch. This merges from 43030 | Thomas Wouters | 2006-04-21 | 1 | -0/+172 |
|
|